COLOR #C9C4AB

HEX: #C9C4AB RGB: (201,196,171)

Color info

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

RGB color model

#C9C4AB color RGB value is (201,196,171).

RGB: (201,196,171) (79%, 77%, 67%)

RGB channels and saturation

R 201 of 255 = 79%
G 196 of 255 = 77%
B 171 of 255 = 67%

201
196
171

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

Portions of RGB colors in percentages

R + G + B = 201 + 196 + 171 = 568 (100%)
R 201 of 568 ~ 35.39%
G 196 of 568 ~ 34.51%
B 171 of 568 ~ 30.11'%

%35.39
%34.51
%30.11

CMYK color model

#C9C4AB color CMYK value is (0,2,15,21).

  • cyan value is 0.00%
  • magenta value is 2.49%
  • yellow value is 14.93%
  • key color value is 21.18%
CMYK: (0,2,15,21) C0M2Y15K21 (0%,2%,15%,21%) (0.00/0.02/0.15/0.21) 

CMYK percentages

%0
%2.49
%14.93
%21.18

Codes

Color #C9C4AB in popluar color models

C9 C4 AB
RGB 201 196 171
HSL 50° 21.74% 72.94%
HSB/HSV 50° 14.93% 78.82%
CMYK 0.00% 2.49% 14.93%
21.18%

Color #C9C4AB in popluar number systems.

HEX C9 C4 AB
Decimal 201 196 171
Binary 11001001 11000100 10101011
Octal 311 304 253

Shades and tints

Shades of #C9C4AB

#C9C4AB
(201,196,171)
#B7B39C
(183,179,156)
#A5A28D
(165,162,141)
#93917E
(147,145,126)
#81806F
(129,128,111)
#6F6F60
(111,111,96)
#5D5E51
(93,94,81)
#4B4D42
(75,77,66)
#393C33
(57,60,51)
#272B24
(39,43,36)
#151A15
(21,26,21)
#000000
(0,0,0)

Tints of #C9C4AB

#C9C4AB
(201,196,171)
#CDC9B2
(205,201,178)
#D1CEB9
(209,206,185)
#D5D3C0
(213,211,192)
#D9D8C7
(217,216,199)
#DDDDCE
(221,221,206)
#E1E2D5
(225,226,213)
#E5E7DC
(229,231,220)
#E9ECE3
(233,236,227)
#EDF1EA
(237,241,234)
#F1F6F1
(241,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9C4AB color. Also use rgb(201,196,171) instead hex code.

Text Font Color

.myTextColor { color: #C9C4AB; }

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

This text font color is #C9C4AB.

Background Color

.myBgColor { background-color: #C9C4AB; }

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

This div background color is #C9C4AB.

Border color

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

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

This div border color is #C9C4AB.

Opacity

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

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

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

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

This text has shadow with #C9C4AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C4AB.

Preview

Color preview on black background

This text has color #C9C4AB on black background.


Color preview on white background

This text has color #C9C4AB on white background.


Black color preview on #C9C4AB background

This text has black color on #C9C4AB background.


White color preview on #C9C4AB background

This text has white color on #C9C4AB background.


Related colors

Complementary color

Complementary color for #hex is #363B54.


I love getcolorcode.com

Triadic colors

1 #ABC9C4 and #C4ABC9 with #C9C4AB are triadic colors.

2 #ABC4C9 and #C4C9AB with #C9C4AB are triadic colors.