COLOR #C9C58B

HEX: #C9C58B RGB: (201,197,139)

Renk bilgisi

#C9C58B contains mainly red and green colors. #C9C58B ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C9C58B color RGB value is (201,197,139).

RGB: (201,197,139) (79%, 77%, 55%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 197 of 255 = 77%
B 139 of 255 = 55%

201
197
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 197 + 139 = 537 (100%)
R 201 of 537 ~ 37.43%
G 197 of 537 ~ 36.69%
B 139 of 537 ~ 25.88'%

%37.43
%36.69
%25.88

CMYK RENK MODELİ

#C9C58B rengi CMYK tonu (0,2,31,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.99%
  • sarı tonu 30.85%
  • ana renk tonu 21.18%

CMYK: (0,2,31,21)
C0M2Y31K21 (0%, 2%, 31%, 21%)
(0.00 / 0.02 / 0.31 / 0.21)

CMYK yüzdeleri

%0
%1.99
%30.85
%21.18

Codes

Color #C9C58B in popluar color models

C9 C5 8B
RGB 201 197 139
HSL 56° 36.47% 66.67%
HSB/HSV 56° 30.85% 78.82%
CMYK 0.00% 1.99% 30.85%
21.18%

Color #C9C58B in popluar number systems.

HEX C9 C5 8B
Decimal 201 197 139
Binary 11001001 11000101 10001011
Octal 311 305 213

Shades and tints

Shades of #C9C58B

#C9C58B
(201,197,139)
#B7B47F
(183,180,127)
#A5A373
(165,163,115)
#939267
(147,146,103)
#81815B
(129,129,91)
#6F704F
(111,112,79)
#5D5F43
(93,95,67)
#4B4E37
(75,78,55)
#393D2B
(57,61,43)
#272C1F
(39,44,31)
#151B13
(21,27,19)
#000000
(0,0,0)

Tints of #C9C58B

#C9C58B
(201,197,139)
#CDCA95
(205,202,149)
#D1CF9F
(209,207,159)
#D5D4A9
(213,212,169)
#D9D9B3
(217,217,179)
#DDDEBD
(221,222,189)
#E1E3C7
(225,227,199)
#E5E8D1
(229,232,209)
#E9EDDB
(233,237,219)
#EDF2E5
(237,242,229)
#F1F7EF
(241,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9C58B color. Also use rgb(201,197,139) instead hex code.

Text Font Color

.myTextColor { color: #C9C58B; }

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

This text font color is #C9C58B.

Background Color

.myBgColor { background-color: #C9C58B; }

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

This div background color is #C9C58B.

Border color

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

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

This div border color is #C9C58B.

Opacity

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

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

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

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

This text has shadow with #C9C58B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C58B.

Preview

Color preview on black background

This text has color #C9C58B on black background.


Color preview on white background

This text has color #C9C58B on white background.


Black color preview on #C9C58B background

This text has black color on #C9C58B background.


White color preview on #C9C58B background

This text has white color on #C9C58B background.


Related colors

Complementary color

Complementary color for #hex is #363A74.


I love getcolorcode.com

Triadic colors

1 #8BC9C5 and #C58BC9 with #C9C58B are triadic colors.

2 #8BC5C9 and #C5C98B with #C9C58B are triadic colors.