COLOR #C5DFEC

HEX: #C5DFEC RGB: (197,223,236)

Renk bilgisi

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

RGB renk modeli

#C5DFEC color RGB value is (197,223,236).

RGB: (197,223,236) (77%, 87%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 223 of 255 = 87%
B 236 of 255 = 93%

197
223
236

R + G + B ~ 86%. #C5DFEC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 223 + 236 = 656 (100%)
R 197 of 656 ~ 30.03%
G 223 of 656 ~ 33.99%
B 236 of 656 ~ 35.98'%

%30.03
%33.99
%35.98

CMYK RENK MODELİ

#C5DFEC rengi CMYK tonu (17,6,0,7).

  • camgöbeği tonu 16.53%
  • eflatun tonu 5.51%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (17,6,0,7)
C17M6Y0K7 (17%, 6%, 0%, 7%)
(0.17 / 0.06 / 0.00 / 0.07)

CMYK yüzdeleri

%16.53
%5.51
%0
%7.45

Codes

Color #C5DFEC in popluar color models

C5 DF EC
RGB 197 223 236
HSL 200° 50.65% 84.90%
HSB/HSV 200° 16.53% 92.55%
CMYK 16.53% 5.51% 0.00%
7.45%

Color #C5DFEC in popluar number systems.

HEX C5 DF EC
Decimal 197 223 236
Binary 11000101 11011111 11101100
Octal 305 337 354

Shades and tints

Shades of #C5DFEC

#C5DFEC
(197,223,236)
#B4CBD7
(180,203,215)
#A3B7C2
(163,183,194)
#92A3AD
(146,163,173)
#818F98
(129,143,152)
#707B83
(112,123,131)
#5F676E
(95,103,110)
#4E5359
(78,83,89)
#3D3F44
(61,63,68)
#2C2B2F
(44,43,47)
#1B171A
(27,23,26)
#000000
(0,0,0)

Tints of #C5DFEC

#C5DFEC
(197,223,236)
#CAE1ED
(202,225,237)
#CFE3EE
(207,227,238)
#D4E5EF
(212,229,239)
#D9E7F0
(217,231,240)
#DEE9F1
(222,233,241)
#E3EBF2
(227,235,242)
#E8EDF3
(232,237,243)
#EDEFF4
(237,239,244)
#F2F1F5
(242,241,245)
#F7F3F6
(247,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5DFEC color. Also use rgb(197,223,236) instead hex code.

Text Font Color

.myTextColor { color: #C5DFEC; }

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

This text font color is #C5DFEC.

Background Color

.myBgColor { background-color: #C5DFEC; }

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

This div background color is #C5DFEC.

Border color

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

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

This div border color is #C5DFEC.

Opacity

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

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

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

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

This text has shadow with #C5DFEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DFEC.

Preview

Color preview on black background

This text has color #C5DFEC on black background.


Color preview on white background

This text has color #C5DFEC on white background.


Black color preview on #C5DFEC background

This text has black color on #C5DFEC background.


White color preview on #C5DFEC background

This text has white color on #C5DFEC background.


Related colors

Complementary color

Complementary color for #hex is #3A2013.


I love getcolorcode.com

Triadic colors

1 #ECC5DF and #DFECC5 with #C5DFEC are triadic colors.

2 #ECDFC5 and #DFC5EC with #C5DFEC are triadic colors.