COLOR #C9B59B

HEX: #C9B59B RGB: (201,181,155)

Renk bilgisi

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

RGB renk modeli

#C9B59B color RGB value is (201,181,155).

RGB: (201,181,155) (79%, 71%, 61%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 181 of 255 = 71%
B 155 of 255 = 61%

201
181
155

R + G + B ~ 70%. #C9B59B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 181 + 155 = 537 (100%)
R 201 of 537 ~ 37.43%
G 181 of 537 ~ 33.71%
B 155 of 537 ~ 28.86'%

%37.43
%33.71
%28.86

CMYK RENK MODELİ

#C9B59B rengi CMYK tonu (0,10,23,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.95%
  • sarı tonu 22.89%
  • ana renk tonu 21.18%
CMYK: (0,10,23,21) C0M10Y23K21 (0%,10%,23%,21%) (0.00/0.10/0.23/0.21) 

CMYK yüzdeleri

%0
%9.95
%22.89
%21.18

Codes

Color #C9B59B in popluar color models

C9 B5 9B
RGB 201 181 155
HSL 34° 29.87% 69.80%
HSB/HSV 34° 22.89% 78.82%
CMYK 0.00% 9.95% 22.89%
21.18%

Color #C9B59B in popluar number systems.

HEX C9 B5 9B
Decimal 201 181 155
Binary 11001001 10110101 10011011
Octal 311 265 233

Shades and tints

Shades of #C9B59B

#C9B59B
(201,181,155)
#B7A58D
(183,165,141)
#A5957F
(165,149,127)
#938571
(147,133,113)
#817563
(129,117,99)
#6F6555
(111,101,85)
#5D5547
(93,85,71)
#4B4539
(75,69,57)
#39352B
(57,53,43)
#27251D
(39,37,29)
#15150F
(21,21,15)
#000000
(0,0,0)

Tints of #C9B59B

#C9B59B
(201,181,155)
#CDBBA4
(205,187,164)
#D1C1AD
(209,193,173)
#D5C7B6
(213,199,182)
#D9CDBF
(217,205,191)
#DDD3C8
(221,211,200)
#E1D9D1
(225,217,209)
#E5DFDA
(229,223,218)
#E9E5E3
(233,229,227)
#EDEBEC
(237,235,236)
#F1F1F5
(241,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9B59B; }

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

This text font color is #C9B59B.

Background Color

.myBgColor { background-color: #C9B59B; }

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

This div background color is #C9B59B.

Border color

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

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

This div border color is #C9B59B.

Opacity

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

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

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

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

This text has shadow with #C9B59B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9B59B.

Preview

Color preview on black background

This text has color #C9B59B on black background.


Color preview on white background

This text has color #C9B59B on white background.


Black color preview on #C9B59B background

This text has black color on #C9B59B background.


White color preview on #C9B59B background

This text has white color on #C9B59B background.


Related colors

Complementary color

Complementary color for #hex is #364A64.


I love getcolorcode.com

Triadic colors

1 #9BC9B5 and #B59BC9 with #C9B59B are triadic colors.

2 #9BB5C9 and #B5C99B with #C9B59B are triadic colors.