COLOR #C9AD7E

HEX: #C9AD7E RGB: (201,173,126)

Renk bilgisi

#C9AD7E contains mainly red and green colors. #C9AD7E ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#C9AD7E color RGB value is (201,173,126).

RGB: (201,173,126) (79%, 68%, 49%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 173 of 255 = 68%
B 126 of 255 = 49%

201
173
126

R + G + B ~ 65%. #C9AD7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 173 + 126 = 500 (100%)
R 201 of 500 ~ 40.2%
G 173 of 500 ~ 34.6%
B 126 of 500 ~ 25.2'%

%40.2
%34.6
%25.2

CMYK RENK MODELİ

#C9AD7E rengi CMYK tonu (0,14,37,21).

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

CMYK: (0,14,37,21)
C0M14Y37K21 (0%, 14%, 37%, 21%)
(0.00 / 0.14 / 0.37 / 0.21)

CMYK yüzdeleri

%0
%13.93
%37.31
%21.18

Codes

Color #C9AD7E in popluar color models

C9 AD 7E
RGB 201 173 126
HSL 38° 40.98% 64.12%
HSB/HSV 38° 37.31% 78.82%
CMYK 0.00% 13.93% 37.31%
21.18%

Color #C9AD7E in popluar number systems.

HEX C9 AD 7E
Decimal 201 173 126
Binary 11001001 10101101 1111110
Octal 311 255 176

Shades and tints

Shades of #C9AD7E

#C9AD7E
(201,173,126)
#B79E73
(183,158,115)
#A58F68
(165,143,104)
#93805D
(147,128,93)
#817152
(129,113,82)
#6F6247
(111,98,71)
#5D533C
(93,83,60)
#4B4431
(75,68,49)
#393526
(57,53,38)
#27261B
(39,38,27)
#151710
(21,23,16)
#000000
(0,0,0)

Tints of #C9AD7E

#C9AD7E
(201,173,126)
#CDB489
(205,180,137)
#D1BB94
(209,187,148)
#D5C29F
(213,194,159)
#D9C9AA
(217,201,170)
#DDD0B5
(221,208,181)
#E1D7C0
(225,215,192)
#E5DECB
(229,222,203)
#E9E5D6
(233,229,214)
#EDECE1
(237,236,225)
#F1F3EC
(241,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9AD7E; }

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

This text font color is #C9AD7E.

Background Color

.myBgColor { background-color: #C9AD7E; }

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

This div background color is #C9AD7E.

Border color

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

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

This div border color is #C9AD7E.

Opacity

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

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

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

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

This text has shadow with #C9AD7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9AD7E.

Preview

Color preview on black background

This text has color #C9AD7E on black background.


Color preview on white background

This text has color #C9AD7E on white background.


Black color preview on #C9AD7E background

This text has black color on #C9AD7E background.


White color preview on #C9AD7E background

This text has white color on #C9AD7E background.


Related colors

Complementary color

Complementary color for #hex is #365281.


I love getcolorcode.com

Triadic colors

1 #7EC9AD and #AD7EC9 with #C9AD7E are triadic colors.

2 #7EADC9 and #ADC97E with #C9AD7E are triadic colors.