Skip to main content Skip to docs navigation

#bb007b hex color | Download Dark Violet BG image | Information

Color Picker

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

Color Info

Woow we have a nearby visually matching color name available. It's name is Eye Popping Cherry and its hex is #BB0077 Nearest Color Name

Color Hue/Base color: Violet

Hex #bb007b Color code in RGB color code model is created after adding 73.33% red color, 0% green color and 48.24% blue color. Hex #bb007b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 34% yellow and 26.67% black.

Hex #bb007b color code is between #aa0077 web safe hex color code and #cc0088 web safe hex color code. #aa0077 is the nearest web safe color code. You can see here many more shades of #bb007b color code.

RGB Chart

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

Color Table

Hex Color Code bb007b #bb007b
RGB Decimal 187, 0, 123 187, 0, 123
RGB Percent 73%, 0%, 48% rgb(73%, 0%, 48%)
CSS RGBa 187, 0, 123,1 rgba(187,0,123,1)
CMYK Model cmyk(0%,100%,34%,26.67%)
HSL Color Space 321,100% ,37% hsl(321,100% ,37%)
HSV Color Space 321°, 100%, 73%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111011 00000000 01111011
Octal 273 0 173
Decimal 187 0 123
Hex bb 00 7b

Different shades of #bb007b color code.

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

Darkest of #bb007b
#220016
Darker of #bb007b
#550038
Dark of #bb007b
#880059
Base of #bb007b
#bb007b
Light of #bb007b
#ee009d
Lighter
#ff22b3
Lightest
#ff55c5

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

#bb007b
#00bb40

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

Split Complementary

#bb007b
#1ebb00
#00bb9d

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

Analogous Color

#8e00bb
#ad00bb
#bb007b
#bb003d
#bb1100

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

#bb007b
#007bbb
#7bbb00

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

#bb007b
#7bbb00
#00bb40
#4000bb

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

Square Color

#bb007b
#bb9d00
#00bb40
#001ebb

Square 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).

Monochromatic Color with #bb007b

#000000
#220016
#550038
#880059
#bb007b
#ee009d
#ff22b3
#ff55c5
#ff88d6

Tints of #bb007b Color

#bb007b
#c21c89
#ca3898
#d155a7
#d971b5
#e08dc4
#e8aad3
#efc6e1
#f7e2f0
#ffffff

Shades of #bb007b color code

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

#bb007b
#a6006d
#91005f
#7c0052
#670044
#530036
#3e0029
#29001b
#14000d
#000000

Tones

#bb007b
#a81375
#96256f
#833869
#704b63

Tones

Similar Color like #bb007b color

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

#bc017c
#bd027d
#be037e
#bf047f
#c00580
#c10681
#c20782
#c30883
#c40984
#c50a85
#c60b86
#c70c87
#c80d88
#c90e89
#ba007a
#b90079
#b80078
#b70077
#b60076
#b50075
#b40074
#b30073
#b20072
#b10071
#b00070
#af006f
#ae006e
#ad006d

Download this Dark Violet

Hex #bb007b 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.

#bb007b Color Code Preview on Black Background Color

This is how #bb007b Color will look on black background color. Color contrast ratio is 3.40

#bb007b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb007b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb007b

#bb007b color code is use for CSS Background Color

Background color for the above div is #bb007b

HTML with inline CSS

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

#bb007b color code is use for CSS Border Color

CSS Border color for the above div is #bb007b

HTML with inline CSS

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

CSS Border Left color for the above div is #bb007b

HTML with inline CSS

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

CSS Border Right color for the above div is #bb007b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb007b

HTML with inline CSS

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

CSS Border Top color for the above div is #bb007b

HTML with inline CSS

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

#bb007b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb007b Color code Preview on White Background

This is how #bb007b Color code will look on white background color. Color contrast ratio is 6.18

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(187,0,123,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(0,187,64,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,0,123,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }