COLOR #C9C57C

HEX: #C9C57C RGB: (201,197,124)

Renk bilgisi

#C9C57C contains mainly red and green colors. #C9C57C ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C9C57C color RGB value is (201,197,124).

RGB: (201,197,124) (79%, 77%, 49%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 197 of 255 = 77%
B 124 of 255 = 49%

201
197
124

R + G + B ~ 68%. #C9C57C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 197 + 124 = 522 (100%)
R 201 of 522 ~ 38.51%
G 197 of 522 ~ 37.74%
B 124 of 522 ~ 23.75'%

%38.51
%37.74
%23.75

CMYK RENK MODELİ

#C9C57C rengi CMYK tonu (0,2,38,21).

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

CMYK: (0,2,38,21)
C0M2Y38K21 (0%, 2%, 38%, 21%)
(0.00 / 0.02 / 0.38 / 0.21)

CMYK yüzdeleri

%0
%1.99
%38.31
%21.18

Codes

Color #C9C57C in popluar color models

C9 C5 7C
RGB 201 197 124
HSL 57° 41.62% 63.73%
HSB/HSV 57° 38.31% 78.82%
CMYK 0.00% 1.99% 38.31%
21.18%

Color #C9C57C in popluar number systems.

HEX C9 C5 7C
Decimal 201 197 124
Binary 11001001 11000101 1111100
Octal 311 305 174

Shades and tints

Shades of #C9C57C

#C9C57C
(201,197,124)
#B7B471
(183,180,113)
#A5A366
(165,163,102)
#93925B
(147,146,91)
#818150
(129,129,80)
#6F7045
(111,112,69)
#5D5F3A
(93,95,58)
#4B4E2F
(75,78,47)
#393D24
(57,61,36)
#272C19
(39,44,25)
#151B0E
(21,27,14)
#000000
(0,0,0)

Tints of #C9C57C

#C9C57C
(201,197,124)
#CDCA87
(205,202,135)
#D1CF92
(209,207,146)
#D5D49D
(213,212,157)
#D9D9A8
(217,217,168)
#DDDEB3
(221,222,179)
#E1E3BE
(225,227,190)
#E5E8C9
(229,232,201)
#E9EDD4
(233,237,212)
#EDF2DF
(237,242,223)
#F1F7EA
(241,247,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9C57C; }

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

This text font color is #C9C57C.

Background Color

.myBgColor { background-color: #C9C57C; }

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

This div background color is #C9C57C.

Border color

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

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

This div border color is #C9C57C.

Opacity

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

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

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

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

This text has shadow with #C9C57C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C57C.

Preview

Color preview on black background

This text has color #C9C57C on black background.


Color preview on white background

This text has color #C9C57C on white background.


Black color preview on #C9C57C background

This text has black color on #C9C57C background.


White color preview on #C9C57C background

This text has white color on #C9C57C background.


Related colors

Complementary color

Complementary color for #hex is #363A83.


I love getcolorcode.com

Triadic colors

1 #7CC9C5 and #C57CC9 with #C9C57C are triadic colors.

2 #7CC5C9 and #C5C97C with #C9C57C are triadic colors.