COLOR #C9C79B

HEX: #C9C79B RGB: (201,199,155)

Renk bilgisi

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

RGB renk modeli

#C9C79B color RGB value is (201,199,155).

RGB: (201,199,155) (79%, 78%, 61%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 199 of 255 = 78%
B 155 of 255 = 61%

201
199
155

R + G + B ~ 73%. #C9C79B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 199 + 155 = 555 (100%)
R 201 of 555 ~ 36.22%
G 199 of 555 ~ 35.86%
B 155 of 555 ~ 27.93'%

%36.22
%35.86
%27.93

CMYK RENK MODELİ

#C9C79B rengi CMYK tonu (0,1,23,21).

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

CMYK: (0,1,23,21)
C0M1Y23K21 (0%, 1%, 23%, 21%)
(0.00 / 0.01 / 0.23 / 0.21)

CMYK yüzdeleri

%0
%1
%22.89
%21.18

Codes

Color #C9C79B in popluar color models

C9 C7 9B
RGB 201 199 155
HSL 57° 29.87% 69.80%
HSB/HSV 57° 22.89% 78.82%
CMYK 0.00% 1.00% 22.89%
21.18%

Color #C9C79B in popluar number systems.

HEX C9 C7 9B
Decimal 201 199 155
Binary 11001001 11000111 10011011
Octal 311 307 233

Shades and tints

Shades of #C9C79B

#C9C79B
(201,199,155)
#B7B58D
(183,181,141)
#A5A37F
(165,163,127)
#939171
(147,145,113)
#817F63
(129,127,99)
#6F6D55
(111,109,85)
#5D5B47
(93,91,71)
#4B4939
(75,73,57)
#39372B
(57,55,43)
#27251D
(39,37,29)
#15130F
(21,19,15)
#000000
(0,0,0)

Tints of #C9C79B

#C9C79B
(201,199,155)
#CDCCA4
(205,204,164)
#D1D1AD
(209,209,173)
#D5D6B6
(213,214,182)
#D9DBBF
(217,219,191)
#DDE0C8
(221,224,200)
#E1E5D1
(225,229,209)
#E5EADA
(229,234,218)
#E9EFE3
(233,239,227)
#EDF4EC
(237,244,236)
#F1F9F5
(241,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9C79B; }

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

This text font color is #C9C79B.

Background Color

.myBgColor { background-color: #C9C79B; }

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

This div background color is #C9C79B.

Border color

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

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

This div border color is #C9C79B.

Opacity

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

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

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

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

This text has shadow with #C9C79B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C79B.

Preview

Color preview on black background

This text has color #C9C79B on black background.


Color preview on white background

This text has color #C9C79B on white background.


Black color preview on #C9C79B background

This text has black color on #C9C79B background.


White color preview on #C9C79B background

This text has white color on #C9C79B background.


Related colors

Complementary color

Complementary color for #hex is #363864.


I love getcolorcode.com

Triadic colors

1 #9BC9C7 and #C79BC9 with #C9C79B are triadic colors.

2 #9BC7C9 and #C7C99B with #C9C79B are triadic colors.