COLOR #C9EC9C

HEX: #C9EC9C RGB: (201,236,156)

Renk bilgisi

#C9EC9C contains mainly red and green colors. #C9EC9C ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C9EC9C color RGB value is (201,236,156).

RGB: (201,236,156) (79%, 93%, 61%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 236 of 255 = 93%
B 156 of 255 = 61%

201
236
156

R + G + B ~ 78%. #C9EC9C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 236 + 156 = 593 (100%)
R 201 of 593 ~ 33.9%
G 236 of 593 ~ 39.8%
B 156 of 593 ~ 26.31'%

%33.9
%39.8
%26.31

CMYK RENK MODELİ

#C9EC9C rengi CMYK tonu (15,0,34,7).

  • camgöbeği tonu 14.83%
  • eflatun tonu 0.00%
  • sarı tonu 33.90%
  • ana renk tonu 7.45%

CMYK: (15,0,34,7)
C15M0Y34K7 (15%, 0%, 34%, 7%)
(0.15 / 0.00 / 0.34 / 0.07)

CMYK yüzdeleri

%14.83
%0
%33.9
%7.45

Codes

Color #C9EC9C in popluar color models

C9 EC 9C
RGB 201 236 156
HSL 86° 67.80% 76.86%
HSB/HSV 86° 33.90% 92.55%
CMYK 14.83% 0.00% 33.90%
7.45%

Color #C9EC9C in popluar number systems.

HEX C9 EC 9C
Decimal 201 236 156
Binary 11001001 11101100 10011100
Octal 311 354 234

Shades and tints

Shades of #C9EC9C

#C9EC9C
(201,236,156)
#B7D78E
(183,215,142)
#A5C280
(165,194,128)
#93AD72
(147,173,114)
#819864
(129,152,100)
#6F8356
(111,131,86)
#5D6E48
(93,110,72)
#4B593A
(75,89,58)
#39442C
(57,68,44)
#272F1E
(39,47,30)
#151A10
(21,26,16)
#000000
(0,0,0)

Tints of #C9EC9C

#C9EC9C
(201,236,156)
#CDEDA5
(205,237,165)
#D1EEAE
(209,238,174)
#D5EFB7
(213,239,183)
#D9F0C0
(217,240,192)
#DDF1C9
(221,241,201)
#E1F2D2
(225,242,210)
#E5F3DB
(229,243,219)
#E9F4E4
(233,244,228)
#EDF5ED
(237,245,237)
#F1F6F6
(241,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EC9C; }

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

This text font color is #C9EC9C.

Background Color

.myBgColor { background-color: #C9EC9C; }

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

This div background color is #C9EC9C.

Border color

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

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

This div border color is #C9EC9C.

Opacity

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

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

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

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

This text has shadow with #C9EC9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EC9C.

Preview

Color preview on black background

This text has color #C9EC9C on black background.


Color preview on white background

This text has color #C9EC9C on white background.


Black color preview on #C9EC9C background

This text has black color on #C9EC9C background.


White color preview on #C9EC9C background

This text has white color on #C9EC9C background.


Related colors

Complementary color

Complementary color for #hex is #361363.


I love getcolorcode.com

Triadic colors

1 #9CC9EC and #EC9CC9 with #C9EC9C are triadic colors.

2 #9CECC9 and #ECC99C with #C9EC9C are triadic colors.