COLOR #C7E490

HEX: #C7E490 RGB: (199,228,144)

Color info

#C7E490 contains mainly red and green colors. Web safe color of #C7E490 is #CCCC99 (or #CC9).

RGB color model

#C7E490 color RGB value is (199,228,144).

RGB: (199,228,144) (78%, 89%, 56%)

RGB channels and saturation

R 199 of 255 = 78%
G 228 of 255 = 89%
B 144 of 255 = 56%

199
228
144

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

Portions of RGB colors in percentages

R + G + B = 199 + 228 + 144 = 571 (100%)
R 199 of 571 ~ 34.85%
G 228 of 571 ~ 39.93%
B 144 of 571 ~ 25.22'%

%34.85
%39.93
%25.22

CMYK color model

#C7E490 color CMYK value is (13,0,37,11).

  • cyan value is 12.72%
  • magenta value is 0.00%
  • yellow value is 36.84%
  • key color value is 10.59%

CMYK: (13,0,37,11)
C13M0Y37K11 (13%, 0%, 37%, 11%)
(0.13 / 0.00 / 0.37 / 0.11)

CMYK percentages

%12.72
%0
%36.84
%10.59

Codes

Color #C7E490 in popluar color models

C7 E4 90
RGB 199 228 144
HSL 81° 60.87% 72.94%
HSB/HSV 81° 36.84% 89.41%
CMYK 12.72% 0.00% 36.84%
10.59%

Color #C7E490 in popluar number systems.

HEX C7 E4 90
Decimal 199 228 144
Binary 11000111 11100100 10010000
Octal 307 344 220

Shades and tints

Shades of #C7E490

#C7E490
(199,228,144)
#B5D083
(181,208,131)
#A3BC76
(163,188,118)
#91A869
(145,168,105)
#7F945C
(127,148,92)
#6D804F
(109,128,79)
#5B6C42
(91,108,66)
#495835
(73,88,53)
#374428
(55,68,40)
#25301B
(37,48,27)
#131C0E
(19,28,14)
#000000
(0,0,0)

Tints of #C7E490

#C7E490
(199,228,144)
#CCE69A
(204,230,154)
#D1E8A4
(209,232,164)
#D6EAAE
(214,234,174)
#DBECB8
(219,236,184)
#E0EEC2
(224,238,194)
#E5F0CC
(229,240,204)
#EAF2D6
(234,242,214)
#EFF4E0
(239,244,224)
#F4F6EA
(244,246,234)
#F9F8F4
(249,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E490 color. Also use rgb(199,228,144) instead hex code.

Text Font Color

.myTextColor { color: #C7E490; }

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

This text font color is #C7E490.

Background Color

.myBgColor { background-color: #C7E490; }

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

This div background color is #C7E490.

Border color

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

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

This div border color is #C7E490.

Opacity

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

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

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

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

This text has shadow with #C7E490 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E490.

Preview

Color preview on black background

This text has color #C7E490 on black background.


Color preview on white background

This text has color #C7E490 on white background.


Black color preview on #C7E490 background

This text has black color on #C7E490 background.


White color preview on #C7E490 background

This text has white color on #C7E490 background.


Related colors

Complementary color

Complementary color for #hex is #381B6F.


I love getcolorcode.com

Triadic colors

1 #90C7E4 and #E490C7 with #C7E490 are triadic colors.

2 #90E4C7 and #E4C790 with #C7E490 are triadic colors.