COLOR #C9A596

HEX: #C9A596 RGB: (201,165,150)

Renk bilgisi

#C9A596 contains red, green and blue colors in about the same proportion. #C9A596 ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#C9A596 color RGB value is (201,165,150).

RGB: (201,165,150) (79%, 65%, 59%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 165 of 255 = 65%
B 150 of 255 = 59%

201
165
150

R + G + B ~ 68%. #C9A596 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 165 + 150 = 516 (100%)
R 201 of 516 ~ 38.95%
G 165 of 516 ~ 31.98%
B 150 of 516 ~ 29.07'%

%38.95
%31.98
%29.07

CMYK RENK MODELİ

#C9A596 rengi CMYK tonu (0,18,25,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.91%
  • sarı tonu 25.37%
  • ana renk tonu 21.18%

CMYK: (0,18,25,21)
C0M18Y25K21 (0%, 18%, 25%, 21%)
(0.00 / 0.18 / 0.25 / 0.21)

CMYK yüzdeleri

%0
%17.91
%25.37
%21.18

Codes

Color #C9A596 in popluar color models

C9 A5 96
RGB 201 165 150
HSL 18° 32.08% 68.82%
HSB/HSV 18° 25.37% 78.82%
CMYK 0.00% 17.91% 25.37%
21.18%

Color #C9A596 in popluar number systems.

HEX C9 A5 96
Decimal 201 165 150
Binary 11001001 10100101 10010110
Octal 311 245 226

Shades and tints

Shades of #C9A596

#C9A596
(201,165,150)
#B79689
(183,150,137)
#A5877C
(165,135,124)
#93786F
(147,120,111)
#816962
(129,105,98)
#6F5A55
(111,90,85)
#5D4B48
(93,75,72)
#4B3C3B
(75,60,59)
#392D2E
(57,45,46)
#271E21
(39,30,33)
#150F14
(21,15,20)
#000000
(0,0,0)

Tints of #C9A596

#C9A596
(201,165,150)
#CDAD9F
(205,173,159)
#D1B5A8
(209,181,168)
#D5BDB1
(213,189,177)
#D9C5BA
(217,197,186)
#DDCDC3
(221,205,195)
#E1D5CC
(225,213,204)
#E5DDD5
(229,221,213)
#E9E5DE
(233,229,222)
#EDEDE7
(237,237,231)
#F1F5F0
(241,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9A596 color. Also use rgb(201,165,150) instead hex code.

Text Font Color

.myTextColor { color: #C9A596; }

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

This text font color is #C9A596.

Background Color

.myBgColor { background-color: #C9A596; }

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

This div background color is #C9A596.

Border color

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

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

This div border color is #C9A596.

Opacity

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

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

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

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

This text has shadow with #C9A596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9A596.

Preview

Color preview on black background

This text has color #C9A596 on black background.


Color preview on white background

This text has color #C9A596 on white background.


Black color preview on #C9A596 background

This text has black color on #C9A596 background.


White color preview on #C9A596 background

This text has white color on #C9A596 background.


Related colors

Complementary color

Complementary color for #hex is #365A69.


I love getcolorcode.com

Triadic colors

1 #96C9A5 and #A596C9 with #C9A596 are triadic colors.

2 #96A5C9 and #A5C996 with #C9A596 are triadic colors.