COLOR #C8D9EC

HEX: #C8D9EC RGB: (200,217,236)

Renk bilgisi

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

RGB renk modeli

#C8D9EC color RGB value is (200,217,236).

RGB: (200,217,236) (78%, 85%, 93%)

RGB bağlantıları ve doygunluk

R 200 of 255 = 78%
G 217 of 255 = 85%
B 236 of 255 = 93%

200
217
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 200 + 217 + 236 = 653 (100%)
R 200 of 653 ~ 30.63%
G 217 of 653 ~ 33.23%
B 236 of 653 ~ 36.14'%

%30.63
%33.23
%36.14

CMYK RENK MODELİ

#C8D9EC rengi CMYK tonu (15,8,0,7).

  • camgöbeği tonu 15.25%
  • eflatun tonu 8.05%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (15,8,0,7)
C15M8Y0K7 (15%, 8%, 0%, 7%)
(0.15 / 0.08 / 0.00 / 0.07)

CMYK yüzdeleri

%15.25
%8.05
%0
%7.45

Codes

Color #C8D9EC in popluar color models

C8 D9 EC
RGB 200 217 236
HSL 212° 48.65% 85.49%
HSB/HSV 212° 15.25% 92.55%
CMYK 15.25% 8.05% 0.00%
7.45%

Color #C8D9EC in popluar number systems.

HEX C8 D9 EC
Decimal 200 217 236
Binary 11001000 11011001 11101100
Octal 310 331 354

Shades and tints

Shades of #C8D9EC

#C8D9EC
(200,217,236)
#B6C6D7
(182,198,215)
#A4B3C2
(164,179,194)
#92A0AD
(146,160,173)
#808D98
(128,141,152)
#6E7A83
(110,122,131)
#5C676E
(92,103,110)
#4A5459
(74,84,89)
#384144
(56,65,68)
#262E2F
(38,46,47)
#141B1A
(20,27,26)
#000000
(0,0,0)

Tints of #C8D9EC

#C8D9EC
(200,217,236)
#CDDCED
(205,220,237)
#D2DFEE
(210,223,238)
#D7E2EF
(215,226,239)
#DCE5F0
(220,229,240)
#E1E8F1
(225,232,241)
#E6EBF2
(230,235,242)
#EBEEF3
(235,238,243)
#F0F1F4
(240,241,244)
#F5F4F5
(245,244,245)
#FAF7F6
(250,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C8D9EC color. Also use rgb(200,217,236) instead hex code.

Text Font Color

.myTextColor { color: #C8D9EC; }

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

This text font color is #C8D9EC.

Background Color

.myBgColor { background-color: #C8D9EC; }

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

This div background color is #C8D9EC.

Border color

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

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

This div border color is #C8D9EC.

Opacity

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

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

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

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

This text has shadow with #C8D9EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8D9EC.

Preview

Color preview on black background

This text has color #C8D9EC on black background.


Color preview on white background

This text has color #C8D9EC on white background.


Black color preview on #C8D9EC background

This text has black color on #C8D9EC background.


White color preview on #C8D9EC background

This text has white color on #C8D9EC background.


Related colors

Complementary color

Complementary color for #hex is #372613.


I love getcolorcode.com

Triadic colors

1 #ECC8D9 and #D9ECC8 with #C8D9EC are triadic colors.

2 #ECD9C8 and #D9C8EC with #C8D9EC are triadic colors.