COLOR #C9AD9E

HEX: #C9AD9E RGB: (201,173,158)

Renk bilgisi

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

RGB renk modeli

#C9AD9E color RGB value is (201,173,158).

RGB: (201,173,158) (79%, 68%, 62%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 173 of 255 = 68%
B 158 of 255 = 62%

201
173
158

R + G + B ~ 70%. #C9AD9E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 173 + 158 = 532 (100%)
R 201 of 532 ~ 37.78%
G 173 of 532 ~ 32.52%
B 158 of 532 ~ 29.7'%

%37.78
%32.52
%29.7

CMYK RENK MODELİ

#C9AD9E rengi CMYK tonu (0,14,21,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.93%
  • sarı tonu 21.39%
  • ana renk tonu 21.18%

CMYK: (0,14,21,21)
C0M14Y21K21 (0%, 14%, 21%, 21%)
(0.00 / 0.14 / 0.21 / 0.21)

CMYK yüzdeleri

%0
%13.93
%21.39
%21.18

Codes

Color #C9AD9E in popluar color models

C9 AD 9E
RGB 201 173 158
HSL 21° 28.48% 70.39%
HSB/HSV 21° 21.39% 78.82%
CMYK 0.00% 13.93% 21.39%
21.18%

Color #C9AD9E in popluar number systems.

HEX C9 AD 9E
Decimal 201 173 158
Binary 11001001 10101101 10011110
Octal 311 255 236

Shades and tints

Shades of #C9AD9E

#C9AD9E
(201,173,158)
#B79E90
(183,158,144)
#A58F82
(165,143,130)
#938074
(147,128,116)
#817166
(129,113,102)
#6F6258
(111,98,88)
#5D534A
(93,83,74)
#4B443C
(75,68,60)
#39352E
(57,53,46)
#272620
(39,38,32)
#151712
(21,23,18)
#000000
(0,0,0)

Tints of #C9AD9E

#C9AD9E
(201,173,158)
#CDB4A6
(205,180,166)
#D1BBAE
(209,187,174)
#D5C2B6
(213,194,182)
#D9C9BE
(217,201,190)
#DDD0C6
(221,208,198)
#E1D7CE
(225,215,206)
#E5DED6
(229,222,214)
#E9E5DE
(233,229,222)
#EDECE6
(237,236,230)
#F1F3EE
(241,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9AD9E color. Also use rgb(201,173,158) instead hex code.

Text Font Color

.myTextColor { color: #C9AD9E; }

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

This text font color is #C9AD9E.

Background Color

.myBgColor { background-color: #C9AD9E; }

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

This div background color is #C9AD9E.

Border color

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

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

This div border color is #C9AD9E.

Opacity

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

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

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

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

This text has shadow with #C9AD9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9AD9E.

Preview

Color preview on black background

This text has color #C9AD9E on black background.


Color preview on white background

This text has color #C9AD9E on white background.


Black color preview on #C9AD9E background

This text has black color on #C9AD9E background.


White color preview on #C9AD9E background

This text has white color on #C9AD9E background.


Related colors

Complementary color

Complementary color for #hex is #365261.


I love getcolorcode.com

Triadic colors

1 #9EC9AD and #AD9EC9 with #C9AD9E are triadic colors.

2 #9EADC9 and #ADC99E with #C9AD9E are triadic colors.