COLOR #C9AD97

HEX: #C9AD97 RGB: (201,173,151)

Renk bilgisi

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

RGB renk modeli

#C9AD97 color RGB value is (201,173,151).

RGB: (201,173,151) (79%, 68%, 59%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 173 of 255 = 68%
B 151 of 255 = 59%

201
173
151

R + G + B ~ 69%. #C9AD97 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 173 + 151 = 525 (100%)
R 201 of 525 ~ 38.29%
G 173 of 525 ~ 32.95%
B 151 of 525 ~ 28.76'%

%38.29
%32.95
%28.76

CMYK RENK MODELİ

#C9AD97 rengi CMYK tonu (0,14,25,21).

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

CMYK: (0,14,25,21)
C0M14Y25K21 (0%, 14%, 25%, 21%)
(0.00 / 0.14 / 0.25 / 0.21)

CMYK yüzdeleri

%0
%13.93
%24.88
%21.18

Codes

Color #C9AD97 in popluar color models

C9 AD 97
RGB 201 173 151
HSL 26° 31.65% 69.02%
HSB/HSV 26° 24.88% 78.82%
CMYK 0.00% 13.93% 24.88%
21.18%

Color #C9AD97 in popluar number systems.

HEX C9 AD 97
Decimal 201 173 151
Binary 11001001 10101101 10010111
Octal 311 255 227

Shades and tints

Shades of #C9AD97

#C9AD97
(201,173,151)
#B79E8A
(183,158,138)
#A58F7D
(165,143,125)
#938070
(147,128,112)
#817163
(129,113,99)
#6F6256
(111,98,86)
#5D5349
(93,83,73)
#4B443C
(75,68,60)
#39352F
(57,53,47)
#272622
(39,38,34)
#151715
(21,23,21)
#000000
(0,0,0)

Tints of #C9AD97

#C9AD97
(201,173,151)
#CDB4A0
(205,180,160)
#D1BBA9
(209,187,169)
#D5C2B2
(213,194,178)
#D9C9BB
(217,201,187)
#DDD0C4
(221,208,196)
#E1D7CD
(225,215,205)
#E5DED6
(229,222,214)
#E9E5DF
(233,229,223)
#EDECE8
(237,236,232)
#F1F3F1
(241,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9AD97; }

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

This text font color is #C9AD97.

Background Color

.myBgColor { background-color: #C9AD97; }

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

This div background color is #C9AD97.

Border color

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

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

This div border color is #C9AD97.

Opacity

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

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

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

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

This text has shadow with #C9AD97 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9AD97.

Preview

Color preview on black background

This text has color #C9AD97 on black background.


Color preview on white background

This text has color #C9AD97 on white background.


Black color preview on #C9AD97 background

This text has black color on #C9AD97 background.


White color preview on #C9AD97 background

This text has white color on #C9AD97 background.


Related colors

Complementary color

Complementary color for #hex is #365268.


I love getcolorcode.com

Triadic colors

1 #97C9AD and #AD97C9 with #C9AD97 are triadic colors.

2 #97ADC9 and #ADC997 with #C9AD97 are triadic colors.