COLOR #C7E5E0

HEX: #C7E5E0 RGB: (199,229,224)

Color info

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

RGB color model

#C7E5E0 color RGB value is (199,229,224).

RGB: (199,229,224) (78%, 90%, 88%)

RGB channels and saturation

R 199 of 255 = 78%
G 229 of 255 = 90%
B 224 of 255 = 88%

199
229
224

R + G + B ~ 85%. #C7E5E0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 199 + 229 + 224 = 652 (100%)
R 199 of 652 ~ 30.52%
G 229 of 652 ~ 35.12%
B 224 of 652 ~ 34.36'%

%30.52
%35.12
%34.36

CMYK color model

#C7E5E0 color CMYK value is (13,0,2,10).

  • cyan value is 13.10%
  • magenta value is 0.00%
  • yellow value is 2.18%
  • key color value is 10.20%

CMYK: (13,0,2,10)
C13M0Y2K10 (13%, 0%, 2%, 10%)
(0.13 / 0.00 / 0.02 / 0.10)

CMYK percentages

%13.1
%0
%2.18
%10.2

Codes

Color #C7E5E0 in popluar color models

C7 E5 E0
RGB 199 229 224
HSL 170° 36.59% 83.92%
HSB/HSV 170° 13.10% 89.80%
CMYK 13.10% 0.00% 2.18%
10.20%

Color #C7E5E0 in popluar number systems.

HEX C7 E5 E0
Decimal 199 229 224
Binary 11000111 11100101 11100000
Octal 307 345 340

Shades and tints

Shades of #C7E5E0

#C7E5E0
(199,229,224)
#B5D1CC
(181,209,204)
#A3BDB8
(163,189,184)
#91A9A4
(145,169,164)
#7F9590
(127,149,144)
#6D817C
(109,129,124)
#5B6D68
(91,109,104)
#495954
(73,89,84)
#374540
(55,69,64)
#25312C
(37,49,44)
#131D18
(19,29,24)
#000000
(0,0,0)

Tints of #C7E5E0

#C7E5E0
(199,229,224)
#CCE7E2
(204,231,226)
#D1E9E4
(209,233,228)
#D6EBE6
(214,235,230)
#DBEDE8
(219,237,232)
#E0EFEA
(224,239,234)
#E5F1EC
(229,241,236)
#EAF3EE
(234,243,238)
#EFF5F0
(239,245,240)
#F4F7F2
(244,247,242)
#F9F9F4
(249,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E5E0 color. Also use rgb(199,229,224) instead hex code.

Text Font Color

.myTextColor { color: #C7E5E0; }

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

This text font color is #C7E5E0.

Background Color

.myBgColor { background-color: #C7E5E0; }

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

This div background color is #C7E5E0.

Border color

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

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

This div border color is #C7E5E0.

Opacity

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

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

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

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

This text has shadow with #C7E5E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E5E0.

Preview

Color preview on black background

This text has color #C7E5E0 on black background.


Color preview on white background

This text has color #C7E5E0 on white background.


Black color preview on #C7E5E0 background

This text has black color on #C7E5E0 background.


White color preview on #C7E5E0 background

This text has white color on #C7E5E0 background.


Related colors

Complementary color

Complementary color for #hex is #381A1F.


I love getcolorcode.com

Triadic colors

1 #E0C7E5 and #E5E0C7 with #C7E5E0 are triadic colors.

2 #E0E5C7 and #E5C7E0 with #C7E5E0 are triadic colors.