COLOR #C9EC7D

HEX: #C9EC7D RGB: (201,236,125)

Renk bilgisi

#C9EC7D contains mainly red and green colors. #C9EC7D ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#C9EC7D color RGB value is (201,236,125).

RGB: (201,236,125) (79%, 93%, 49%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 236 of 255 = 93%
B 125 of 255 = 49%

201
236
125

R + G + B ~ 74%. #C9EC7D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 236 + 125 = 562 (100%)
R 201 of 562 ~ 35.77%
G 236 of 562 ~ 41.99%
B 125 of 562 ~ 22.24'%

%35.77
%41.99
%22.24

CMYK RENK MODELİ

#C9EC7D rengi CMYK tonu (15,0,47,7).

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

CMYK: (15,0,47,7)
C15M0Y47K7 (15%, 0%, 47%, 7%)
(0.15 / 0.00 / 0.47 / 0.07)

CMYK yüzdeleri

%14.83
%0
%47.03
%7.45

Codes

Color #C9EC7D in popluar color models

C9 EC 7D
RGB 201 236 125
HSL 79° 74.50% 70.78%
HSB/HSV 79° 47.03% 92.55%
CMYK 14.83% 0.00% 47.03%
7.45%

Color #C9EC7D in popluar number systems.

HEX C9 EC 7D
Decimal 201 236 125
Binary 11001001 11101100 1111101
Octal 311 354 175

Shades and tints

Shades of #C9EC7D

#C9EC7D
(201,236,125)
#B7D772
(183,215,114)
#A5C267
(165,194,103)
#93AD5C
(147,173,92)
#819851
(129,152,81)
#6F8346
(111,131,70)
#5D6E3B
(93,110,59)
#4B5930
(75,89,48)
#394425
(57,68,37)
#272F1A
(39,47,26)
#151A0F
(21,26,15)
#000000
(0,0,0)

Tints of #C9EC7D

#C9EC7D
(201,236,125)
#CDED88
(205,237,136)
#D1EE93
(209,238,147)
#D5EF9E
(213,239,158)
#D9F0A9
(217,240,169)
#DDF1B4
(221,241,180)
#E1F2BF
(225,242,191)
#E5F3CA
(229,243,202)
#E9F4D5
(233,244,213)
#EDF5E0
(237,245,224)
#F1F6EB
(241,246,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EC7D; }

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

This text font color is #C9EC7D.

Background Color

.myBgColor { background-color: #C9EC7D; }

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

This div background color is #C9EC7D.

Border color

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

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

This div border color is #C9EC7D.

Opacity

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

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

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

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

This text has shadow with #C9EC7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EC7D.

Preview

Color preview on black background

This text has color #C9EC7D on black background.


Color preview on white background

This text has color #C9EC7D on white background.


Black color preview on #C9EC7D background

This text has black color on #C9EC7D background.


White color preview on #C9EC7D background

This text has white color on #C9EC7D background.


Related colors

Complementary color

Complementary color for #hex is #361382.


I love getcolorcode.com

Triadic colors

1 #7DC9EC and #EC7DC9 with #C9EC7D are triadic colors.

2 #7DECC9 and #ECC97D with #C9EC7D are triadic colors.