COLOR #C7E2C2

HEX: #C7E2C2 RGB: (199,226,194)

Color info

#C7E2C2 contains red, green and blue colors in about the same proportion. Web safe color of #C7E2C2 is #CCCCCC (or #CCC).

RGB color model

#C7E2C2 color RGB value is (199,226,194).

RGB: (199,226,194) (78%, 89%, 76%)

RGB channels and saturation

R 199 of 255 = 78%
G 226 of 255 = 89%
B 194 of 255 = 76%

199
226
194

R + G + B ~ 81%. #C7E2C2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 199 + 226 + 194 = 619 (100%)
R 199 of 619 ~ 32.15%
G 226 of 619 ~ 36.51%
B 194 of 619 ~ 31.34'%

%32.15
%36.51
%31.34

CMYK color model

#C7E2C2 color CMYK value is (12,0,14,11).

  • cyan value is 11.95%
  • magenta value is 0.00%
  • yellow value is 14.16%
  • key color value is 11.37%

CMYK: (12,0,14,11)
C12M0Y14K11 (12%, 0%, 14%, 11%)
(0.12 / 0.00 / 0.14 / 0.11)

CMYK percentages

%11.95
%0
%14.16
%11.37

Codes

Color #C7E2C2 in popluar color models

C7 E2 C2
RGB 199 226 194
HSL 111° 35.56% 82.35%
HSB/HSV 111° 14.16% 88.63%
CMYK 11.95% 0.00% 14.16%
11.37%

Color #C7E2C2 in popluar number systems.

HEX C7 E2 C2
Decimal 199 226 194
Binary 11000111 11100010 11000010
Octal 307 342 302

Shades and tints

Shades of #C7E2C2

#C7E2C2
(199,226,194)
#B5CEB1
(181,206,177)
#A3BAA0
(163,186,160)
#91A68F
(145,166,143)
#7F927E
(127,146,126)
#6D7E6D
(109,126,109)
#5B6A5C
(91,106,92)
#49564B
(73,86,75)
#37423A
(55,66,58)
#252E29
(37,46,41)
#131A18
(19,26,24)
#000000
(0,0,0)

Tints of #C7E2C2

#C7E2C2
(199,226,194)
#CCE4C7
(204,228,199)
#D1E6CC
(209,230,204)
#D6E8D1
(214,232,209)
#DBEAD6
(219,234,214)
#E0ECDB
(224,236,219)
#E5EEE0
(229,238,224)
#EAF0E5
(234,240,229)
#EFF2EA
(239,242,234)
#F4F4EF
(244,244,239)
#F9F6F4
(249,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E2C2 color. Also use rgb(199,226,194) instead hex code.

Text Font Color

.myTextColor { color: #C7E2C2; }

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

This text font color is #C7E2C2.

Background Color

.myBgColor { background-color: #C7E2C2; }

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

This div background color is #C7E2C2.

Border color

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

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

This div border color is #C7E2C2.

Opacity

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

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

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

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

This text has shadow with #C7E2C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E2C2.

Preview

Color preview on black background

This text has color #C7E2C2 on black background.


Color preview on white background

This text has color #C7E2C2 on white background.


Black color preview on #C7E2C2 background

This text has black color on #C7E2C2 background.


White color preview on #C7E2C2 background

This text has white color on #C7E2C2 background.


Related colors

Complementary color

Complementary color for #hex is #381D3D.


I love getcolorcode.com

Triadic colors

1 #C2C7E2 and #E2C2C7 with #C7E2C2 are triadic colors.

2 #C2E2C7 and #E2C7C2 with #C7E2C2 are triadic colors.