COLOR #C9AE80

HEX: #C9AE80 RGB: (201,174,128)

Renk bilgisi

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

RGB renk modeli

#C9AE80 color RGB value is (201,174,128).

RGB: (201,174,128) (79%, 68%, 50%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 174 of 255 = 68%
B 128 of 255 = 50%

201
174
128

R + G + B ~ 66%. #C9AE80 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 174 + 128 = 503 (100%)
R 201 of 503 ~ 39.96%
G 174 of 503 ~ 34.59%
B 128 of 503 ~ 25.45'%

%39.96
%34.59
%25.45

CMYK RENK MODELİ

#C9AE80 rengi CMYK tonu (0,13,36,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.43%
  • sarı tonu 36.32%
  • ana renk tonu 21.18%

CMYK: (0,13,36,21)
C0M13Y36K21 (0%, 13%, 36%, 21%)
(0.00 / 0.13 / 0.36 / 0.21)

CMYK yüzdeleri

%0
%13.43
%36.32
%21.18

Codes

Color #C9AE80 in popluar color models

C9 AE 80
RGB 201 174 128
HSL 38° 40.33% 64.51%
HSB/HSV 38° 36.32% 78.82%
CMYK 0.00% 13.43% 36.32%
21.18%

Color #C9AE80 in popluar number systems.

HEX C9 AE 80
Decimal 201 174 128
Binary 11001001 10101110 10000000
Octal 311 256 200

Shades and tints

Shades of #C9AE80

#C9AE80
(201,174,128)
#B79F75
(183,159,117)
#A5906A
(165,144,106)
#93815F
(147,129,95)
#817254
(129,114,84)
#6F6349
(111,99,73)
#5D543E
(93,84,62)
#4B4533
(75,69,51)
#393628
(57,54,40)
#27271D
(39,39,29)
#151812
(21,24,18)
#000000
(0,0,0)

Tints of #C9AE80

#C9AE80
(201,174,128)
#CDB58B
(205,181,139)
#D1BC96
(209,188,150)
#D5C3A1
(213,195,161)
#D9CAAC
(217,202,172)
#DDD1B7
(221,209,183)
#E1D8C2
(225,216,194)
#E5DFCD
(229,223,205)
#E9E6D8
(233,230,216)
#EDEDE3
(237,237,227)
#F1F4EE
(241,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9AE80 color. Also use rgb(201,174,128) instead hex code.

Text Font Color

.myTextColor { color: #C9AE80; }

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

This text font color is #C9AE80.

Background Color

.myBgColor { background-color: #C9AE80; }

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

This div background color is #C9AE80.

Border color

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

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

This div border color is #C9AE80.

Opacity

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

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

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

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

This text has shadow with #C9AE80 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9AE80.

Preview

Color preview on black background

This text has color #C9AE80 on black background.


Color preview on white background

This text has color #C9AE80 on white background.


Black color preview on #C9AE80 background

This text has black color on #C9AE80 background.


White color preview on #C9AE80 background

This text has white color on #C9AE80 background.


Related colors

Complementary color

Complementary color for #hex is #36517F.


I love getcolorcode.com

Triadic colors

1 #80C9AE and #AE80C9 with #C9AE80 are triadic colors.

2 #80AEC9 and #AEC980 with #C9AE80 are triadic colors.