COLOR #C9E09C

HEX: #C9E09C RGB: (201,224,156)

Renk bilgisi

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

RGB renk modeli

#C9E09C color RGB value is (201,224,156).

RGB: (201,224,156) (79%, 88%, 61%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 224 of 255 = 88%
B 156 of 255 = 61%

201
224
156

R + G + B ~ 76%. #C9E09C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 224 + 156 = 581 (100%)
R 201 of 581 ~ 34.6%
G 224 of 581 ~ 38.55%
B 156 of 581 ~ 26.85'%

%34.6
%38.55
%26.85

CMYK RENK MODELİ

#C9E09C rengi CMYK tonu (10,0,30,12).

  • camgöbeği tonu 10.27%
  • eflatun tonu 0.00%
  • sarı tonu 30.36%
  • ana renk tonu 12.16%

CMYK: (10,0,30,12)
C10M0Y30K12 (10%, 0%, 30%, 12%)
(0.10 / 0.00 / 0.30 / 0.12)

CMYK yüzdeleri

%10.27
%0
%30.36
%12.16

Codes

Color #C9E09C in popluar color models

C9 E0 9C
RGB 201 224 156
HSL 80° 52.31% 74.51%
HSB/HSV 80° 30.36% 87.84%
CMYK 10.27% 0.00% 30.36%
12.16%

Color #C9E09C in popluar number systems.

HEX C9 E0 9C
Decimal 201 224 156
Binary 11001001 11100000 10011100
Octal 311 340 234

Shades and tints

Shades of #C9E09C

#C9E09C
(201,224,156)
#B7CC8E
(183,204,142)
#A5B880
(165,184,128)
#93A472
(147,164,114)
#819064
(129,144,100)
#6F7C56
(111,124,86)
#5D6848
(93,104,72)
#4B543A
(75,84,58)
#39402C
(57,64,44)
#272C1E
(39,44,30)
#151810
(21,24,16)
#000000
(0,0,0)

Tints of #C9E09C

#C9E09C
(201,224,156)
#CDE2A5
(205,226,165)
#D1E4AE
(209,228,174)
#D5E6B7
(213,230,183)
#D9E8C0
(217,232,192)
#DDEAC9
(221,234,201)
#E1ECD2
(225,236,210)
#E5EEDB
(229,238,219)
#E9F0E4
(233,240,228)
#EDF2ED
(237,242,237)
#F1F4F6
(241,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9E09C color. Also use rgb(201,224,156) instead hex code.

Text Font Color

.myTextColor { color: #C9E09C; }

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

This text font color is #C9E09C.

Background Color

.myBgColor { background-color: #C9E09C; }

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

This div background color is #C9E09C.

Border color

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

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

This div border color is #C9E09C.

Opacity

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

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

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

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

This text has shadow with #C9E09C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E09C.

Preview

Color preview on black background

This text has color #C9E09C on black background.


Color preview on white background

This text has color #C9E09C on white background.


Black color preview on #C9E09C background

This text has black color on #C9E09C background.


White color preview on #C9E09C background

This text has white color on #C9E09C background.


Related colors

Complementary color

Complementary color for #hex is #361F63.


I love getcolorcode.com

Triadic colors

1 #9CC9E0 and #E09CC9 with #C9E09C are triadic colors.

2 #9CE0C9 and #E0C99C with #C9E09C are triadic colors.