COLOR #C9C49B

HEX: #C9C49B RGB: (201,196,155)

Renk bilgisi

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

RGB renk modeli

#C9C49B color RGB value is (201,196,155).

RGB: (201,196,155) (79%, 77%, 61%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 196 of 255 = 77%
B 155 of 255 = 61%

201
196
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 196 + 155 = 552 (100%)
R 201 of 552 ~ 36.41%
G 196 of 552 ~ 35.51%
B 155 of 552 ~ 28.08'%

%36.41
%35.51
%28.08

CMYK RENK MODELİ

#C9C49B rengi CMYK tonu (0,2,23,21).

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

CMYK: (0,2,23,21)
C0M2Y23K21 (0%, 2%, 23%, 21%)
(0.00 / 0.02 / 0.23 / 0.21)

CMYK yüzdeleri

%0
%2.49
%22.89
%21.18

Codes

Color #C9C49B in popluar color models

C9 C4 9B
RGB 201 196 155
HSL 53° 29.87% 69.80%
HSB/HSV 53° 22.89% 78.82%
CMYK 0.00% 2.49% 22.89%
21.18%

Color #C9C49B in popluar number systems.

HEX C9 C4 9B
Decimal 201 196 155
Binary 11001001 11000100 10011011
Octal 311 304 233

Shades and tints

Shades of #C9C49B

#C9C49B
(201,196,155)
#B7B38D
(183,179,141)
#A5A27F
(165,162,127)
#939171
(147,145,113)
#818063
(129,128,99)
#6F6F55
(111,111,85)
#5D5E47
(93,94,71)
#4B4D39
(75,77,57)
#393C2B
(57,60,43)
#272B1D
(39,43,29)
#151A0F
(21,26,15)
#000000
(0,0,0)

Tints of #C9C49B

#C9C49B
(201,196,155)
#CDC9A4
(205,201,164)
#D1CEAD
(209,206,173)
#D5D3B6
(213,211,182)
#D9D8BF
(217,216,191)
#DDDDC8
(221,221,200)
#E1E2D1
(225,226,209)
#E5E7DA
(229,231,218)
#E9ECE3
(233,236,227)
#EDF1EC
(237,241,236)
#F1F6F5
(241,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9C49B; }

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

This text font color is #C9C49B.

Background Color

.myBgColor { background-color: #C9C49B; }

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

This div background color is #C9C49B.

Border color

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

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

This div border color is #C9C49B.

Opacity

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

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

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

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

This text has shadow with #C9C49B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C49B.

Preview

Color preview on black background

This text has color #C9C49B on black background.


Color preview on white background

This text has color #C9C49B on white background.


Black color preview on #C9C49B background

This text has black color on #C9C49B background.


White color preview on #C9C49B background

This text has white color on #C9C49B background.


Related colors

Complementary color

Complementary color for #hex is #363B64.


I love getcolorcode.com

Triadic colors

1 #9BC9C4 and #C49BC9 with #C9C49B are triadic colors.

2 #9BC4C9 and #C4C99B with #C9C49B are triadic colors.