COLOR #C7E9D0

HEX: #C7E9D0 RGB: (199,233,208)

Color info

#C7E9D0 contains red, green and blue colors in about the same proportion. Web safe color of #C7E9D0 is #CCFFCC (or #CFC).

RGB color model

#C7E9D0 color RGB value is (199,233,208).

RGB: (199,233,208) (78%, 91%, 82%)

RGB channels and saturation

R 199 of 255 = 78%
G 233 of 255 = 91%
B 208 of 255 = 82%

199
233
208

R + G + B ~ 84%. #C7E9D0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 199 + 233 + 208 = 640 (100%)
R 199 of 640 ~ 31.09%
G 233 of 640 ~ 36.41%
B 208 of 640 ~ 32.5'%

%31.09
%36.41
%32.5

CMYK color model

#C7E9D0 color CMYK value is (15,0,11,9).

  • cyan value is 14.59%
  • magenta value is 0.00%
  • yellow value is 10.73%
  • key color value is 8.63%

CMYK: (15,0,11,9)
C15M0Y11K9 (15%, 0%, 11%, 9%)
(0.15 / 0.00 / 0.11 / 0.09)

CMYK percentages

%14.59
%0
%10.73
%8.63

Codes

Color #C7E9D0 in popluar color models

C7 E9 D0
RGB 199 233 208
HSL 136° 43.59% 84.71%
HSB/HSV 136° 14.59% 91.37%
CMYK 14.59% 0.00% 10.73%
8.63%

Color #C7E9D0 in popluar number systems.

HEX C7 E9 D0
Decimal 199 233 208
Binary 11000111 11101001 11010000
Octal 307 351 320

Shades and tints

Shades of #C7E9D0

#C7E9D0
(199,233,208)
#B5D4BE
(181,212,190)
#A3BFAC
(163,191,172)
#91AA9A
(145,170,154)
#7F9588
(127,149,136)
#6D8076
(109,128,118)
#5B6B64
(91,107,100)
#495652
(73,86,82)
#374140
(55,65,64)
#252C2E
(37,44,46)
#13171C
(19,23,28)
#000000
(0,0,0)

Tints of #C7E9D0

#C7E9D0
(199,233,208)
#CCEBD4
(204,235,212)
#D1EDD8
(209,237,216)
#D6EFDC
(214,239,220)
#DBF1E0
(219,241,224)
#E0F3E4
(224,243,228)
#E5F5E8
(229,245,232)
#EAF7EC
(234,247,236)
#EFF9F0
(239,249,240)
#F4FBF4
(244,251,244)
#F9FDF8
(249,253,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E9D0 color. Also use rgb(199,233,208) instead hex code.

Text Font Color

.myTextColor { color: #C7E9D0; }

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

This text font color is #C7E9D0.

Background Color

.myBgColor { background-color: #C7E9D0; }

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

This div background color is #C7E9D0.

Border color

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

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

This div border color is #C7E9D0.

Opacity

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

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

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

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

This text has shadow with #C7E9D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E9D0.

Preview

Color preview on black background

This text has color #C7E9D0 on black background.


Color preview on white background

This text has color #C7E9D0 on white background.


Black color preview on #C7E9D0 background

This text has black color on #C7E9D0 background.


White color preview on #C7E9D0 background

This text has white color on #C7E9D0 background.


Related colors

Complementary color

Complementary color for #hex is #38162F.


I love getcolorcode.com

Triadic colors

1 #D0C7E9 and #E9D0C7 with #C7E9D0 are triadic colors.

2 #D0E9C7 and #E9C7D0 with #C7E9D0 are triadic colors.