COLOR #C5D6EC

HEX: #C5D6EC RGB: (197,214,236)

Renk bilgisi

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

RGB renk modeli

#C5D6EC color RGB value is (197,214,236).

RGB: (197,214,236) (77%, 84%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 214 of 255 = 84%
B 236 of 255 = 93%

197
214
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 214 + 236 = 647 (100%)
R 197 of 647 ~ 30.45%
G 214 of 647 ~ 33.08%
B 236 of 647 ~ 36.48'%

%30.45
%33.08
%36.48

CMYK RENK MODELİ

#C5D6EC rengi CMYK tonu (17,9,0,7).

  • camgöbeği tonu 16.53%
  • eflatun tonu 9.32%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (17,9,0,7)
C17M9Y0K7 (17%, 9%, 0%, 7%)
(0.17 / 0.09 / 0.00 / 0.07)

CMYK yüzdeleri

%16.53
%9.32
%0
%7.45

Codes

Color #C5D6EC in popluar color models

C5 D6 EC
RGB 197 214 236
HSL 214° 50.65% 84.90%
HSB/HSV 214° 16.53% 92.55%
CMYK 16.53% 9.32% 0.00%
7.45%

Color #C5D6EC in popluar number systems.

HEX C5 D6 EC
Decimal 197 214 236
Binary 11000101 11010110 11101100
Octal 305 326 354

Shades and tints

Shades of #C5D6EC

#C5D6EC
(197,214,236)
#B4C3D7
(180,195,215)
#A3B0C2
(163,176,194)
#929DAD
(146,157,173)
#818A98
(129,138,152)
#707783
(112,119,131)
#5F646E
(95,100,110)
#4E5159
(78,81,89)
#3D3E44
(61,62,68)
#2C2B2F
(44,43,47)
#1B181A
(27,24,26)
#000000
(0,0,0)

Tints of #C5D6EC

#C5D6EC
(197,214,236)
#CAD9ED
(202,217,237)
#CFDCEE
(207,220,238)
#D4DFEF
(212,223,239)
#D9E2F0
(217,226,240)
#DEE5F1
(222,229,241)
#E3E8F2
(227,232,242)
#E8EBF3
(232,235,243)
#EDEEF4
(237,238,244)
#F2F1F5
(242,241,245)
#F7F4F6
(247,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D6EC color. Also use rgb(197,214,236) instead hex code.

Text Font Color

.myTextColor { color: #C5D6EC; }

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

This text font color is #C5D6EC.

Background Color

.myBgColor { background-color: #C5D6EC; }

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

This div background color is #C5D6EC.

Border color

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

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

This div border color is #C5D6EC.

Opacity

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

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

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

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

This text has shadow with #C5D6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D6EC.

Preview

Color preview on black background

This text has color #C5D6EC on black background.


Color preview on white background

This text has color #C5D6EC on white background.


Black color preview on #C5D6EC background

This text has black color on #C5D6EC background.


White color preview on #C5D6EC background

This text has white color on #C5D6EC background.


Related colors

Complementary color

Complementary color for #hex is #3A2913.


I love getcolorcode.com

Triadic colors

1 #ECC5D6 and #D6ECC5 with #C5D6EC are triadic colors.

2 #ECD6C5 and #D6C5EC with #C5D6EC are triadic colors.