COLOR #C9D7AE

HEX: #C9D7AE RGB: (201,215,174)

Renk bilgisi

#C9D7AE contains red, green and blue colors in about the same proportion. #C9D7AE ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C9D7AE color RGB value is (201,215,174).

RGB: (201,215,174) (79%, 84%, 68%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 215 of 255 = 84%
B 174 of 255 = 68%

201
215
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 215 + 174 = 590 (100%)
R 201 of 590 ~ 34.07%
G 215 of 590 ~ 36.44%
B 174 of 590 ~ 29.49'%

%34.07
%36.44
%29.49

CMYK RENK MODELİ

#C9D7AE rengi CMYK tonu (7,0,19,16).

  • camgöbeği tonu 6.51%
  • eflatun tonu 0.00%
  • sarı tonu 19.07%
  • ana renk tonu 15.69%

CMYK: (7,0,19,16)
C7M0Y19K16 (7%, 0%, 19%, 16%)
(0.07 / 0.00 / 0.19 / 0.16)

CMYK yüzdeleri

%6.51
%0
%19.07
%15.69

Codes

Color #C9D7AE in popluar color models

C9 D7 AE
RGB 201 215 174
HSL 80° 33.88% 76.27%
HSB/HSV 80° 19.07% 84.31%
CMYK 6.51% 0.00% 19.07%
15.69%

Color #C9D7AE in popluar number systems.

HEX C9 D7 AE
Decimal 201 215 174
Binary 11001001 11010111 10101110
Octal 311 327 256

Shades and tints

Shades of #C9D7AE

#C9D7AE
(201,215,174)
#B7C49F
(183,196,159)
#A5B190
(165,177,144)
#939E81
(147,158,129)
#818B72
(129,139,114)
#6F7863
(111,120,99)
#5D6554
(93,101,84)
#4B5245
(75,82,69)
#393F36
(57,63,54)
#272C27
(39,44,39)
#151918
(21,25,24)
#000000
(0,0,0)

Tints of #C9D7AE

#C9D7AE
(201,215,174)
#CDDAB5
(205,218,181)
#D1DDBC
(209,221,188)
#D5E0C3
(213,224,195)
#D9E3CA
(217,227,202)
#DDE6D1
(221,230,209)
#E1E9D8
(225,233,216)
#E5ECDF
(229,236,223)
#E9EFE6
(233,239,230)
#EDF2ED
(237,242,237)
#F1F5F4
(241,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9D7AE color. Also use rgb(201,215,174) instead hex code.

Text Font Color

.myTextColor { color: #C9D7AE; }

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

This text font color is #C9D7AE.

Background Color

.myBgColor { background-color: #C9D7AE; }

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

This div background color is #C9D7AE.

Border color

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

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

This div border color is #C9D7AE.

Opacity

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

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

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

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

This text has shadow with #C9D7AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9D7AE.

Preview

Color preview on black background

This text has color #C9D7AE on black background.


Color preview on white background

This text has color #C9D7AE on white background.


Black color preview on #C9D7AE background

This text has black color on #C9D7AE background.


White color preview on #C9D7AE background

This text has white color on #C9D7AE background.


Related colors

Complementary color

Complementary color for #hex is #362851.


I love getcolorcode.com

Triadic colors

1 #AEC9D7 and #D7AEC9 with #C9D7AE are triadic colors.

2 #AED7C9 and #D7C9AE with #C9D7AE are triadic colors.