COLOR #C7EE76

HEX: #C7EE76 RGB: (199,238,118)

Color info

#C7EE76 contains mainly red and green colors. Web safe color of #C7EE76 is #CCFF66 (or #CF6).

RGB color model

#C7EE76 color RGB value is (199,238,118).

RGB: (199,238,118) (78%, 93%, 46%)

RGB channels and saturation

R 199 of 255 = 78%
G 238 of 255 = 93%
B 118 of 255 = 46%

199
238
118

R + G + B ~ 72%. #C7EE76 is quite light color.

Portions of RGB colors in percentages

R + G + B = 199 + 238 + 118 = 555 (100%)
R 199 of 555 ~ 35.86%
G 238 of 555 ~ 42.88%
B 118 of 555 ~ 21.26'%

%35.86
%42.88
%21.26

CMYK color model

#C7EE76 color CMYK value is (16,0,50,7).

  • cyan value is 16.39%
  • magenta value is 0.00%
  • yellow value is 50.42%
  • key color value is 6.67%

CMYK: (16,0,50,7)
C16M0Y50K7 (16%, 0%, 50%, 7%)
(0.16 / 0.00 / 0.50 / 0.07)

CMYK percentages

%16.39
%0
%50.42
%6.67

Codes

Color #C7EE76 in popluar color models

C7 EE 76
RGB 199 238 118
HSL 80° 77.92% 69.80%
HSB/HSV 80° 50.42% 93.33%
CMYK 16.39% 0.00% 50.42%
6.67%

Color #C7EE76 in popluar number systems.

HEX C7 EE 76
Decimal 199 238 118
Binary 11000111 11101110 1110110
Octal 307 356 166

Shades and tints

Shades of #C7EE76

#C7EE76
(199,238,118)
#B5D96C
(181,217,108)
#A3C462
(163,196,98)
#91AF58
(145,175,88)
#7F9A4E
(127,154,78)
#6D8544
(109,133,68)
#5B703A
(91,112,58)
#495B30
(73,91,48)
#374626
(55,70,38)
#25311C
(37,49,28)
#131C12
(19,28,18)
#000000
(0,0,0)

Tints of #C7EE76

#C7EE76
(199,238,118)
#CCEF82
(204,239,130)
#D1F08E
(209,240,142)
#D6F19A
(214,241,154)
#DBF2A6
(219,242,166)
#E0F3B2
(224,243,178)
#E5F4BE
(229,244,190)
#EAF5CA
(234,245,202)
#EFF6D6
(239,246,214)
#F4F7E2
(244,247,226)
#F9F8EE
(249,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7EE76 color. Also use rgb(199,238,118) instead hex code.

Text Font Color

.myTextColor { color: #C7EE76; }

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

This text font color is #C7EE76.

Background Color

.myBgColor { background-color: #C7EE76; }

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

This div background color is #C7EE76.

Border color

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

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

This div border color is #C7EE76.

Opacity

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

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

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

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

This text has shadow with #C7EE76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EE76.

Preview

Color preview on black background

This text has color #C7EE76 on black background.


Color preview on white background

This text has color #C7EE76 on white background.


Black color preview on #C7EE76 background

This text has black color on #C7EE76 background.


White color preview on #C7EE76 background

This text has white color on #C7EE76 background.


Related colors

Complementary color

Complementary color for #hex is #381189.


I love getcolorcode.com

Triadic colors

1 #76C7EE and #EE76C7 with #C7EE76 are triadic colors.

2 #76EEC7 and #EEC776 with #C7EE76 are triadic colors.