COLOR #C5DAEB

HEX: #C5DAEB RGB: (197,218,235)

Renk bilgisi

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

RGB renk modeli

#C5DAEB color RGB value is (197,218,235).

RGB: (197,218,235) (77%, 85%, 92%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 218 of 255 = 85%
B 235 of 255 = 92%

197
218
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 218 + 235 = 650 (100%)
R 197 of 650 ~ 30.31%
G 218 of 650 ~ 33.54%
B 235 of 650 ~ 36.15'%

%30.31
%33.54
%36.15

CMYK RENK MODELİ

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

  • camgöbeği tonu 16.17%
  • eflatun tonu 7.23%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

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

CMYK yüzdeleri

%16.17
%7.23
%0
%7.84

Codes

Color #C5DAEB in popluar color models

C5 DA EB
RGB 197 218 235
HSL 207° 48.72% 84.71%
HSB/HSV 207° 16.17% 92.16%
CMYK 16.17% 7.23% 0.00%
7.84%

Color #C5DAEB in popluar number systems.

HEX C5 DA EB
Decimal 197 218 235
Binary 11000101 11011010 11101011
Octal 305 332 353

Shades and tints

Shades of #C5DAEB

#C5DAEB
(197,218,235)
#B4C7D6
(180,199,214)
#A3B4C1
(163,180,193)
#92A1AC
(146,161,172)
#818E97
(129,142,151)
#707B82
(112,123,130)
#5F686D
(95,104,109)
#4E5558
(78,85,88)
#3D4243
(61,66,67)
#2C2F2E
(44,47,46)
#1B1C19
(27,28,25)
#000000
(0,0,0)

Tints of #C5DAEB

#C5DAEB
(197,218,235)
#CADDEC
(202,221,236)
#CFE0ED
(207,224,237)
#D4E3EE
(212,227,238)
#D9E6EF
(217,230,239)
#DEE9F0
(222,233,240)
#E3ECF1
(227,236,241)
#E8EFF2
(232,239,242)
#EDF2F3
(237,242,243)
#F2F5F4
(242,245,244)
#F7F8F5
(247,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DAEB; }

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

This text font color is #C5DAEB.

Background Color

.myBgColor { background-color: #C5DAEB; }

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

This div background color is #C5DAEB.

Border color

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

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

This div border color is #C5DAEB.

Opacity

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

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

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

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

This text has shadow with #C5DAEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DAEB.

Preview

Color preview on black background

This text has color #C5DAEB on black background.


Color preview on white background

This text has color #C5DAEB on white background.


Black color preview on #C5DAEB background

This text has black color on #C5DAEB background.


White color preview on #C5DAEB background

This text has white color on #C5DAEB background.


Related colors

Complementary color

Complementary color for #hex is #3A2514.


I love getcolorcode.com

Triadic colors

1 #EBC5DA and #DAEBC5 with #C5DAEB are triadic colors.

2 #EBDAC5 and #DAC5EB with #C5DAEB are triadic colors.