COLOR #C2E4D1

HEX: #C2E4D1 RGB: (194,228,209)

Color info

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

RGB color model

#C2E4D1 color RGB value is (194,228,209).

RGB: (194,228,209) (76%, 89%, 82%)

RGB channels and saturation

R 194 of 255 = 76%
G 228 of 255 = 89%
B 209 of 255 = 82%

194
228
209

R + G + B ~ 82%. #C2E4D1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 228 + 209 = 631 (100%)
R 194 of 631 ~ 30.74%
G 228 of 631 ~ 36.13%
B 209 of 631 ~ 33.12'%

%30.74
%36.13
%33.12

CMYK color model

#C2E4D1 color CMYK value is (15,0,8,11).

  • cyan value is 14.91%
  • magenta value is 0.00%
  • yellow value is 8.33%
  • key color value is 10.59%

CMYK: (15,0,8,11)
C15M0Y8K11 (15%, 0%, 8%, 11%)
(0.15 / 0.00 / 0.08 / 0.11)

CMYK percentages

%14.91
%0
%8.33
%10.59

Codes

Color #C2E4D1 in popluar color models

C2 E4 D1
RGB 194 228 209
HSL 146° 38.64% 82.75%
HSB/HSV 146° 14.91% 89.41%
CMYK 14.91% 0.00% 8.33%
10.59%

Color #C2E4D1 in popluar number systems.

HEX C2 E4 D1
Decimal 194 228 209
Binary 11000010 11100100 11010001
Octal 302 344 321

Shades and tints

Shades of #C2E4D1

#C2E4D1
(194,228,209)
#B1D0BE
(177,208,190)
#A0BCAB
(160,188,171)
#8FA898
(143,168,152)
#7E9485
(126,148,133)
#6D8072
(109,128,114)
#5C6C5F
(92,108,95)
#4B584C
(75,88,76)
#3A4439
(58,68,57)
#293026
(41,48,38)
#181C13
(24,28,19)
#000000
(0,0,0)

Tints of #C2E4D1

#C2E4D1
(194,228,209)
#C7E6D5
(199,230,213)
#CCE8D9
(204,232,217)
#D1EADD
(209,234,221)
#D6ECE1
(214,236,225)
#DBEEE5
(219,238,229)
#E0F0E9
(224,240,233)
#E5F2ED
(229,242,237)
#EAF4F1
(234,244,241)
#EFF6F5
(239,246,245)
#F4F8F9
(244,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2E4D1 color. Also use rgb(194,228,209) instead hex code.

Text Font Color

.myTextColor { color: #C2E4D1; }

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

This text font color is #C2E4D1.

Background Color

.myBgColor { background-color: #C2E4D1; }

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

This div background color is #C2E4D1.

Border color

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

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

This div border color is #C2E4D1.

Opacity

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

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

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

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

This text has shadow with #C2E4D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2E4D1.

Preview

Color preview on black background

This text has color #C2E4D1 on black background.


Color preview on white background

This text has color #C2E4D1 on white background.


Black color preview on #C2E4D1 background

This text has black color on #C2E4D1 background.


White color preview on #C2E4D1 background

This text has white color on #C2E4D1 background.


Related colors

Complementary color

Complementary color for #hex is #3D1B2E.


I love getcolorcode.com

Triadic colors

1 #D1C2E4 and #E4D1C2 with #C2E4D1 are triadic colors.

2 #D1E4C2 and #E4C2D1 with #C2E4D1 are triadic colors.