COLOR #C2E6E7

HEX: #C2E6E7 RGB: (194,230,231)

Color info

#C2E6E7 contains red, green and blue colors in about the same proportion. Web safe color of #C2E6E7 is #CCCCFF (or #CCF).

RGB color model

#C2E6E7 color RGB value is (194,230,231).

RGB: (194,230,231) (76%, 90%, 91%)

RGB channels and saturation

R 194 of 255 = 76%
G 230 of 255 = 90%
B 231 of 255 = 91%

194
230
231

R + G + B ~ 86%. #C2E6E7 is light color.

Portions of RGB colors in percentages

R + G + B = 194 + 230 + 231 = 655 (100%)
R 194 of 655 ~ 29.62%
G 230 of 655 ~ 35.11%
B 231 of 655 ~ 35.27'%

%29.62
%35.11
%35.27

CMYK color model

#C2E6E7 color CMYK value is (16,0,0,9).

  • cyan value is 16.02%
  • magenta value is 0.43%
  • yellow value is 0.00%
  • key color value is 9.41%

CMYK: (16,0,0,9)
C16M0Y0K9 (16%, 0%, 0%, 9%)
(0.16 / 0.00 / 0.00 / 0.09)

CMYK percentages

%16.02
%0.43
%0
%9.41

Codes

Color #C2E6E7 in popluar color models

C2 E6 E7
RGB 194 230 231
HSL 182° 43.53% 83.33%
HSB/HSV 182° 16.02% 90.59%
CMYK 16.02% 0.43% 0.00%
9.41%

Color #C2E6E7 in popluar number systems.

HEX C2 E6 E7
Decimal 194 230 231
Binary 11000010 11100110 11100111
Octal 302 346 347

Shades and tints

Shades of #C2E6E7

#C2E6E7
(194,230,231)
#B1D2D2
(177,210,210)
#A0BEBD
(160,190,189)
#8FAAA8
(143,170,168)
#7E9693
(126,150,147)
#6D827E
(109,130,126)
#5C6E69
(92,110,105)
#4B5A54
(75,90,84)
#3A463F
(58,70,63)
#29322A
(41,50,42)
#181E15
(24,30,21)
#000000
(0,0,0)

Tints of #C2E6E7

#C2E6E7
(194,230,231)
#C7E8E9
(199,232,233)
#CCEAEB
(204,234,235)
#D1ECED
(209,236,237)
#D6EEEF
(214,238,239)
#DBF0F1
(219,240,241)
#E0F2F3
(224,242,243)
#E5F4F5
(229,244,245)
#EAF6F7
(234,246,247)
#EFF8F9
(239,248,249)
#F4FAFB
(244,250,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2E6E7 color. Also use rgb(194,230,231) instead hex code.

Text Font Color

.myTextColor { color: #C2E6E7; }

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

This text font color is #C2E6E7.

Background Color

.myBgColor { background-color: #C2E6E7; }

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

This div background color is #C2E6E7.

Border color

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

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

This div border color is #C2E6E7.

Opacity

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

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

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

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

This text has shadow with #C2E6E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2E6E7.

Preview

Color preview on black background

This text has color #C2E6E7 on black background.


Color preview on white background

This text has color #C2E6E7 on white background.


Black color preview on #C2E6E7 background

This text has black color on #C2E6E7 background.


White color preview on #C2E6E7 background

This text has white color on #C2E6E7 background.


Related colors

Complementary color

Complementary color for #hex is #3D1918.


I love getcolorcode.com

Triadic colors

1 #E7C2E6 and #E6E7C2 with #C2E6E7 are triadic colors.

2 #E7E6C2 and #E6C2E7 with #C2E6E7 are triadic colors.