COLOR #C5D9E9

HEX: #C5D9E9 RGB: (197,217,233)

Color info

#C5D9E9 contains red, green and blue colors in about the same proportion. Web safe color of #C5D9E9 is #CCCCFF (or #CCF).

RGB color model

#C5D9E9 color RGB value is (197,217,233).

RGB: (197,217,233) (77%, 85%, 91%)

RGB channels and saturation

R 197 of 255 = 77%
G 217 of 255 = 85%
B 233 of 255 = 91%

197
217
233

R + G + B ~ 84%. #C5D9E9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 217 + 233 = 647 (100%)
R 197 of 647 ~ 30.45%
G 217 of 647 ~ 33.54%
B 233 of 647 ~ 36.01'%

%30.45
%33.54
%36.01

CMYK color model

#C5D9E9 color CMYK value is (15,7,0,9).

  • cyan value is 15.45%
  • magenta value is 6.87%
  • yellow value is 0.00%
  • key color value is 8.63%

CMYK: (15,7,0,9)
C15M7Y0K9 (15%, 7%, 0%, 9%)
(0.15 / 0.07 / 0.00 / 0.09)

CMYK percentages

%15.45
%6.87
%0
%8.63

Codes

Color #C5D9E9 in popluar color models

C5 D9 E9
RGB 197 217 233
HSL 207° 45.00% 84.31%
HSB/HSV 207° 15.45% 91.37%
CMYK 15.45% 6.87% 0.00%
8.63%

Color #C5D9E9 in popluar number systems.

HEX C5 D9 E9
Decimal 197 217 233
Binary 11000101 11011001 11101001
Octal 305 331 351

Shades and tints

Shades of #C5D9E9

#C5D9E9
(197,217,233)
#B4C6D4
(180,198,212)
#A3B3BF
(163,179,191)
#92A0AA
(146,160,170)
#818D95
(129,141,149)
#707A80
(112,122,128)
#5F676B
(95,103,107)
#4E5456
(78,84,86)
#3D4141
(61,65,65)
#2C2E2C
(44,46,44)
#1B1B17
(27,27,23)
#000000
(0,0,0)

Tints of #C5D9E9

#C5D9E9
(197,217,233)
#CADCEB
(202,220,235)
#CFDFED
(207,223,237)
#D4E2EF
(212,226,239)
#D9E5F1
(217,229,241)
#DEE8F3
(222,232,243)
#E3EBF5
(227,235,245)
#E8EEF7
(232,238,247)
#EDF1F9
(237,241,249)
#F2F4FB
(242,244,251)
#F7F7FD
(247,247,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D9E9; }

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

This text font color is #C5D9E9.

Background Color

.myBgColor { background-color: #C5D9E9; }

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

This div background color is #C5D9E9.

Border color

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

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

This div border color is #C5D9E9.

Opacity

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

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

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

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

This text has shadow with #C5D9E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D9E9.

Preview

Color preview on black background

This text has color #C5D9E9 on black background.


Color preview on white background

This text has color #C5D9E9 on white background.


Black color preview on #C5D9E9 background

This text has black color on #C5D9E9 background.


White color preview on #C5D9E9 background

This text has white color on #C5D9E9 background.


Related colors

Complementary color

Complementary color for #hex is #3A2616.


I love getcolorcode.com

Triadic colors

1 #E9C5D9 and #D9E9C5 with #C5D9E9 are triadic colors.

2 #E9D9C5 and #D9C5E9 with #C5D9E9 are triadic colors.