COLOR #BB7D9A

HEX: #BB7D9A RGB: (187,125,154)

Color info

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

RGB color model

#BB7D9A color RGB value is (187,125,154).

RGB: (187,125,154) (73%, 49%, 60%)

RGB channels and saturation

R 187 of 255 = 73%
G 125 of 255 = 49%
B 154 of 255 = 60%

187
125
154

R + G + B ~ 61%. #BB7D9A is quite light color.

Portions of RGB colors in percentages

R + G + B = 187 + 125 + 154 = 466 (100%)
R 187 of 466 ~ 40.13%
G 125 of 466 ~ 26.82%
B 154 of 466 ~ 33.05'%

%40.13
%26.82
%33.05

CMYK color model

#BB7D9A color CMYK value is (0,33,18,27).

  • cyan value is 0.00%
  • magenta value is 33.16%
  • yellow value is 17.65%
  • key color value is 26.67%
CMYK: (0,33,18,27) C0M33Y18K27 (0%,33%,18%,27%) (0.00/0.33/0.18/0.27) 

CMYK percentages

%0
%33.16
%17.65
%26.67

Codes

Color #BB7D9A in popluar color models

BB 7D 9A
RGB 187 125 154
HSL 332° 31.31% 61.18%
HSB/HSV 332° 33.16% 73.33%
CMYK 0.00% 33.16% 17.65%
26.67%

Color #BB7D9A in popluar number systems.

HEX BB 7D 9A
Decimal 187 125 154
Binary 10111011 1111101 10011010
Octal 273 175 232

Shades and tints

Shades of #BB7D9A

#BB7D9A
(187,125,154)
#AA728C
(170,114,140)
#99677E
(153,103,126)
#885C70
(136,92,112)
#775162
(119,81,98)
#664654
(102,70,84)
#553B46
(85,59,70)
#443038
(68,48,56)
#33252A
(51,37,42)
#221A1C
(34,26,28)
#110F0E
(17,15,14)
#000000
(0,0,0)

Tints of #BB7D9A

#BB7D9A
(187,125,154)
#C188A3
(193,136,163)
#C793AC
(199,147,172)
#CD9EB5
(205,158,181)
#D3A9BE
(211,169,190)
#D9B4C7
(217,180,199)
#DFBFD0
(223,191,208)
#E5CAD9
(229,202,217)
#EBD5E2
(235,213,226)
#F1E0EB
(241,224,235)
#F7EBF4
(247,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BB7D9A color. Also use rgb(187,125,154) instead hex code.

Text Font Color

.myTextColor { color: #BB7D9A; }

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

This text font color is #BB7D9A.

Background Color

.myBgColor { background-color: #BB7D9A; }

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

This div background color is #BB7D9A.

Border color

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

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

This div border color is #BB7D9A.

Opacity

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

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

Text with #BB7D9A 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 #BB7D9A;}

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

This text has shadow with #BB7D9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BB7D9A.

Preview

Color preview on black background

This text has color #BB7D9A on black background.


Color preview on white background

This text has color #BB7D9A on white background.


Black color preview on #BB7D9A background

This text has black color on #BB7D9A background.


White color preview on #BB7D9A background

This text has white color on #BB7D9A background.


Related colors

Complementary color

Complementary color for #hex is #448265.


I love getcolorcode.com

Triadic colors

1 #9ABB7D and #7D9ABB with #BB7D9A are triadic colors.

2 #9A7DBB and #7DBB9A with #BB7D9A are triadic colors.