COLOR #C0D8D6

HEX: #C0D8D6 RGB: (192,216,214)

Color info

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

RGB color model

#C0D8D6 color RGB value is (192,216,214).

RGB: (192,216,214) (75%, 85%, 84%)

RGB channels and saturation

R 192 of 255 = 75%
G 216 of 255 = 85%
B 214 of 255 = 84%

192
216
214

R + G + B ~ 81%. #C0D8D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 192 + 216 + 214 = 622 (100%)
R 192 of 622 ~ 30.87%
G 216 of 622 ~ 34.73%
B 214 of 622 ~ 34.41'%

%30.87
%34.73
%34.41

CMYK color model

#C0D8D6 color CMYK value is (11,0,1,15).

  • cyan value is 11.11%
  • magenta value is 0.00%
  • yellow value is 0.93%
  • key color value is 15.29%

CMYK: (11,0,1,15)
C11M0Y1K15 (11%, 0%, 1%, 15%)
(0.11 / 0.00 / 0.01 / 0.15)

CMYK percentages

%11.11
%0
%0.93
%15.29

Codes

Color #C0D8D6 in popluar color models

C0 D8 D6
RGB 192 216 214
HSL 175° 23.53% 80.00%
HSB/HSV 175° 11.11% 84.71%
CMYK 11.11% 0.00% 0.93%
15.29%

Color #C0D8D6 in popluar number systems.

HEX C0 D8 D6
Decimal 192 216 214
Binary 11000000 11011000 11010110
Octal 300 330 326

Shades and tints

Shades of #C0D8D6

#C0D8D6
(192,216,214)
#AFC5C3
(175,197,195)
#9EB2B0
(158,178,176)
#8D9F9D
(141,159,157)
#7C8C8A
(124,140,138)
#6B7977
(107,121,119)
#5A6664
(90,102,100)
#495351
(73,83,81)
#38403E
(56,64,62)
#272D2B
(39,45,43)
#161A18
(22,26,24)
#000000
(0,0,0)

Tints of #C0D8D6

#C0D8D6
(192,216,214)
#C5DBD9
(197,219,217)
#CADEDC
(202,222,220)
#CFE1DF
(207,225,223)
#D4E4E2
(212,228,226)
#D9E7E5
(217,231,229)
#DEEAE8
(222,234,232)
#E3EDEB
(227,237,235)
#E8F0EE
(232,240,238)
#EDF3F1
(237,243,241)
#F2F6F4
(242,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C0D8D6 color. Also use rgb(192,216,214) instead hex code.

Text Font Color

.myTextColor { color: #C0D8D6; }

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

This text font color is #C0D8D6.

Background Color

.myBgColor { background-color: #C0D8D6; }

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

This div background color is #C0D8D6.

Border color

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

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

This div border color is #C0D8D6.

Opacity

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

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

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

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

This text has shadow with #C0D8D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C0D8D6.

Preview

Color preview on black background

This text has color #C0D8D6 on black background.


Color preview on white background

This text has color #C0D8D6 on white background.


Black color preview on #C0D8D6 background

This text has black color on #C0D8D6 background.


White color preview on #C0D8D6 background

This text has white color on #C0D8D6 background.


Related colors

Complementary color

Complementary color for #hex is #3F2729.


I love getcolorcode.com

Triadic colors

1 #D6C0D8 and #D8D6C0 with #C0D8D6 are triadic colors.

2 #D6D8C0 and #D8C0D6 with #C0D8D6 are triadic colors.