COLOR #C9C858

HEX: #C9C858 RGB: (201,200,88)

Renk bilgisi

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

RGB renk modeli

#C9C858 color RGB value is (201,200,88).

RGB: (201,200,88) (79%, 78%, 35%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 200 of 255 = 78%
B 88 of 255 = 35%

201
200
88

R + G + B ~ 64%. #C9C858 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 200 + 88 = 489 (100%)
R 201 of 489 ~ 41.1%
G 200 of 489 ~ 40.9%
B 88 of 489 ~ 18'%

%41.1
%40.9
%18

CMYK RENK MODELİ

#C9C858 rengi CMYK tonu (0,0,56,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.50%
  • sarı tonu 56.22%
  • ana renk tonu 21.18%

CMYK: (0,0,56,21)
C0M0Y56K21 (0%, 0%, 56%, 21%)
(0.00 / 0.00 / 0.56 / 0.21)

CMYK yüzdeleri

%0
%0.5
%56.22
%21.18

Codes

Color #C9C858 in popluar color models

C9 C8 58
RGB 201 200 88
HSL 59° 51.13% 56.67%
HSB/HSV 59° 56.22% 78.82%
CMYK 0.00% 0.50% 56.22%
21.18%

Color #C9C858 in popluar number systems.

HEX C9 C8 58
Decimal 201 200 88
Binary 11001001 11001000 1011000
Octal 311 310 130

Shades and tints

Shades of #C9C858

#C9C858
(201,200,88)
#B7B650
(183,182,80)
#A5A448
(165,164,72)
#939240
(147,146,64)
#818038
(129,128,56)
#6F6E30
(111,110,48)
#5D5C28
(93,92,40)
#4B4A20
(75,74,32)
#393818
(57,56,24)
#272610
(39,38,16)
#151408
(21,20,8)
#000000
(0,0,0)

Tints of #C9C858

#C9C858
(201,200,88)
#CDCD67
(205,205,103)
#D1D276
(209,210,118)
#D5D785
(213,215,133)
#D9DC94
(217,220,148)
#DDE1A3
(221,225,163)
#E1E6B2
(225,230,178)
#E5EBC1
(229,235,193)
#E9F0D0
(233,240,208)
#EDF5DF
(237,245,223)
#F1FAEE
(241,250,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9C858 color. Also use rgb(201,200,88) instead hex code.

Text Font Color

.myTextColor { color: #C9C858; }

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

This text font color is #C9C858.

Background Color

.myBgColor { background-color: #C9C858; }

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

This div background color is #C9C858.

Border color

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

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

This div border color is #C9C858.

Opacity

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

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

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

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

This text has shadow with #C9C858 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C858.

Preview

Color preview on black background

This text has color #C9C858 on black background.


Color preview on white background

This text has color #C9C858 on white background.


Black color preview on #C9C858 background

This text has black color on #C9C858 background.


White color preview on #C9C858 background

This text has white color on #C9C858 background.


Related colors

Complementary color

Complementary color for #hex is #3637A7.


I love getcolorcode.com

Triadic colors

1 #58C9C8 and #C858C9 with #C9C858 are triadic colors.

2 #58C8C9 and #C8C958 with #C9C858 are triadic colors.