COLOR #B996A9

HEX: #B996A9 RGB: (185,150,169)

Color info

#B996A9 contains red, green and blue colors in about the same proportion. Web safe color of #B996A9 is #CC9999 (or #C99).

RGB color model

#B996A9 color RGB value is (185,150,169).

RGB: (185,150,169) (73%, 59%, 66%)

RGB channels and saturation

R 185 of 255 = 73%
G 150 of 255 = 59%
B 169 of 255 = 66%

185
150
169

R + G + B ~ 66%. #B996A9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 150 + 169 = 504 (100%)
R 185 of 504 ~ 36.71%
G 150 of 504 ~ 29.76%
B 169 of 504 ~ 33.53'%

%36.71
%29.76
%33.53

CMYK color model

#B996A9 color CMYK value is (0,19,9,27).

  • cyan value is 0.00%
  • magenta value is 18.92%
  • yellow value is 8.65%
  • key color value is 27.45%

CMYK: (0,19,9,27)
C0M19Y9K27 (0%, 19%, 9%, 27%)
(0.00 / 0.19 / 0.09 / 0.27)

CMYK percentages

%0
%18.92
%8.65
%27.45

Codes

Color #B996A9 in popluar color models

B9 96 A9
RGB 185 150 169
HSL 327° 20.00% 65.69%
HSB/HSV 327° 18.92% 72.55%
CMYK 0.00% 18.92% 8.65%
27.45%

Color #B996A9 in popluar number systems.

HEX B9 96 A9
Decimal 185 150 169
Binary 10111001 10010110 10101001
Octal 271 226 251

Shades and tints

Shades of #B996A9

#B996A9
(185,150,169)
#A9899A
(169,137,154)
#997C8B
(153,124,139)
#896F7C
(137,111,124)
#79626D
(121,98,109)
#69555E
(105,85,94)
#59484F
(89,72,79)
#493B40
(73,59,64)
#392E31
(57,46,49)
#292122
(41,33,34)
#191413
(25,20,19)
#000000
(0,0,0)

Tints of #B996A9

#B996A9
(185,150,169)
#BF9FB0
(191,159,176)
#C5A8B7
(197,168,183)
#CBB1BE
(203,177,190)
#D1BAC5
(209,186,197)
#D7C3CC
(215,195,204)
#DDCCD3
(221,204,211)
#E3D5DA
(227,213,218)
#E9DEE1
(233,222,225)
#EFE7E8
(239,231,232)
#F5F0EF
(245,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B996A9 color. Also use rgb(185,150,169) instead hex code.

Text Font Color

.myTextColor { color: #B996A9; }

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

This text font color is #B996A9.

Background Color

.myBgColor { background-color: #B996A9; }

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

This div background color is #B996A9.

Border color

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

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

This div border color is #B996A9.

Opacity

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

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

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

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

This text has shadow with #B996A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B996A9.

Preview

Color preview on black background

This text has color #B996A9 on black background.


Color preview on white background

This text has color #B996A9 on white background.


Black color preview on #B996A9 background

This text has black color on #B996A9 background.


White color preview on #B996A9 background

This text has white color on #B996A9 background.


Related colors

Complementary color

Complementary color for #hex is #466956.


I love getcolorcode.com

Triadic colors

1 #A9B996 and #96A9B9 with #B996A9 are triadic colors.

2 #A996B9 and #96B9A9 with #B996A9 are triadic colors.