COLOR #C8DCE6

HEX: #C8DCE6 RGB: (200,220,230)

Renk bilgisi

#C8DCE6 contains red, green and blue colors in about the same proportion. #C8DCE6 ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#C8DCE6 color RGB value is (200,220,230).

RGB: (200,220,230) (78%, 86%, 90%)

RGB bağlantıları ve doygunluk

R 200 of 255 = 78%
G 220 of 255 = 86%
B 230 of 255 = 90%

200
220
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 200 + 220 + 230 = 650 (100%)
R 200 of 650 ~ 30.77%
G 220 of 650 ~ 33.85%
B 230 of 650 ~ 35.38'%

%30.77
%33.85
%35.38

CMYK RENK MODELİ

#C8DCE6 rengi CMYK tonu (13,4,0,10).

  • camgöbeği tonu 13.04%
  • eflatun tonu 4.35%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (13,4,0,10)
C13M4Y0K10 (13%, 4%, 0%, 10%)
(0.13 / 0.04 / 0.00 / 0.10)

CMYK yüzdeleri

%13.04
%4.35
%0
%9.8

Codes

Color #C8DCE6 in popluar color models

C8 DC E6
RGB 200 220 230
HSL 200° 37.50% 84.31%
HSB/HSV 200° 13.04% 90.20%
CMYK 13.04% 4.35% 0.00%
9.80%

Color #C8DCE6 in popluar number systems.

HEX C8 DC E6
Decimal 200 220 230
Binary 11001000 11011100 11100110
Octal 310 334 346

Shades and tints

Shades of #C8DCE6

#C8DCE6
(200,220,230)
#B6C8D2
(182,200,210)
#A4B4BE
(164,180,190)
#92A0AA
(146,160,170)
#808C96
(128,140,150)
#6E7882
(110,120,130)
#5C646E
(92,100,110)
#4A505A
(74,80,90)
#383C46
(56,60,70)
#262832
(38,40,50)
#14141E
(20,20,30)
#000000
(0,0,0)

Tints of #C8DCE6

#C8DCE6
(200,220,230)
#CDDFE8
(205,223,232)
#D2E2EA
(210,226,234)
#D7E5EC
(215,229,236)
#DCE8EE
(220,232,238)
#E1EBF0
(225,235,240)
#E6EEF2
(230,238,242)
#EBF1F4
(235,241,244)
#F0F4F6
(240,244,246)
#F5F7F8
(245,247,248)
#FAFAFA
(250,250,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C8DCE6 color. Also use rgb(200,220,230) instead hex code.

Text Font Color

.myTextColor { color: #C8DCE6; }

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

This text font color is #C8DCE6.

Background Color

.myBgColor { background-color: #C8DCE6; }

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

This div background color is #C8DCE6.

Border color

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

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

This div border color is #C8DCE6.

Opacity

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

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

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

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

This text has shadow with #C8DCE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8DCE6.

Preview

Color preview on black background

This text has color #C8DCE6 on black background.


Color preview on white background

This text has color #C8DCE6 on white background.


Black color preview on #C8DCE6 background

This text has black color on #C8DCE6 background.


White color preview on #C8DCE6 background

This text has white color on #C8DCE6 background.


Related colors

Complementary color

Complementary color for #hex is #372319.


I love getcolorcode.com

Triadic colors

1 #E6C8DC and #DCE6C8 with #C8DCE6 are triadic colors.

2 #E6DCC8 and #DCC8E6 with #C8DCE6 are triadic colors.