COLOR #C2E9D7

HEX: #C2E9D7 RGB: (194,233,215)

Color info

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

RGB color model

#C2E9D7 color RGB value is (194,233,215).

RGB: (194,233,215) (76%, 91%, 84%)

RGB channels and saturation

R 194 of 255 = 76%
G 233 of 255 = 91%
B 215 of 255 = 84%

194
233
215

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

Portions of RGB colors in percentages

R + G + B = 194 + 233 + 215 = 642 (100%)
R 194 of 642 ~ 30.22%
G 233 of 642 ~ 36.29%
B 215 of 642 ~ 33.49'%

%30.22
%36.29
%33.49

CMYK color model

#C2E9D7 color CMYK value is (17,0,8,9).

  • cyan value is 16.74%
  • magenta value is 0.00%
  • yellow value is 7.73%
  • key color value is 8.63%

CMYK: (17,0,8,9)
C17M0Y8K9 (17%, 0%, 8%, 9%)
(0.17 / 0.00 / 0.08 / 0.09)

CMYK percentages

%16.74
%0
%7.73
%8.63

Codes

Color #C2E9D7 in popluar color models

C2 E9 D7
RGB 194 233 215
HSL 152° 46.99% 83.73%
HSB/HSV 152° 16.74% 91.37%
CMYK 16.74% 0.00% 7.73%
8.63%

Color #C2E9D7 in popluar number systems.

HEX C2 E9 D7
Decimal 194 233 215
Binary 11000010 11101001 11010111
Octal 302 351 327

Shades and tints

Shades of #C2E9D7

#C2E9D7
(194,233,215)
#B1D4C4
(177,212,196)
#A0BFB1
(160,191,177)
#8FAA9E
(143,170,158)
#7E958B
(126,149,139)
#6D8078
(109,128,120)
#5C6B65
(92,107,101)
#4B5652
(75,86,82)
#3A413F
(58,65,63)
#292C2C
(41,44,44)
#181719
(24,23,25)
#000000
(0,0,0)

Tints of #C2E9D7

#C2E9D7
(194,233,215)
#C7EBDA
(199,235,218)
#CCEDDD
(204,237,221)
#D1EFE0
(209,239,224)
#D6F1E3
(214,241,227)
#DBF3E6
(219,243,230)
#E0F5E9
(224,245,233)
#E5F7EC
(229,247,236)
#EAF9EF
(234,249,239)
#EFFBF2
(239,251,242)
#F4FDF5
(244,253,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2E9D7 color. Also use rgb(194,233,215) instead hex code.

Text Font Color

.myTextColor { color: #C2E9D7; }

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

This text font color is #C2E9D7.

Background Color

.myBgColor { background-color: #C2E9D7; }

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

This div background color is #C2E9D7.

Border color

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

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

This div border color is #C2E9D7.

Opacity

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

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

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

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

This text has shadow with #C2E9D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2E9D7.

Preview

Color preview on black background

This text has color #C2E9D7 on black background.


Color preview on white background

This text has color #C2E9D7 on white background.


Black color preview on #C2E9D7 background

This text has black color on #C2E9D7 background.


White color preview on #C2E9D7 background

This text has white color on #C2E9D7 background.


Related colors

Complementary color

Complementary color for #hex is #3D1628.


I love getcolorcode.com

Triadic colors

1 #D7C2E9 and #E9D7C2 with #C2E9D7 are triadic colors.

2 #D7E9C2 and #E9C2D7 with #C2E9D7 are triadic colors.