COLOR #C9CFB4

HEX: #C9CFB4 RGB: (201,207,180)

Color info

#C9CFB4 contains red, green and blue colors in about the same proportion. Web safe color of #C9CFB4 is #CCCCCC (or #CCC).

RGB color model

#C9CFB4 color RGB value is (201,207,180).

RGB: (201,207,180) (79%, 81%, 71%)

RGB channels and saturation

R 201 of 255 = 79%
G 207 of 255 = 81%
B 180 of 255 = 71%

201
207
180

R + G + B ~ 77%. #C9CFB4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 201 + 207 + 180 = 588 (100%)
R 201 of 588 ~ 34.18%
G 207 of 588 ~ 35.2%
B 180 of 588 ~ 30.61'%

%34.18
%35.2
%30.61

CMYK color model

#C9CFB4 color CMYK value is (3,0,13,19).

  • cyan value is 2.90%
  • magenta value is 0.00%
  • yellow value is 13.04%
  • key color value is 18.82%
CMYK: (3,0,13,19) C3M0Y13K19 (3%,0%,13%,19%) (0.03/0.00/0.13/0.19) 

CMYK percentages

%2.9
%0
%13.04
%18.82

Codes

Color #C9CFB4 in popluar color models

C9 CF B4
RGB 201 207 180
HSL 73° 21.95% 75.88%
HSB/HSV 73° 13.04% 81.18%
CMYK 2.90% 0.00% 13.04%
18.82%

Color #C9CFB4 in popluar number systems.

HEX C9 CF B4
Decimal 201 207 180
Binary 11001001 11001111 10110100
Octal 311 317 264

Shades and tints

Shades of #C9CFB4

#C9CFB4
(201,207,180)
#B7BDA4
(183,189,164)
#A5AB94
(165,171,148)
#939984
(147,153,132)
#818774
(129,135,116)
#6F7564
(111,117,100)
#5D6354
(93,99,84)
#4B5144
(75,81,68)
#393F34
(57,63,52)
#272D24
(39,45,36)
#151B14
(21,27,20)
#000000
(0,0,0)

Tints of #C9CFB4

#C9CFB4
(201,207,180)
#CDD3BA
(205,211,186)
#D1D7C0
(209,215,192)
#D5DBC6
(213,219,198)
#D9DFCC
(217,223,204)
#DDE3D2
(221,227,210)
#E1E7D8
(225,231,216)
#E5EBDE
(229,235,222)
#E9EFE4
(233,239,228)
#EDF3EA
(237,243,234)
#F1F7F0
(241,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9CFB4 color. Also use rgb(201,207,180) instead hex code.

Text Font Color

.myTextColor { color: #C9CFB4; }

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

This text font color is #C9CFB4.

Background Color

.myBgColor { background-color: #C9CFB4; }

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

This div background color is #C9CFB4.

Border color

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

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

This div border color is #C9CFB4.

Opacity

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

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

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

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

This text has shadow with #C9CFB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9CFB4.

Preview

Color preview on black background

This text has color #C9CFB4 on black background.


Color preview on white background

This text has color #C9CFB4 on white background.


Black color preview on #C9CFB4 background

This text has black color on #C9CFB4 background.


White color preview on #C9CFB4 background

This text has white color on #C9CFB4 background.


Related colors

Complementary color

Complementary color for #hex is #36304B.


I love getcolorcode.com

Triadic colors

1 #B4C9CF and #CFB4C9 with #C9CFB4 are triadic colors.

2 #B4CFC9 and #CFC9B4 with #C9CFB4 are triadic colors.