COLOR #C0D0E7

HEX: #C0D0E7 RGB: (192,208,231)

Color info

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

RGB color model

#C0D0E7 color RGB value is (192,208,231).

RGB: (192,208,231) (75%, 82%, 91%)

RGB channels and saturation

R 192 of 255 = 75%
G 208 of 255 = 82%
B 231 of 255 = 91%

192
208
231

R + G + B ~ 83%. #C0D0E7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 192 + 208 + 231 = 631 (100%)
R 192 of 631 ~ 30.43%
G 208 of 631 ~ 32.96%
B 231 of 631 ~ 36.61'%

%30.43
%32.96
%36.61

CMYK color model

#C0D0E7 color CMYK value is (17,10,0,9).

  • cyan value is 16.88%
  • magenta value is 9.96%
  • yellow value is 0.00%
  • key color value is 9.41%

CMYK: (17,10,0,9)
C17M10Y0K9 (17%, 10%, 0%, 9%)
(0.17 / 0.10 / 0.00 / 0.09)

CMYK percentages

%16.88
%9.96
%0
%9.41

Codes

Color #C0D0E7 in popluar color models

C0 D0 E7
RGB 192 208 231
HSL 215° 44.83% 82.94%
HSB/HSV 215° 16.88% 90.59%
CMYK 16.88% 9.96% 0.00%
9.41%

Color #C0D0E7 in popluar number systems.

HEX C0 D0 E7
Decimal 192 208 231
Binary 11000000 11010000 11100111
Octal 300 320 347

Shades and tints

Shades of #C0D0E7

#C0D0E7
(192,208,231)
#AFBED2
(175,190,210)
#9EACBD
(158,172,189)
#8D9AA8
(141,154,168)
#7C8893
(124,136,147)
#6B767E
(107,118,126)
#5A6469
(90,100,105)
#495254
(73,82,84)
#38403F
(56,64,63)
#272E2A
(39,46,42)
#161C15
(22,28,21)
#000000
(0,0,0)

Tints of #C0D0E7

#C0D0E7
(192,208,231)
#C5D4E9
(197,212,233)
#CAD8EB
(202,216,235)
#CFDCED
(207,220,237)
#D4E0EF
(212,224,239)
#D9E4F1
(217,228,241)
#DEE8F3
(222,232,243)
#E3ECF5
(227,236,245)
#E8F0F7
(232,240,247)
#EDF4F9
(237,244,249)
#F2F8FB
(242,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C0D0E7 color. Also use rgb(192,208,231) instead hex code.

Text Font Color

.myTextColor { color: #C0D0E7; }

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

This text font color is #C0D0E7.

Background Color

.myBgColor { background-color: #C0D0E7; }

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

This div background color is #C0D0E7.

Border color

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

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

This div border color is #C0D0E7.

Opacity

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

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

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

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

This text has shadow with #C0D0E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C0D0E7.

Preview

Color preview on black background

This text has color #C0D0E7 on black background.


Color preview on white background

This text has color #C0D0E7 on white background.


Black color preview on #C0D0E7 background

This text has black color on #C0D0E7 background.


White color preview on #C0D0E7 background

This text has white color on #C0D0E7 background.


Related colors

Complementary color

Complementary color for #hex is #3F2F18.


I love getcolorcode.com

Triadic colors

1 #E7C0D0 and #D0E7C0 with #C0D0E7 are triadic colors.

2 #E7D0C0 and #D0C0E7 with #C0D0E7 are triadic colors.