COLOR #C0C8E2

HEX: #C0C8E2 RGB: (192,200,226)

Color info

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

RGB color model

#C0C8E2 color RGB value is (192,200,226).

RGB: (192,200,226) (75%, 78%, 89%)

RGB channels and saturation

R 192 of 255 = 75%
G 200 of 255 = 78%
B 226 of 255 = 89%

192
200
226

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

Portions of RGB colors in percentages

R + G + B = 192 + 200 + 226 = 618 (100%)
R 192 of 618 ~ 31.07%
G 200 of 618 ~ 32.36%
B 226 of 618 ~ 36.57'%

%31.07
%32.36
%36.57

CMYK color model

#C0C8E2 color CMYK value is (15,12,0,11).

  • cyan value is 15.04%
  • magenta value is 11.50%
  • yellow value is 0.00%
  • key color value is 11.37%

CMYK: (15,12,0,11)
C15M12Y0K11 (15%, 12%, 0%, 11%)
(0.15 / 0.12 / 0.00 / 0.11)

CMYK percentages

%15.04
%11.5
%0
%11.37

Codes

Color #C0C8E2 in popluar color models

C0 C8 E2
RGB 192 200 226
HSL 226° 36.96% 81.96%
HSB/HSV 226° 15.04% 88.63%
CMYK 15.04% 11.50% 0.00%
11.37%

Color #C0C8E2 in popluar number systems.

HEX C0 C8 E2
Decimal 192 200 226
Binary 11000000 11001000 11100010
Octal 300 310 342

Shades and tints

Shades of #C0C8E2

#C0C8E2
(192,200,226)
#AFB6CE
(175,182,206)
#9EA4BA
(158,164,186)
#8D92A6
(141,146,166)
#7C8092
(124,128,146)
#6B6E7E
(107,110,126)
#5A5C6A
(90,92,106)
#494A56
(73,74,86)
#383842
(56,56,66)
#27262E
(39,38,46)
#16141A
(22,20,26)
#000000
(0,0,0)

Tints of #C0C8E2

#C0C8E2
(192,200,226)
#C5CDE4
(197,205,228)
#CAD2E6
(202,210,230)
#CFD7E8
(207,215,232)
#D4DCEA
(212,220,234)
#D9E1EC
(217,225,236)
#DEE6EE
(222,230,238)
#E3EBF0
(227,235,240)
#E8F0F2
(232,240,242)
#EDF5F4
(237,245,244)
#F2FAF6
(242,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C0C8E2 color. Also use rgb(192,200,226) instead hex code.

Text Font Color

.myTextColor { color: #C0C8E2; }

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

This text font color is #C0C8E2.

Background Color

.myBgColor { background-color: #C0C8E2; }

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

This div background color is #C0C8E2.

Border color

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

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

This div border color is #C0C8E2.

Opacity

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

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

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

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

This text has shadow with #C0C8E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C0C8E2.

Preview

Color preview on black background

This text has color #C0C8E2 on black background.


Color preview on white background

This text has color #C0C8E2 on white background.


Black color preview on #C0C8E2 background

This text has black color on #C0C8E2 background.


White color preview on #C0C8E2 background

This text has white color on #C0C8E2 background.


Related colors

Complementary color

Complementary color for #hex is #3F371D.


I love getcolorcode.com

Triadic colors

1 #E2C0C8 and #C8E2C0 with #C0C8E2 are triadic colors.

2 #E2C8C0 and #C8C0E2 with #C0C8E2 are triadic colors.