COLOR #C7E395

HEX: #C7E395 RGB: (199,227,149)

Color info

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

RGB color model

#C7E395 color RGB value is (199,227,149).

RGB: (199,227,149) (78%, 89%, 58%)

RGB channels and saturation

R 199 of 255 = 78%
G 227 of 255 = 89%
B 149 of 255 = 58%

199
227
149

R + G + B ~ 75%. #C7E395 is quite light color.

Portions of RGB colors in percentages

R + G + B = 199 + 227 + 149 = 575 (100%)
R 199 of 575 ~ 34.61%
G 227 of 575 ~ 39.48%
B 149 of 575 ~ 25.91'%

%34.61
%39.48
%25.91

CMYK color model

#C7E395 color CMYK value is (12,0,34,11).

  • cyan value is 12.33%
  • magenta value is 0.00%
  • yellow value is 34.36%
  • key color value is 10.98%

CMYK: (12,0,34,11)
C12M0Y34K11 (12%, 0%, 34%, 11%)
(0.12 / 0.00 / 0.34 / 0.11)

CMYK percentages

%12.33
%0
%34.36
%10.98

Codes

Color #C7E395 in popluar color models

C7 E3 95
RGB 199 227 149
HSL 82° 58.21% 73.73%
HSB/HSV 82° 34.36% 89.02%
CMYK 12.33% 0.00% 34.36%
10.98%

Color #C7E395 in popluar number systems.

HEX C7 E3 95
Decimal 199 227 149
Binary 11000111 11100011 10010101
Octal 307 343 225

Shades and tints

Shades of #C7E395

#C7E395
(199,227,149)
#B5CF88
(181,207,136)
#A3BB7B
(163,187,123)
#91A76E
(145,167,110)
#7F9361
(127,147,97)
#6D7F54
(109,127,84)
#5B6B47
(91,107,71)
#49573A
(73,87,58)
#37432D
(55,67,45)
#252F20
(37,47,32)
#131B13
(19,27,19)
#000000
(0,0,0)

Tints of #C7E395

#C7E395
(199,227,149)
#CCE59E
(204,229,158)
#D1E7A7
(209,231,167)
#D6E9B0
(214,233,176)
#DBEBB9
(219,235,185)
#E0EDC2
(224,237,194)
#E5EFCB
(229,239,203)
#EAF1D4
(234,241,212)
#EFF3DD
(239,243,221)
#F4F5E6
(244,245,230)
#F9F7EF
(249,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E395 color. Also use rgb(199,227,149) instead hex code.

Text Font Color

.myTextColor { color: #C7E395; }

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

This text font color is #C7E395.

Background Color

.myBgColor { background-color: #C7E395; }

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

This div background color is #C7E395.

Border color

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

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

This div border color is #C7E395.

Opacity

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

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

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

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

This text has shadow with #C7E395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E395.

Preview

Color preview on black background

This text has color #C7E395 on black background.


Color preview on white background

This text has color #C7E395 on white background.


Black color preview on #C7E395 background

This text has black color on #C7E395 background.


White color preview on #C7E395 background

This text has white color on #C7E395 background.


Related colors

Complementary color

Complementary color for #hex is #381C6A.


I love getcolorcode.com

Triadic colors

1 #95C7E3 and #E395C7 with #C7E395 are triadic colors.

2 #95E3C7 and #E3C795 with #C7E395 are triadic colors.