COLOR #C9C497

HEX: #C9C497 RGB: (201,196,151)

Renk bilgisi

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

RGB renk modeli

#C9C497 color RGB value is (201,196,151).

RGB: (201,196,151) (79%, 77%, 59%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 196 of 255 = 77%
B 151 of 255 = 59%

201
196
151

R + G + B ~ 72%. #C9C497 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 196 + 151 = 548 (100%)
R 201 of 548 ~ 36.68%
G 196 of 548 ~ 35.77%
B 151 of 548 ~ 27.55'%

%36.68
%35.77
%27.55

CMYK RENK MODELİ

#C9C497 rengi CMYK tonu (0,2,25,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.49%
  • sarı tonu 24.88%
  • ana renk tonu 21.18%

CMYK: (0,2,25,21)
C0M2Y25K21 (0%, 2%, 25%, 21%)
(0.00 / 0.02 / 0.25 / 0.21)

CMYK yüzdeleri

%0
%2.49
%24.88
%21.18

Codes

Color #C9C497 in popluar color models

C9 C4 97
RGB 201 196 151
HSL 54° 31.65% 69.02%
HSB/HSV 54° 24.88% 78.82%
CMYK 0.00% 2.49% 24.88%
21.18%

Color #C9C497 in popluar number systems.

HEX C9 C4 97
Decimal 201 196 151
Binary 11001001 11000100 10010111
Octal 311 304 227

Shades and tints

Shades of #C9C497

#C9C497
(201,196,151)
#B7B38A
(183,179,138)
#A5A27D
(165,162,125)
#939170
(147,145,112)
#818063
(129,128,99)
#6F6F56
(111,111,86)
#5D5E49
(93,94,73)
#4B4D3C
(75,77,60)
#393C2F
(57,60,47)
#272B22
(39,43,34)
#151A15
(21,26,21)
#000000
(0,0,0)

Tints of #C9C497

#C9C497
(201,196,151)
#CDC9A0
(205,201,160)
#D1CEA9
(209,206,169)
#D5D3B2
(213,211,178)
#D9D8BB
(217,216,187)
#DDDDC4
(221,221,196)
#E1E2CD
(225,226,205)
#E5E7D6
(229,231,214)
#E9ECDF
(233,236,223)
#EDF1E8
(237,241,232)
#F1F6F1
(241,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9C497 color. Also use rgb(201,196,151) instead hex code.

Text Font Color

.myTextColor { color: #C9C497; }

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

This text font color is #C9C497.

Background Color

.myBgColor { background-color: #C9C497; }

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

This div background color is #C9C497.

Border color

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

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

This div border color is #C9C497.

Opacity

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

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

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

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

This text has shadow with #C9C497 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C497.

Preview

Color preview on black background

This text has color #C9C497 on black background.


Color preview on white background

This text has color #C9C497 on white background.


Black color preview on #C9C497 background

This text has black color on #C9C497 background.


White color preview on #C9C497 background

This text has white color on #C9C497 background.


Related colors

Complementary color

Complementary color for #hex is #363B68.


I love getcolorcode.com

Triadic colors

1 #97C9C4 and #C497C9 with #C9C497 are triadic colors.

2 #97C4C9 and #C4C997 with #C9C497 are triadic colors.