COLOR #C9C797

HEX: #C9C797 RGB: (201,199,151)

Renk bilgisi

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

RGB renk modeli

#C9C797 color RGB value is (201,199,151).

RGB: (201,199,151) (79%, 78%, 59%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 199 of 255 = 78%
B 151 of 255 = 59%

201
199
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 199 + 151 = 551 (100%)
R 201 of 551 ~ 36.48%
G 199 of 551 ~ 36.12%
B 151 of 551 ~ 27.4'%

%36.48
%36.12
%27.4

CMYK RENK MODELİ

#C9C797 rengi CMYK tonu (0,1,25,21).

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

CMYK: (0,1,25,21)
C0M1Y25K21 (0%, 1%, 25%, 21%)
(0.00 / 0.01 / 0.25 / 0.21)

CMYK yüzdeleri

%0
%1
%24.88
%21.18

Codes

Color #C9C797 in popluar color models

C9 C7 97
RGB 201 199 151
HSL 58° 31.65% 69.02%
HSB/HSV 58° 24.88% 78.82%
CMYK 0.00% 1.00% 24.88%
21.18%

Color #C9C797 in popluar number systems.

HEX C9 C7 97
Decimal 201 199 151
Binary 11001001 11000111 10010111
Octal 311 307 227

Shades and tints

Shades of #C9C797

#C9C797
(201,199,151)
#B7B58A
(183,181,138)
#A5A37D
(165,163,125)
#939170
(147,145,112)
#817F63
(129,127,99)
#6F6D56
(111,109,86)
#5D5B49
(93,91,73)
#4B493C
(75,73,60)
#39372F
(57,55,47)
#272522
(39,37,34)
#151315
(21,19,21)
#000000
(0,0,0)

Tints of #C9C797

#C9C797
(201,199,151)
#CDCCA0
(205,204,160)
#D1D1A9
(209,209,169)
#D5D6B2
(213,214,178)
#D9DBBB
(217,219,187)
#DDE0C4
(221,224,196)
#E1E5CD
(225,229,205)
#E5EAD6
(229,234,214)
#E9EFDF
(233,239,223)
#EDF4E8
(237,244,232)
#F1F9F1
(241,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9C797; }

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

This text font color is #C9C797.

Background Color

.myBgColor { background-color: #C9C797; }

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

This div background color is #C9C797.

Border color

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

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

This div border color is #C9C797.

Opacity

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

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

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

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

This text has shadow with #C9C797 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C797.

Preview

Color preview on black background

This text has color #C9C797 on black background.


Color preview on white background

This text has color #C9C797 on white background.


Black color preview on #C9C797 background

This text has black color on #C9C797 background.


White color preview on #C9C797 background

This text has white color on #C9C797 background.


Related colors

Complementary color

Complementary color for #hex is #363868.


I love getcolorcode.com

Triadic colors

1 #97C9C7 and #C797C9 with #C9C797 are triadic colors.

2 #97C7C9 and #C7C997 with #C9C797 are triadic colors.