COLOR #C7E2C0

HEX: #C7E2C0 RGB: (199,226,192)

Color info

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

RGB color model

#C7E2C0 color RGB value is (199,226,192).

RGB: (199,226,192) (78%, 89%, 75%)

RGB channels and saturation

R 199 of 255 = 78%
G 226 of 255 = 89%
B 192 of 255 = 75%

199
226
192

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

Portions of RGB colors in percentages

R + G + B = 199 + 226 + 192 = 617 (100%)
R 199 of 617 ~ 32.25%
G 226 of 617 ~ 36.63%
B 192 of 617 ~ 31.12'%

%32.25
%36.63
%31.12

CMYK color model

#C7E2C0 color CMYK value is (12,0,15,11).

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

CMYK: (12,0,15,11)
C12M0Y15K11 (12%, 0%, 15%, 11%)
(0.12 / 0.00 / 0.15 / 0.11)

CMYK percentages

%11.95
%0
%15.04
%11.37

Codes

Color #C7E2C0 in popluar color models

C7 E2 C0
RGB 199 226 192
HSL 108° 36.96% 81.96%
HSB/HSV 108° 15.04% 88.63%
CMYK 11.95% 0.00% 15.04%
11.37%

Color #C7E2C0 in popluar number systems.

HEX C7 E2 C0
Decimal 199 226 192
Binary 11000111 11100010 11000000
Octal 307 342 300

Shades and tints

Shades of #C7E2C0

#C7E2C0
(199,226,192)
#B5CEAF
(181,206,175)
#A3BA9E
(163,186,158)
#91A68D
(145,166,141)
#7F927C
(127,146,124)
#6D7E6B
(109,126,107)
#5B6A5A
(91,106,90)
#495649
(73,86,73)
#374238
(55,66,56)
#252E27
(37,46,39)
#131A16
(19,26,22)
#000000
(0,0,0)

Tints of #C7E2C0

#C7E2C0
(199,226,192)
#CCE4C5
(204,228,197)
#D1E6CA
(209,230,202)
#D6E8CF
(214,232,207)
#DBEAD4
(219,234,212)
#E0ECD9
(224,236,217)
#E5EEDE
(229,238,222)
#EAF0E3
(234,240,227)
#EFF2E8
(239,242,232)
#F4F4ED
(244,244,237)
#F9F6F2
(249,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E2C0; }

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

This text font color is #C7E2C0.

Background Color

.myBgColor { background-color: #C7E2C0; }

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

This div background color is #C7E2C0.

Border color

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

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

This div border color is #C7E2C0.

Opacity

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

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

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

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

This text has shadow with #C7E2C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E2C0.

Preview

Color preview on black background

This text has color #C7E2C0 on black background.


Color preview on white background

This text has color #C7E2C0 on white background.


Black color preview on #C7E2C0 background

This text has black color on #C7E2C0 background.


White color preview on #C7E2C0 background

This text has white color on #C7E2C0 background.


Related colors

Complementary color

Complementary color for #hex is #381D3F.


I love getcolorcode.com

Triadic colors

1 #C0C7E2 and #E2C0C7 with #C7E2C0 are triadic colors.

2 #C0E2C7 and #E2C7C0 with #C7E2C0 are triadic colors.