COLOR #C5D6E9

HEX: #C5D6E9 RGB: (197,214,233)

Renk bilgisi

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

RGB renk modeli

#C5D6E9 color RGB value is (197,214,233).

RGB: (197,214,233) (77%, 84%, 91%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 214 of 255 = 84%
B 233 of 255 = 91%

197
214
233

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 214 + 233 = 644 (100%)
R 197 of 644 ~ 30.59%
G 214 of 644 ~ 33.23%
B 233 of 644 ~ 36.18'%

%30.59
%33.23
%36.18

CMYK RENK MODELİ

#C5D6E9 rengi CMYK tonu (15,8,0,9).

  • camgöbeği tonu 15.45%
  • eflatun tonu 8.15%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (15,8,0,9)
C15M8Y0K9 (15%, 8%, 0%, 9%)
(0.15 / 0.08 / 0.00 / 0.09)

CMYK yüzdeleri

%15.45
%8.15
%0
%8.63

Codes

Color #C5D6E9 in popluar color models

C5 D6 E9
RGB 197 214 233
HSL 212° 45.00% 84.31%
HSB/HSV 212° 15.45% 91.37%
CMYK 15.45% 8.15% 0.00%
8.63%

Color #C5D6E9 in popluar number systems.

HEX C5 D6 E9
Decimal 197 214 233
Binary 11000101 11010110 11101001
Octal 305 326 351

Shades and tints

Shades of #C5D6E9

#C5D6E9
(197,214,233)
#B4C3D4
(180,195,212)
#A3B0BF
(163,176,191)
#929DAA
(146,157,170)
#818A95
(129,138,149)
#707780
(112,119,128)
#5F646B
(95,100,107)
#4E5156
(78,81,86)
#3D3E41
(61,62,65)
#2C2B2C
(44,43,44)
#1B1817
(27,24,23)
#000000
(0,0,0)

Tints of #C5D6E9

#C5D6E9
(197,214,233)
#CAD9EB
(202,217,235)
#CFDCED
(207,220,237)
#D4DFEF
(212,223,239)
#D9E2F1
(217,226,241)
#DEE5F3
(222,229,243)
#E3E8F5
(227,232,245)
#E8EBF7
(232,235,247)
#EDEEF9
(237,238,249)
#F2F1FB
(242,241,251)
#F7F4FD
(247,244,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D6E9; }

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

This text font color is #C5D6E9.

Background Color

.myBgColor { background-color: #C5D6E9; }

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

This div background color is #C5D6E9.

Border color

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

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

This div border color is #C5D6E9.

Opacity

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

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

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

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

This text has shadow with #C5D6E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D6E9.

Preview

Color preview on black background

This text has color #C5D6E9 on black background.


Color preview on white background

This text has color #C5D6E9 on white background.


Black color preview on #C5D6E9 background

This text has black color on #C5D6E9 background.


White color preview on #C5D6E9 background

This text has white color on #C5D6E9 background.


Related colors

Complementary color

Complementary color for #hex is #3A2916.


I love getcolorcode.com

Triadic colors

1 #E9C5D6 and #D6E9C5 with #C5D6E9 are triadic colors.

2 #E9D6C5 and #D6C5E9 with #C5D6E9 are triadic colors.