COLOR #B9CFAD

HEX: #B9CFAD RGB: (185,207,173)

Color info

#B9CFAD contains red, green and blue colors in about the same proportion. Web safe color of #B9CFAD is #CCCC99 (or #CC9).

RGB color model

#B9CFAD color RGB value is (185,207,173).

RGB: (185,207,173) (73%, 81%, 68%)

RGB channels and saturation

R 185 of 255 = 73%
G 207 of 255 = 81%
B 173 of 255 = 68%

185
207
173

R + G + B ~ 74%. #B9CFAD is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 207 + 173 = 565 (100%)
R 185 of 565 ~ 32.74%
G 207 of 565 ~ 36.64%
B 173 of 565 ~ 30.62'%

%32.74
%36.64
%30.62

CMYK color model

#B9CFAD color CMYK value is (11,0,16,19).

  • cyan value is 10.63%
  • magenta value is 0.00%
  • yellow value is 16.43%
  • key color value is 18.82%
CMYK: (11,0,16,19) C11M0Y16K19 (11%,0%,16%,19%) (0.11/0.00/0.16/0.19) 

CMYK percentages

%10.63
%0
%16.43
%18.82

Codes

Color #B9CFAD in popluar color models

B9 CF AD
RGB 185 207 173
HSL 99° 26.15% 74.51%
HSB/HSV 99° 16.43% 81.18%
CMYK 10.63% 0.00% 16.43%
18.82%

Color #B9CFAD in popluar number systems.

HEX B9 CF AD
Decimal 185 207 173
Binary 10111001 11001111 10101101
Octal 271 317 255

Shades and tints

Shades of #B9CFAD

#B9CFAD
(185,207,173)
#A9BD9E
(169,189,158)
#99AB8F
(153,171,143)
#899980
(137,153,128)
#798771
(121,135,113)
#697562
(105,117,98)
#596353
(89,99,83)
#495144
(73,81,68)
#393F35
(57,63,53)
#292D26
(41,45,38)
#191B17
(25,27,23)
#000000
(0,0,0)

Tints of #B9CFAD

#B9CFAD
(185,207,173)
#BFD3B4
(191,211,180)
#C5D7BB
(197,215,187)
#CBDBC2
(203,219,194)
#D1DFC9
(209,223,201)
#D7E3D0
(215,227,208)
#DDE7D7
(221,231,215)
#E3EBDE
(227,235,222)
#E9EFE5
(233,239,229)
#EFF3EC
(239,243,236)
#F5F7F3
(245,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9CFAD color. Also use rgb(185,207,173) instead hex code.

Text Font Color

.myTextColor { color: #B9CFAD; }

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

This text font color is #B9CFAD.

Background Color

.myBgColor { background-color: #B9CFAD; }

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

This div background color is #B9CFAD.

Border color

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

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

This div border color is #B9CFAD.

Opacity

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

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

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

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

This text has shadow with #B9CFAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9CFAD.

Preview

Color preview on black background

This text has color #B9CFAD on black background.


Color preview on white background

This text has color #B9CFAD on white background.


Black color preview on #B9CFAD background

This text has black color on #B9CFAD background.


White color preview on #B9CFAD background

This text has white color on #B9CFAD background.


Related colors

Complementary color

Complementary color for #hex is #463052.


I love getcolorcode.com

Triadic colors

1 #ADB9CF and #CFADB9 with #B9CFAD are triadic colors.

2 #ADCFB9 and #CFB9AD with #B9CFAD are triadic colors.