COLOR #C5D9EC

HEX: #C5D9EC RGB: (197,217,236)

Renk bilgisi

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

RGB renk modeli

#C5D9EC color RGB value is (197,217,236).

RGB: (197,217,236) (77%, 85%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 217 of 255 = 85%
B 236 of 255 = 93%

197
217
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 217 + 236 = 650 (100%)
R 197 of 650 ~ 30.31%
G 217 of 650 ~ 33.38%
B 236 of 650 ~ 36.31'%

%30.31
%33.38
%36.31

CMYK RENK MODELİ

#C5D9EC rengi CMYK tonu (17,8,0,7).

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

CMYK: (17,8,0,7)
C17M8Y0K7 (17%, 8%, 0%, 7%)
(0.17 / 0.08 / 0.00 / 0.07)

CMYK yüzdeleri

%16.53
%8.05
%0
%7.45

Codes

Color #C5D9EC in popluar color models

C5 D9 EC
RGB 197 217 236
HSL 209° 50.65% 84.90%
HSB/HSV 209° 16.53% 92.55%
CMYK 16.53% 8.05% 0.00%
7.45%

Color #C5D9EC in popluar number systems.

HEX C5 D9 EC
Decimal 197 217 236
Binary 11000101 11011001 11101100
Octal 305 331 354

Shades and tints

Shades of #C5D9EC

#C5D9EC
(197,217,236)
#B4C6D7
(180,198,215)
#A3B3C2
(163,179,194)
#92A0AD
(146,160,173)
#818D98
(129,141,152)
#707A83
(112,122,131)
#5F676E
(95,103,110)
#4E5459
(78,84,89)
#3D4144
(61,65,68)
#2C2E2F
(44,46,47)
#1B1B1A
(27,27,26)
#000000
(0,0,0)

Tints of #C5D9EC

#C5D9EC
(197,217,236)
#CADCED
(202,220,237)
#CFDFEE
(207,223,238)
#D4E2EF
(212,226,239)
#D9E5F0
(217,229,240)
#DEE8F1
(222,232,241)
#E3EBF2
(227,235,242)
#E8EEF3
(232,238,243)
#EDF1F4
(237,241,244)
#F2F4F5
(242,244,245)
#F7F7F6
(247,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D9EC; }

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

This text font color is #C5D9EC.

Background Color

.myBgColor { background-color: #C5D9EC; }

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

This div background color is #C5D9EC.

Border color

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

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

This div border color is #C5D9EC.

Opacity

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

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

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

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

This text has shadow with #C5D9EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D9EC.

Preview

Color preview on black background

This text has color #C5D9EC on black background.


Color preview on white background

This text has color #C5D9EC on white background.


Black color preview on #C5D9EC background

This text has black color on #C5D9EC background.


White color preview on #C5D9EC background

This text has white color on #C5D9EC background.


Related colors

Complementary color

Complementary color for #hex is #3A2613.


I love getcolorcode.com

Triadic colors

1 #ECC5D9 and #D9ECC5 with #C5D9EC are triadic colors.

2 #ECD9C5 and #D9C5EC with #C5D9EC are triadic colors.