COLOR #C5D9EA

HEX: #C5D9EA RGB: (197,217,234)

Renk bilgisi

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

RGB renk modeli

#C5D9EA color RGB value is (197,217,234).

RGB: (197,217,234) (77%, 85%, 92%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 217 of 255 = 85%
B 234 of 255 = 92%

197
217
234

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 217 + 234 = 648 (100%)
R 197 of 648 ~ 30.4%
G 217 of 648 ~ 33.49%
B 234 of 648 ~ 36.11'%

%30.4
%33.49
%36.11

CMYK RENK MODELİ

#C5D9EA rengi CMYK tonu (16,7,0,8).

  • camgöbeği tonu 15.81%
  • eflatun tonu 7.26%
  • sarı tonu 0.00%
  • ana renk tonu 8.24%

CMYK: (16,7,0,8)
C16M7Y0K8 (16%, 7%, 0%, 8%)
(0.16 / 0.07 / 0.00 / 0.08)

CMYK yüzdeleri

%15.81
%7.26
%0
%8.24

Codes

Color #C5D9EA in popluar color models

C5 D9 EA
RGB 197 217 234
HSL 208° 46.84% 84.51%
HSB/HSV 208° 15.81% 91.76%
CMYK 15.81% 7.26% 0.00%
8.24%

Color #C5D9EA in popluar number systems.

HEX C5 D9 EA
Decimal 197 217 234
Binary 11000101 11011001 11101010
Octal 305 331 352

Shades and tints

Shades of #C5D9EA

#C5D9EA
(197,217,234)
#B4C6D5
(180,198,213)
#A3B3C0
(163,179,192)
#92A0AB
(146,160,171)
#818D96
(129,141,150)
#707A81
(112,122,129)
#5F676C
(95,103,108)
#4E5457
(78,84,87)
#3D4142
(61,65,66)
#2C2E2D
(44,46,45)
#1B1B18
(27,27,24)
#000000
(0,0,0)

Tints of #C5D9EA

#C5D9EA
(197,217,234)
#CADCEB
(202,220,235)
#CFDFEC
(207,223,236)
#D4E2ED
(212,226,237)
#D9E5EE
(217,229,238)
#DEE8EF
(222,232,239)
#E3EBF0
(227,235,240)
#E8EEF1
(232,238,241)
#EDF1F2
(237,241,242)
#F2F4F3
(242,244,243)
#F7F7F4
(247,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D9EA; }

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

This text font color is #C5D9EA.

Background Color

.myBgColor { background-color: #C5D9EA; }

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

This div background color is #C5D9EA.

Border color

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

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

This div border color is #C5D9EA.

Opacity

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

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

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

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

This text has shadow with #C5D9EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D9EA.

Preview

Color preview on black background

This text has color #C5D9EA on black background.


Color preview on white background

This text has color #C5D9EA on white background.


Black color preview on #C5D9EA background

This text has black color on #C5D9EA background.


White color preview on #C5D9EA background

This text has white color on #C5D9EA background.


Related colors

Complementary color

Complementary color for #hex is #3A2615.


I love getcolorcode.com

Triadic colors

1 #EAC5D9 and #D9EAC5 with #C5D9EA are triadic colors.

2 #EAD9C5 and #D9C5EA with #C5D9EA are triadic colors.