COLOR #C5D9EE

HEX: #C5D9EE RGB: (197,217,238)

Renk bilgisi

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

RGB renk modeli

#C5D9EE color RGB value is (197,217,238).

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

RGB bağlantıları ve doygunluk

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

197
217
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 217 + 238 = 652 (100%)
R 197 of 652 ~ 30.21%
G 217 of 652 ~ 33.28%
B 238 of 652 ~ 36.5'%

%30.21
%33.28
%36.5

CMYK RENK MODELİ

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

  • camgöbeği tonu 17.23%
  • eflatun tonu 8.82%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

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

CMYK yüzdeleri

%17.23
%8.82
%0
%6.67

Codes

Color #C5D9EE in popluar color models

C5 D9 EE
RGB 197 217 238
HSL 211° 54.67% 85.29%
HSB/HSV 211° 17.23% 93.33%
CMYK 17.23% 8.82% 0.00%
6.67%

Color #C5D9EE in popluar number systems.

HEX C5 D9 EE
Decimal 197 217 238
Binary 11000101 11011001 11101110
Octal 305 331 356

Shades and tints

Shades of #C5D9EE

#C5D9EE
(197,217,238)
#B4C6D9
(180,198,217)
#A3B3C4
(163,179,196)
#92A0AF
(146,160,175)
#818D9A
(129,141,154)
#707A85
(112,122,133)
#5F6770
(95,103,112)
#4E545B
(78,84,91)
#3D4146
(61,65,70)
#2C2E31
(44,46,49)
#1B1B1C
(27,27,28)
#000000
(0,0,0)

Tints of #C5D9EE

#C5D9EE
(197,217,238)
#CADCEF
(202,220,239)
#CFDFF0
(207,223,240)
#D4E2F1
(212,226,241)
#D9E5F2
(217,229,242)
#DEE8F3
(222,232,243)
#E3EBF4
(227,235,244)
#E8EEF5
(232,238,245)
#EDF1F6
(237,241,246)
#F2F4F7
(242,244,247)
#F7F7F8
(247,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D9EE; }

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

This text font color is #C5D9EE.

Background Color

.myBgColor { background-color: #C5D9EE; }

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

This div background color is #C5D9EE.

Border color

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

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

This div border color is #C5D9EE.

Opacity

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

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

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

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

This text has shadow with #C5D9EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D9EE.

Preview

Color preview on black background

This text has color #C5D9EE on black background.


Color preview on white background

This text has color #C5D9EE on white background.


Black color preview on #C5D9EE background

This text has black color on #C5D9EE background.


White color preview on #C5D9EE background

This text has white color on #C5D9EE background.


Related colors

Complementary color

Complementary color for #hex is #3A2611.


I love getcolorcode.com

Triadic colors

1 #EEC5D9 and #D9EEC5 with #C5D9EE are triadic colors.

2 #EED9C5 and #D9C5EE with #C5D9EE are triadic colors.