COLOR #C9AA73

HEX: #C9AA73 RGB: (201,170,115)

Renk bilgisi

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

RGB renk modeli

#C9AA73 color RGB value is (201,170,115).

RGB: (201,170,115) (79%, 67%, 45%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 170 of 255 = 67%
B 115 of 255 = 45%

201
170
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 170 + 115 = 486 (100%)
R 201 of 486 ~ 41.36%
G 170 of 486 ~ 34.98%
B 115 of 486 ~ 23.66'%

%41.36
%34.98
%23.66

CMYK RENK MODELİ

#C9AA73 rengi CMYK tonu (0,15,43,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.42%
  • sarı tonu 42.79%
  • ana renk tonu 21.18%

CMYK: (0,15,43,21)
C0M15Y43K21 (0%, 15%, 43%, 21%)
(0.00 / 0.15 / 0.43 / 0.21)

CMYK yüzdeleri

%0
%15.42
%42.79
%21.18

Codes

Color #C9AA73 in popluar color models

C9 AA 73
RGB 201 170 115
HSL 38° 44.33% 61.96%
HSB/HSV 38° 42.79% 78.82%
CMYK 0.00% 15.42% 42.79%
21.18%

Color #C9AA73 in popluar number systems.

HEX C9 AA 73
Decimal 201 170 115
Binary 11001001 10101010 1110011
Octal 311 252 163

Shades and tints

Shades of #C9AA73

#C9AA73
(201,170,115)
#B79B69
(183,155,105)
#A58C5F
(165,140,95)
#937D55
(147,125,85)
#816E4B
(129,110,75)
#6F5F41
(111,95,65)
#5D5037
(93,80,55)
#4B412D
(75,65,45)
#393223
(57,50,35)
#272319
(39,35,25)
#15140F
(21,20,15)
#000000
(0,0,0)

Tints of #C9AA73

#C9AA73
(201,170,115)
#CDB17F
(205,177,127)
#D1B88B
(209,184,139)
#D5BF97
(213,191,151)
#D9C6A3
(217,198,163)
#DDCDAF
(221,205,175)
#E1D4BB
(225,212,187)
#E5DBC7
(229,219,199)
#E9E2D3
(233,226,211)
#EDE9DF
(237,233,223)
#F1F0EB
(241,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9AA73 color. Also use rgb(201,170,115) instead hex code.

Text Font Color

.myTextColor { color: #C9AA73; }

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

This text font color is #C9AA73.

Background Color

.myBgColor { background-color: #C9AA73; }

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

This div background color is #C9AA73.

Border color

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

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

This div border color is #C9AA73.

Opacity

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

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

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

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

This text has shadow with #C9AA73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9AA73.

Preview

Color preview on black background

This text has color #C9AA73 on black background.


Color preview on white background

This text has color #C9AA73 on white background.


Black color preview on #C9AA73 background

This text has black color on #C9AA73 background.


White color preview on #C9AA73 background

This text has white color on #C9AA73 background.


Related colors

Complementary color

Complementary color for #hex is #36558C.


I love getcolorcode.com

Triadic colors

1 #73C9AA and #AA73C9 with #C9AA73 are triadic colors.

2 #73AAC9 and #AAC973 with #C9AA73 are triadic colors.