@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#b30ddb hex color - Violet - Warm color - Information

#b30ddb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b30ddb Color code in RGB color code model is created after adding 70.2% red color, 5.1% green color and 85.88% blue color. Hex #b30ddb Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 94% magenta, 0% yellow and 14.12% black.

Hex #b30ddb color code is between #bb11dd web safe hex color code and #aa00cc web safe hex color code. #bb11dd is the nearest web safe color code. You can see here many more shades of #b30ddb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code b30ddb #b30ddb
RGB Decimal 179, 13, 219 rgb(179, 13, 219)
RGB Percent 70%, 5%, 86% rgb(70%, 5%, 86%)
CSS RGBa 179, 13, 219,1 rgba(179,13,219,1)
CMYK Model cmyk(18%,94%,0%,14.12%)
HSL Color Space 288,89% ,45% hsl(288,89% ,45%)
HSV Color Space 288°, 94%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110011 00001101 11011011
Octal 263 15 333
Decimal 179 13 219
Hex b3 0d db

Different shades of #b30ddb color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #b30ddb
#cb29f2
Dark Shade of #b30ddb
#8c0aab
Saturated Shade of #b30ddb
#ba01e7
Desaturated Shade of #b30ddb
#ac19cf
Grey scale Shade of #b30ddb
#747474
Brighten Shade
#cc26f4
Most Readable Shade
#FFFFFF

Shades of #b30ddb color code

Generate more color scales with scales (color stack) generator.

#b30ddb
#9f0bc2
#8b0aaa
#770892
#630779
#4f0561
#3b0449
#270230
#130118
#000000

Similar Color like #b30ddb color

Find visually similar hex color codes nearing to #b30ddb hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#b40edc
#b50fdd
#b610de
#b711df
#b812e0
#b913e1
#ba14e2
#bb15e3
#bc16e4
#bd17e5
#be18e6
#bf19e7
#c01ae8
#c11be9
#b20cda
#b10bd9
#b00ad8
#af09d7
#ae08d6
#ad07d5
#ac06d4
#ab05d3
#aa04d2
#a903d1
#a802d0
#a701cf
#a600ce
#a500cd

Monochromatic Color with #b30ddb

#b30ddb
#050006
#280331
#4b055b
#6e0886
#900ab0

Tints of #b30ddb Color

#b30ddb
#bb27df
#c342e3
#cc5de7
#d478eb
#dd93ef
#e5aef3
#eec9f7
#f6e4fb
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#b30ddb
#35db0d

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#b30ddb
#9cdb0d
#0ddb4c

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#610ddb
#8a0ddb
#b30ddb
#db0dda
#db0db1

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#b30ddb
#dbb30d
#0ddbb3

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#b30ddb
#db4c0d
#35db0d
#0d9cdb

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#b30ddb
#35db0d
#0ddb4c
#db0d9c

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #b30ddb Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#b30ddb Color Code Preview on Black Background Color

This is how #b30ddb Color will look on black background color. Color contrast ratio is 4.00

#b30ddb in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#b30ddb">Your Example Paragraph content text in with font color #b30ddb </p>

Your Example Paragraph content text in with font color #b30ddb

HTML with inline CSS

<div style="color:#b30ddb">Your Paragraph text in with font color #b30ddb </div>

Your Example Paragraph content text in with font color #b30ddb

#b30ddb color code is use for CSS Background Color

Background color for the above div is #b30ddb

HTML with inline CSS

<div style="background-color:#b30ddb;"></div>

#b30ddb color code is use for CSS Border Color

CSS Border color for the above div is #b30ddb

HTML with inline CSS

<div style="border:5px solid #b30ddb;"></div>

CSS Border Left color for the above div is #b30ddb

HTML with inline CSS

<div style="border-left:5px solid #b30ddb;"></div>

CSS Border Right color for the above div is #b30ddb

HTML with inline CSS

<div style="border-right:5px solid #b30ddb;"></div>

CSS Border Bottom color for the above div is #b30ddb

HTML with inline CSS

<div style="border-bottom:5px solid #b30ddb;"></div>

CSS Border Top color for the above div is #b30ddb

HTML with inline CSS

<div style="border-top:5px solid #b30ddb;"></div>

#b30ddb hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#b30ddb; } .examplecolorclass {color:#b30ddb; } .examplebordercolor {border:3px solid #b30ddb; }

#b30ddb Color code Preview on White Background

This is how #b30ddb Color code will look on white background color. Color contrast ratio is 5.25

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #b30ddb; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #b30ddb; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(179,13,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(53,219,13,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(179,13,219,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.