COLOR #BB6B8D

HEX: #BB6B8D RGB: (187,107,141)

Color info

#BB6B8D contains mainly red and blue colors. Web safe color of #BB6B8D is #CC6699 (or #C69).

RGB color model

#BB6B8D color RGB value is (187,107,141).

RGB: (187,107,141) (73%, 42%, 55%)

RGB channels and saturation

R 187 of 255 = 73%
G 107 of 255 = 42%
B 141 of 255 = 55%

187
107
141

R + G + B ~ 57%. #BB6B8D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 187 + 107 + 141 = 435 (100%)
R 187 of 435 ~ 42.99%
G 107 of 435 ~ 24.6%
B 141 of 435 ~ 32.41'%

%42.99
%24.6
%32.41

CMYK color model

#BB6B8D color CMYK value is (0,43,25,27).

  • cyan value is 0.00%
  • magenta value is 42.78%
  • yellow value is 24.60%
  • key color value is 26.67%

CMYK: (0,43,25,27)
C0M43Y25K27 (0%, 43%, 25%, 27%)
(0.00 / 0.43 / 0.25 / 0.27)

CMYK percentages

%0
%42.78
%24.6
%26.67

Codes

Color #BB6B8D in popluar color models

BB 6B 8D
RGB 187 107 141
HSL 335° 37.04% 57.65%
HSB/HSV 335° 42.78% 73.33%
CMYK 0.00% 42.78% 24.60%
26.67%

Color #BB6B8D in popluar number systems.

HEX BB 6B 8D
Decimal 187 107 141
Binary 10111011 1101011 10001101
Octal 273 153 215

Shades and tints

Shades of #BB6B8D

#BB6B8D
(187,107,141)
#AA6281
(170,98,129)
#995975
(153,89,117)
#885069
(136,80,105)
#77475D
(119,71,93)
#663E51
(102,62,81)
#553545
(85,53,69)
#442C39
(68,44,57)
#33232D
(51,35,45)
#221A21
(34,26,33)
#111115
(17,17,21)
#000000
(0,0,0)

Tints of #BB6B8D

#BB6B8D
(187,107,141)
#C17897
(193,120,151)
#C785A1
(199,133,161)
#CD92AB
(205,146,171)
#D39FB5
(211,159,181)
#D9ACBF
(217,172,191)
#DFB9C9
(223,185,201)
#E5C6D3
(229,198,211)
#EBD3DD
(235,211,221)
#F1E0E7
(241,224,231)
#F7EDF1
(247,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BB6B8D color. Also use rgb(187,107,141) instead hex code.

Text Font Color

.myTextColor { color: #BB6B8D; }

<p style="color:#BB6B8D">This sample text font color is #BB6B8D.</p>

This text font color is #BB6B8D.

Background Color

.myBgColor { background-color: #BB6B8D; }

<div style="background-color:#BB6B8D">Inner text</div>

This div background color is #BB6B8D.

Border color

.myBorderColor { border: 1px solid #BB6B8D; }

<div style="border:3px solid #BB6B8D">Div</div>

This div border color is #BB6B8D.

Opacity

.myOpacity80 { color: #BB6B8D; opacity: 0.8; }

<p style="color:#BB6B8D;opacity:0.8;">80%</p>

Text with #BB6B8D color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #BB6B8D;}

<p style="text-shadow: 3px 3px 1px #BB6B8D">Text here.</p>

This text has shadow with #BB6B8D color.


.textShadow {text-shadow: 3px 3px 1px #BB6B8D', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #BB6B8D, 5px 5px 20px red">Text here.</p>

This text has shadow with #BB6B8D primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#BB6B8D, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#BB6B8D, Direction=45, Strength=4)">Text</p>

This text has shadow with #BB6B8D and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #BB6B8D;
-webkit-box-shadow: 1px 1px 3px 2px #BB6B8D;
box-shadow: 1px 1px 3px 2px #BB6B8D;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #BB6B8D; -webkit-box-shadow: 1px 1px 3px 2px #BB6B8D; box-shadow:1px 1px 3px 2px #BB6B8D;">
Div content here
</div>

This div box has shadow with color #BB6B8D.

Preview

Color preview on black background

This text has color #BB6B8D on black background.


Color preview on white background

This text has color #BB6B8D on white background.


Black color preview on #BB6B8D background

This text has black color on #BB6B8D background.


White color preview on #BB6B8D background

This text has white color on #BB6B8D background.


Related colors

Complementary color

Complementary color for #hex is #449472.


I love getcolorcode.com

Triadic colors

1 #8DBB6B and #6B8DBB with #BB6B8D are triadic colors.

2 #8D6BBB and #6BBB8D with #BB6B8D are triadic colors.