COLOR #C9A876

HEX: #C9A876 RGB: (201,168,118)

Renk bilgisi

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

RGB renk modeli

#C9A876 color RGB value is (201,168,118).

RGB: (201,168,118) (79%, 66%, 46%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 168 of 255 = 66%
B 118 of 255 = 46%

201
168
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 168 + 118 = 487 (100%)
R 201 of 487 ~ 41.27%
G 168 of 487 ~ 34.5%
B 118 of 487 ~ 24.23'%

%41.27
%34.5
%24.23

CMYK RENK MODELİ

#C9A876 rengi CMYK tonu (0,16,41,21).

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

CMYK: (0,16,41,21)
C0M16Y41K21 (0%, 16%, 41%, 21%)
(0.00 / 0.16 / 0.41 / 0.21)

CMYK yüzdeleri

%0
%16.42
%41.29
%21.18

Codes

Color #C9A876 in popluar color models

C9 A8 76
RGB 201 168 118
HSL 36° 43.46% 62.55%
HSB/HSV 36° 41.29% 78.82%
CMYK 0.00% 16.42% 41.29%
21.18%

Color #C9A876 in popluar number systems.

HEX C9 A8 76
Decimal 201 168 118
Binary 11001001 10101000 1110110
Octal 311 250 166

Shades and tints

Shades of #C9A876

#C9A876
(201,168,118)
#B7996C
(183,153,108)
#A58A62
(165,138,98)
#937B58
(147,123,88)
#816C4E
(129,108,78)
#6F5D44
(111,93,68)
#5D4E3A
(93,78,58)
#4B3F30
(75,63,48)
#393026
(57,48,38)
#27211C
(39,33,28)
#151212
(21,18,18)
#000000
(0,0,0)

Tints of #C9A876

#C9A876
(201,168,118)
#CDAF82
(205,175,130)
#D1B68E
(209,182,142)
#D5BD9A
(213,189,154)
#D9C4A6
(217,196,166)
#DDCBB2
(221,203,178)
#E1D2BE
(225,210,190)
#E5D9CA
(229,217,202)
#E9E0D6
(233,224,214)
#EDE7E2
(237,231,226)
#F1EEEE
(241,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9A876; }

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

This text font color is #C9A876.

Background Color

.myBgColor { background-color: #C9A876; }

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

This div background color is #C9A876.

Border color

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

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

This div border color is #C9A876.

Opacity

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

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

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

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

This text has shadow with #C9A876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9A876.

Preview

Color preview on black background

This text has color #C9A876 on black background.


Color preview on white background

This text has color #C9A876 on white background.


Black color preview on #C9A876 background

This text has black color on #C9A876 background.


White color preview on #C9A876 background

This text has white color on #C9A876 background.


Related colors

Complementary color

Complementary color for #hex is #365789.


I love getcolorcode.com

Triadic colors

1 #76C9A8 and #A876C9 with #C9A876 are triadic colors.

2 #76A8C9 and #A8C976 with #C9A876 are triadic colors.