COLOR #C9D2BA

HEX: #C9D2BA RGB: (201,210,186)

Color info

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

RGB color model

#C9D2BA color RGB value is (201,210,186).

RGB: (201,210,186) (79%, 82%, 73%)

RGB channels and saturation

R 201 of 255 = 79%
G 210 of 255 = 82%
B 186 of 255 = 73%

201
210
186

R + G + B ~ 78%. #C9D2BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 201 + 210 + 186 = 597 (100%)
R 201 of 597 ~ 33.67%
G 210 of 597 ~ 35.18%
B 186 of 597 ~ 31.16'%

%33.67
%35.18
%31.16

CMYK color model

#C9D2BA color CMYK value is (4,0,11,18).

  • cyan value is 4.29%
  • magenta value is 0.00%
  • yellow value is 11.43%
  • key color value is 17.65%

CMYK: (4,0,11,18)
C4M0Y11K18 (4%, 0%, 11%, 18%)
(0.04 / 0.00 / 0.11 / 0.18)

CMYK percentages

%4.29
%0
%11.43
%17.65

Codes

Color #C9D2BA in popluar color models

C9 D2 BA
RGB 201 210 186
HSL 83° 21.05% 77.65%
HSB/HSV 83° 11.43% 82.35%
CMYK 4.29% 0.00% 11.43%
17.65%

Color #C9D2BA in popluar number systems.

HEX C9 D2 BA
Decimal 201 210 186
Binary 11001001 11010010 10111010
Octal 311 322 272

Shades and tints

Shades of #C9D2BA

#C9D2BA
(201,210,186)
#B7BFAA
(183,191,170)
#A5AC9A
(165,172,154)
#93998A
(147,153,138)
#81867A
(129,134,122)
#6F736A
(111,115,106)
#5D605A
(93,96,90)
#4B4D4A
(75,77,74)
#393A3A
(57,58,58)
#27272A
(39,39,42)
#15141A
(21,20,26)
#000000
(0,0,0)

Tints of #C9D2BA

#C9D2BA
(201,210,186)
#CDD6C0
(205,214,192)
#D1DAC6
(209,218,198)
#D5DECC
(213,222,204)
#D9E2D2
(217,226,210)
#DDE6D8
(221,230,216)
#E1EADE
(225,234,222)
#E5EEE4
(229,238,228)
#E9F2EA
(233,242,234)
#EDF6F0
(237,246,240)
#F1FAF6
(241,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9D2BA color. Also use rgb(201,210,186) instead hex code.

Text Font Color

.myTextColor { color: #C9D2BA; }

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

This text font color is #C9D2BA.

Background Color

.myBgColor { background-color: #C9D2BA; }

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

This div background color is #C9D2BA.

Border color

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

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

This div border color is #C9D2BA.

Opacity

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

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

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

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

This text has shadow with #C9D2BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9D2BA.

Preview

Color preview on black background

This text has color #C9D2BA on black background.


Color preview on white background

This text has color #C9D2BA on white background.


Black color preview on #C9D2BA background

This text has black color on #C9D2BA background.


White color preview on #C9D2BA background

This text has white color on #C9D2BA background.


Related colors

Complementary color

Complementary color for #hex is #362D45.


I love getcolorcode.com

Triadic colors

1 #BAC9D2 and #D2BAC9 with #C9D2BA are triadic colors.

2 #BAD2C9 and #D2C9BA with #C9D2BA are triadic colors.