COLOR #C9EC76

HEX: #C9EC76 RGB: (201,236,118)

Renk bilgisi

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

RGB renk modeli

#C9EC76 color RGB value is (201,236,118).

RGB: (201,236,118) (79%, 93%, 46%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 236 of 255 = 93%
B 118 of 255 = 46%

201
236
118

R + G + B ~ 73%. #C9EC76 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 236 + 118 = 555 (100%)
R 201 of 555 ~ 36.22%
G 236 of 555 ~ 42.52%
B 118 of 555 ~ 21.26'%

%36.22
%42.52
%21.26

CMYK RENK MODELİ

#C9EC76 rengi CMYK tonu (15,0,50,7).

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

CMYK: (15,0,50,7)
C15M0Y50K7 (15%, 0%, 50%, 7%)
(0.15 / 0.00 / 0.50 / 0.07)

CMYK yüzdeleri

%14.83
%0
%50
%7.45

Codes

Color #C9EC76 in popluar color models

C9 EC 76
RGB 201 236 118
HSL 78° 75.64% 69.41%
HSB/HSV 78° 50.00% 92.55%
CMYK 14.83% 0.00% 50.00%
7.45%

Color #C9EC76 in popluar number systems.

HEX C9 EC 76
Decimal 201 236 118
Binary 11001001 11101100 1110110
Octal 311 354 166

Shades and tints

Shades of #C9EC76

#C9EC76
(201,236,118)
#B7D76C
(183,215,108)
#A5C262
(165,194,98)
#93AD58
(147,173,88)
#81984E
(129,152,78)
#6F8344
(111,131,68)
#5D6E3A
(93,110,58)
#4B5930
(75,89,48)
#394426
(57,68,38)
#272F1C
(39,47,28)
#151A12
(21,26,18)
#000000
(0,0,0)

Tints of #C9EC76

#C9EC76
(201,236,118)
#CDED82
(205,237,130)
#D1EE8E
(209,238,142)
#D5EF9A
(213,239,154)
#D9F0A6
(217,240,166)
#DDF1B2
(221,241,178)
#E1F2BE
(225,242,190)
#E5F3CA
(229,243,202)
#E9F4D6
(233,244,214)
#EDF5E2
(237,245,226)
#F1F6EE
(241,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EC76; }

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

This text font color is #C9EC76.

Background Color

.myBgColor { background-color: #C9EC76; }

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

This div background color is #C9EC76.

Border color

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

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

This div border color is #C9EC76.

Opacity

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

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

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

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

This text has shadow with #C9EC76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EC76.

Preview

Color preview on black background

This text has color #C9EC76 on black background.


Color preview on white background

This text has color #C9EC76 on white background.


Black color preview on #C9EC76 background

This text has black color on #C9EC76 background.


White color preview on #C9EC76 background

This text has white color on #C9EC76 background.


Related colors

Complementary color

Complementary color for #hex is #361389.


I love getcolorcode.com

Triadic colors

1 #76C9EC and #EC76C9 with #C9EC76 are triadic colors.

2 #76ECC9 and #ECC976 with #C9EC76 are triadic colors.