COLOR #C9AD76

HEX: #C9AD76 RGB: (201,173,118)

Renk bilgisi

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

RGB renk modeli

#C9AD76 color RGB value is (201,173,118).

RGB: (201,173,118) (79%, 68%, 46%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 173 of 255 = 68%
B 118 of 255 = 46%

201
173
118

R + G + B ~ 64%. #C9AD76 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 173 + 118 = 492 (100%)
R 201 of 492 ~ 40.85%
G 173 of 492 ~ 35.16%
B 118 of 492 ~ 23.98'%

%40.85
%35.16
%23.98

CMYK RENK MODELİ

#C9AD76 rengi CMYK tonu (0,14,41,21).

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

CMYK: (0,14,41,21)
C0M14Y41K21 (0%, 14%, 41%, 21%)
(0.00 / 0.14 / 0.41 / 0.21)

CMYK yüzdeleri

%0
%13.93
%41.29
%21.18

Codes

Color #C9AD76 in popluar color models

C9 AD 76
RGB 201 173 118
HSL 40° 43.46% 62.55%
HSB/HSV 40° 41.29% 78.82%
CMYK 0.00% 13.93% 41.29%
21.18%

Color #C9AD76 in popluar number systems.

HEX C9 AD 76
Decimal 201 173 118
Binary 11001001 10101101 1110110
Octal 311 255 166

Shades and tints

Shades of #C9AD76

#C9AD76
(201,173,118)
#B79E6C
(183,158,108)
#A58F62
(165,143,98)
#938058
(147,128,88)
#81714E
(129,113,78)
#6F6244
(111,98,68)
#5D533A
(93,83,58)
#4B4430
(75,68,48)
#393526
(57,53,38)
#27261C
(39,38,28)
#151712
(21,23,18)
#000000
(0,0,0)

Tints of #C9AD76

#C9AD76
(201,173,118)
#CDB482
(205,180,130)
#D1BB8E
(209,187,142)
#D5C29A
(213,194,154)
#D9C9A6
(217,201,166)
#DDD0B2
(221,208,178)
#E1D7BE
(225,215,190)
#E5DECA
(229,222,202)
#E9E5D6
(233,229,214)
#EDECE2
(237,236,226)
#F1F3EE
(241,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9AD76; }

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

This text font color is #C9AD76.

Background Color

.myBgColor { background-color: #C9AD76; }

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

This div background color is #C9AD76.

Border color

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

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

This div border color is #C9AD76.

Opacity

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

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

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

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

This text has shadow with #C9AD76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9AD76.

Preview

Color preview on black background

This text has color #C9AD76 on black background.


Color preview on white background

This text has color #C9AD76 on white background.


Black color preview on #C9AD76 background

This text has black color on #C9AD76 background.


White color preview on #C9AD76 background

This text has white color on #C9AD76 background.


Related colors

Complementary color

Complementary color for #hex is #365289.


I love getcolorcode.com

Triadic colors

1 #76C9AD and #AD76C9 with #C9AD76 are triadic colors.

2 #76ADC9 and #ADC976 with #C9AD76 are triadic colors.