COLOR #C5DAEE

HEX: #C5DAEE RGB: (197,218,238)

Renk bilgisi

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

RGB renk modeli

#C5DAEE color RGB value is (197,218,238).

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

RGB bağlantıları ve doygunluk

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

197
218
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 218 + 238 = 653 (100%)
R 197 of 653 ~ 30.17%
G 218 of 653 ~ 33.38%
B 238 of 653 ~ 36.45'%

%30.17
%33.38
%36.45

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%17.23
%8.4
%0
%6.67

Codes

Color #C5DAEE in popluar color models

C5 DA EE
RGB 197 218 238
HSL 209° 54.67% 85.29%
HSB/HSV 209° 17.23% 93.33%
CMYK 17.23% 8.40% 0.00%
6.67%

Color #C5DAEE in popluar number systems.

HEX C5 DA EE
Decimal 197 218 238
Binary 11000101 11011010 11101110
Octal 305 332 356

Shades and tints

Shades of #C5DAEE

#C5DAEE
(197,218,238)
#B4C7D9
(180,199,217)
#A3B4C4
(163,180,196)
#92A1AF
(146,161,175)
#818E9A
(129,142,154)
#707B85
(112,123,133)
#5F6870
(95,104,112)
#4E555B
(78,85,91)
#3D4246
(61,66,70)
#2C2F31
(44,47,49)
#1B1C1C
(27,28,28)
#000000
(0,0,0)

Tints of #C5DAEE

#C5DAEE
(197,218,238)
#CADDEF
(202,221,239)
#CFE0F0
(207,224,240)
#D4E3F1
(212,227,241)
#D9E6F2
(217,230,242)
#DEE9F3
(222,233,243)
#E3ECF4
(227,236,244)
#E8EFF5
(232,239,245)
#EDF2F6
(237,242,246)
#F2F5F7
(242,245,247)
#F7F8F8
(247,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DAEE; }

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

This text font color is #C5DAEE.

Background Color

.myBgColor { background-color: #C5DAEE; }

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

This div background color is #C5DAEE.

Border color

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

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

This div border color is #C5DAEE.

Opacity

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

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

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

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

This text has shadow with #C5DAEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DAEE.

Preview

Color preview on black background

This text has color #C5DAEE on black background.


Color preview on white background

This text has color #C5DAEE on white background.


Black color preview on #C5DAEE background

This text has black color on #C5DAEE background.


White color preview on #C5DAEE background

This text has white color on #C5DAEE background.


Related colors

Complementary color

Complementary color for #hex is #3A2511.


I love getcolorcode.com

Triadic colors

1 #EEC5DA and #DAEEC5 with #C5DAEE are triadic colors.

2 #EEDAC5 and #DAC5EE with #C5DAEE are triadic colors.