COLOR #C0E8E6

HEX: #C0E8E6 RGB: (192,232,230)

Color info

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

RGB color model

#C0E8E6 color RGB value is (192,232,230).

RGB: (192,232,230) (75%, 91%, 90%)

RGB channels and saturation

R 192 of 255 = 75%
G 232 of 255 = 91%
B 230 of 255 = 90%

192
232
230

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

Portions of RGB colors in percentages

R + G + B = 192 + 232 + 230 = 654 (100%)
R 192 of 654 ~ 29.36%
G 232 of 654 ~ 35.47%
B 230 of 654 ~ 35.17'%

%29.36
%35.47
%35.17

CMYK color model

#C0E8E6 color CMYK value is (17,0,1,9).

  • cyan value is 17.24%
  • magenta value is 0.00%
  • yellow value is 0.86%
  • key color value is 9.02%

CMYK: (17,0,1,9)
C17M0Y1K9 (17%, 0%, 1%, 9%)
(0.17 / 0.00 / 0.01 / 0.09)

CMYK percentages

%17.24
%0
%0.86
%9.02

Codes

Color #C0E8E6 in popluar color models

C0 E8 E6
RGB 192 232 230
HSL 177° 46.51% 83.14%
HSB/HSV 177° 17.24% 90.98%
CMYK 17.24% 0.00% 0.86%
9.02%

Color #C0E8E6 in popluar number systems.

HEX C0 E8 E6
Decimal 192 232 230
Binary 11000000 11101000 11100110
Octal 300 350 346

Shades and tints

Shades of #C0E8E6

#C0E8E6
(192,232,230)
#AFD3D2
(175,211,210)
#9EBEBE
(158,190,190)
#8DA9AA
(141,169,170)
#7C9496
(124,148,150)
#6B7F82
(107,127,130)
#5A6A6E
(90,106,110)
#49555A
(73,85,90)
#384046
(56,64,70)
#272B32
(39,43,50)
#16161E
(22,22,30)
#000000
(0,0,0)

Tints of #C0E8E6

#C0E8E6
(192,232,230)
#C5EAE8
(197,234,232)
#CAECEA
(202,236,234)
#CFEEEC
(207,238,236)
#D4F0EE
(212,240,238)
#D9F2F0
(217,242,240)
#DEF4F2
(222,244,242)
#E3F6F4
(227,246,244)
#E8F8F6
(232,248,246)
#EDFAF8
(237,250,248)
#F2FCFA
(242,252,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C0E8E6 color. Also use rgb(192,232,230) instead hex code.

Text Font Color

.myTextColor { color: #C0E8E6; }

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

This text font color is #C0E8E6.

Background Color

.myBgColor { background-color: #C0E8E6; }

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

This div background color is #C0E8E6.

Border color

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

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

This div border color is #C0E8E6.

Opacity

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

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

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

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

This text has shadow with #C0E8E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C0E8E6.

Preview

Color preview on black background

This text has color #C0E8E6 on black background.


Color preview on white background

This text has color #C0E8E6 on white background.


Black color preview on #C0E8E6 background

This text has black color on #C0E8E6 background.


White color preview on #C0E8E6 background

This text has white color on #C0E8E6 background.


Related colors

Complementary color

Complementary color for #hex is #3F1719.


I love getcolorcode.com

Triadic colors

1 #E6C0E8 and #E8E6C0 with #C0E8E6 are triadic colors.

2 #E6E8C0 and #E8C0E6 with #C0E8E6 are triadic colors.