@
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.

#bb18c6 hex color - Violet - Warm color - Information

#bb18c6 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bb18c6 Color code in RGB color code model is created after adding 73.33% red color, 9.41% green color and 77.65% blue color. Hex #bb18c6 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 88% magenta, 0% yellow and 22.35% black.

Hex #bb18c6 color code is between #aa11cc web safe hex color code and #cc22bb web safe hex color code. #aa11cc is the nearest web safe color code. You can see here many more shades of #bb18c6 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 bb18c6 #bb18c6
RGB Decimal 187, 24, 198 rgb(187, 24, 198)
RGB Percent 73%, 9%, 78% rgb(73%, 9%, 78%)
CSS RGBa 187, 24, 198,1 rgba(187,24,198,1)
CMYK Model cmyk(6%,88%,0%,22.35%)
HSL Color Space 296,78% ,44% hsl(296,78% ,44%)
HSV Color Space 296°, 88%, 78%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111011 00011000 11000110
Octal 273 30 306
Decimal 187 24 198
Hex bb 18 c6

Different shades of #bb18c6 color code.

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

Light Shade of #bb18c6
#da2ce5
Dark Shade of #bb18c6
#901298
Saturated Shade of #bb18c6
#c50dd1
Desaturated Shade of #bb18c6
#b123bb
Grey scale Shade of #bb18c6
#6f6f6f
Brighten Shade
#d431df
Most Readable Shade
#FFFFFF

Shades of #bb18c6 color code

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

#bb18c6
#a615b0
#91129a
#7c1084
#670d6e
#530a58
#3e0842
#29052c
#140216
#000000

Similar Color like #bb18c6 color

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

#bc19c7
#bd1ac8
#be1bc9
#bf1cca
#c01dcb
#c11ecc
#c21fcd
#c320ce
#c421cf
#c522d0
#c623d1
#c724d2
#c825d3
#c926d4
#ba17c5
#b916c4
#b815c3
#b714c2
#b613c1
#b512c0
#b411bf
#b310be
#b20fbd
#b10ebc
#b00dbb
#af0cba
#ae0bb9
#ad0ab8

Monochromatic Color with #bb18c6

#bb18c6
#e31df0
#1a031c
#430946
#6b0e71
#93139b

Tints of #bb18c6 Color

#bb18c6
#c231cc
#ca4bd2
#d165d9
#d97edf
#e098e5
#e8b2ec
#efcbf2
#f7e5f8
#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

#bb18c6
#23c618

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

Split Complementary

#bb18c6
#7ac618
#18c664

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

Analogous Color

#7518c6
#9818c6
#bb18c6
#c618ae
#c6188b

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

#bb18c6
#c6bb18
#18c6bb

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

#bb18c6
#c66418
#23c618
#187ac6

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

#bb18c6
#23c618
#18c664
#c6187a

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 #bb18c6 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.

#bb18c6 Color Code Preview on Black Background Color

This is how #bb18c6 Color will look on black background color. Color contrast ratio is 4.06

#bb18c6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb18c6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb18c6

#bb18c6 color code is use for CSS Background Color

Background color for the above div is #bb18c6

HTML with inline CSS

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

#bb18c6 color code is use for CSS Border Color

CSS Border color for the above div is #bb18c6

HTML with inline CSS

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

CSS Border Left color for the above div is #bb18c6

HTML with inline CSS

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

CSS Border Right color for the above div is #bb18c6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb18c6

HTML with inline CSS

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

CSS Border Top color for the above div is #bb18c6

HTML with inline CSS

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

#bb18c6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb18c6 Color code Preview on White Background

This is how #bb18c6 Color code will look on white background color. Color contrast ratio is 5.17

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 #bb18c6; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #bb18c6; }

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(187,24,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(35,198,24,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,24,198,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.