COLOR #C9B59E

HEX: #C9B59E RGB: (201,181,158)

Renk bilgisi

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

RGB renk modeli

#C9B59E color RGB value is (201,181,158).

RGB: (201,181,158) (79%, 71%, 62%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 181 of 255 = 71%
B 158 of 255 = 62%

201
181
158

R + G + B ~ 71%. #C9B59E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 181 + 158 = 540 (100%)
R 201 of 540 ~ 37.22%
G 181 of 540 ~ 33.52%
B 158 of 540 ~ 29.26'%

%37.22
%33.52
%29.26

CMYK RENK MODELİ

#C9B59E rengi CMYK tonu (0,10,21,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.95%
  • sarı tonu 21.39%
  • ana renk tonu 21.18%

CMYK: (0,10,21,21)
C0M10Y21K21 (0%, 10%, 21%, 21%)
(0.00 / 0.10 / 0.21 / 0.21)

CMYK yüzdeleri

%0
%9.95
%21.39
%21.18

Codes

Color #C9B59E in popluar color models

C9 B5 9E
RGB 201 181 158
HSL 32° 28.48% 70.39%
HSB/HSV 32° 21.39% 78.82%
CMYK 0.00% 9.95% 21.39%
21.18%

Color #C9B59E in popluar number systems.

HEX C9 B5 9E
Decimal 201 181 158
Binary 11001001 10110101 10011110
Octal 311 265 236

Shades and tints

Shades of #C9B59E

#C9B59E
(201,181,158)
#B7A590
(183,165,144)
#A59582
(165,149,130)
#938574
(147,133,116)
#817566
(129,117,102)
#6F6558
(111,101,88)
#5D554A
(93,85,74)
#4B453C
(75,69,60)
#39352E
(57,53,46)
#272520
(39,37,32)
#151512
(21,21,18)
#000000
(0,0,0)

Tints of #C9B59E

#C9B59E
(201,181,158)
#CDBBA6
(205,187,166)
#D1C1AE
(209,193,174)
#D5C7B6
(213,199,182)
#D9CDBE
(217,205,190)
#DDD3C6
(221,211,198)
#E1D9CE
(225,217,206)
#E5DFD6
(229,223,214)
#E9E5DE
(233,229,222)
#EDEBE6
(237,235,230)
#F1F1EE
(241,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9B59E; }

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

This text font color is #C9B59E.

Background Color

.myBgColor { background-color: #C9B59E; }

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

This div background color is #C9B59E.

Border color

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

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

This div border color is #C9B59E.

Opacity

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

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

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

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

This text has shadow with #C9B59E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9B59E.

Preview

Color preview on black background

This text has color #C9B59E on black background.


Color preview on white background

This text has color #C9B59E on white background.


Black color preview on #C9B59E background

This text has black color on #C9B59E background.


White color preview on #C9B59E background

This text has white color on #C9B59E background.


Related colors

Complementary color

Complementary color for #hex is #364A61.


I love getcolorcode.com

Triadic colors

1 #9EC9B5 and #B59EC9 with #C9B59E are triadic colors.

2 #9EB5C9 and #B5C99E with #C9B59E are triadic colors.