COLOR #C9AA5A

HEX: #C9AA5A RGB: (201,170,90)

Renk bilgisi

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

RGB renk modeli

#C9AA5A color RGB value is (201,170,90).

RGB: (201,170,90) (79%, 67%, 35%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 170 of 255 = 67%
B 90 of 255 = 35%

201
170
90

R + G + B ~ 60%. #C9AA5A is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 170 + 90 = 461 (100%)
R 201 of 461 ~ 43.6%
G 170 of 461 ~ 36.88%
B 90 of 461 ~ 19.52'%

%43.6
%36.88
%19.52

CMYK RENK MODELİ

#C9AA5A rengi CMYK tonu (0,15,55,21).

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

CMYK: (0,15,55,21)
C0M15Y55K21 (0%, 15%, 55%, 21%)
(0.00 / 0.15 / 0.55 / 0.21)

CMYK yüzdeleri

%0
%15.42
%55.22
%21.18

Codes

Color #C9AA5A in popluar color models

C9 AA 5A
RGB 201 170 90
HSL 43° 50.68% 57.06%
HSB/HSV 43° 55.22% 78.82%
CMYK 0.00% 15.42% 55.22%
21.18%

Color #C9AA5A in popluar number systems.

HEX C9 AA 5A
Decimal 201 170 90
Binary 11001001 10101010 1011010
Octal 311 252 132

Shades and tints

Shades of #C9AA5A

#C9AA5A
(201,170,90)
#B79B52
(183,155,82)
#A58C4A
(165,140,74)
#937D42
(147,125,66)
#816E3A
(129,110,58)
#6F5F32
(111,95,50)
#5D502A
(93,80,42)
#4B4122
(75,65,34)
#39321A
(57,50,26)
#272312
(39,35,18)
#15140A
(21,20,10)
#000000
(0,0,0)

Tints of #C9AA5A

#C9AA5A
(201,170,90)
#CDB169
(205,177,105)
#D1B878
(209,184,120)
#D5BF87
(213,191,135)
#D9C696
(217,198,150)
#DDCDA5
(221,205,165)
#E1D4B4
(225,212,180)
#E5DBC3
(229,219,195)
#E9E2D2
(233,226,210)
#EDE9E1
(237,233,225)
#F1F0F0
(241,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9AA5A; }

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

This text font color is #C9AA5A.

Background Color

.myBgColor { background-color: #C9AA5A; }

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

This div background color is #C9AA5A.

Border color

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

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

This div border color is #C9AA5A.

Opacity

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

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

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

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

This text has shadow with #C9AA5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9AA5A.

Preview

Color preview on black background

This text has color #C9AA5A on black background.


Color preview on white background

This text has color #C9AA5A on white background.


Black color preview on #C9AA5A background

This text has black color on #C9AA5A background.


White color preview on #C9AA5A background

This text has white color on #C9AA5A background.


Related colors

Complementary color

Complementary color for #hex is #3655A5.


I love getcolorcode.com

Triadic colors

1 #5AC9AA and #AA5AC9 with #C9AA5A are triadic colors.

2 #5AAAC9 and #AAC95A with #C9AA5A are triadic colors.