COLOR #C5D4DF

HEX: #C5D4DF RGB: (197,212,223)

Renk bilgisi

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

RGB renk modeli

#C5D4DF color RGB value is (197,212,223).

RGB: (197,212,223) (77%, 83%, 87%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 212 of 255 = 83%
B 223 of 255 = 87%

197
212
223

R + G + B ~ 82%. #C5D4DF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 212 + 223 = 632 (100%)
R 197 of 632 ~ 31.17%
G 212 of 632 ~ 33.54%
B 223 of 632 ~ 35.28'%

%31.17
%33.54
%35.28

CMYK RENK MODELİ

#C5D4DF rengi CMYK tonu (12,5,0,13).

  • camgöbeği tonu 11.66%
  • eflatun tonu 4.93%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (12,5,0,13)
C12M5Y0K13 (12%, 5%, 0%, 13%)
(0.12 / 0.05 / 0.00 / 0.13)

CMYK yüzdeleri

%11.66
%4.93
%0
%12.55

Codes

Color #C5D4DF in popluar color models

C5 D4 DF
RGB 197 212 223
HSL 205° 28.89% 82.35%
HSB/HSV 205° 11.66% 87.45%
CMYK 11.66% 4.93% 0.00%
12.55%

Color #C5D4DF in popluar number systems.

HEX C5 D4 DF
Decimal 197 212 223
Binary 11000101 11010100 11011111
Octal 305 324 337

Shades and tints

Shades of #C5D4DF

#C5D4DF
(197,212,223)
#B4C1CB
(180,193,203)
#A3AEB7
(163,174,183)
#929BA3
(146,155,163)
#81888F
(129,136,143)
#70757B
(112,117,123)
#5F6267
(95,98,103)
#4E4F53
(78,79,83)
#3D3C3F
(61,60,63)
#2C292B
(44,41,43)
#1B1617
(27,22,23)
#000000
(0,0,0)

Tints of #C5D4DF

#C5D4DF
(197,212,223)
#CAD7E1
(202,215,225)
#CFDAE3
(207,218,227)
#D4DDE5
(212,221,229)
#D9E0E7
(217,224,231)
#DEE3E9
(222,227,233)
#E3E6EB
(227,230,235)
#E8E9ED
(232,233,237)
#EDECEF
(237,236,239)
#F2EFF1
(242,239,241)
#F7F2F3
(247,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D4DF; }

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

This text font color is #C5D4DF.

Background Color

.myBgColor { background-color: #C5D4DF; }

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

This div background color is #C5D4DF.

Border color

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

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

This div border color is #C5D4DF.

Opacity

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

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

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

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

This text has shadow with #C5D4DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D4DF.

Preview

Color preview on black background

This text has color #C5D4DF on black background.


Color preview on white background

This text has color #C5D4DF on white background.


Black color preview on #C5D4DF background

This text has black color on #C5D4DF background.


White color preview on #C5D4DF background

This text has white color on #C5D4DF background.


Related colors

Complementary color

Complementary color for #hex is #3A2B20.


I love getcolorcode.com

Triadic colors

1 #DFC5D4 and #D4DFC5 with #C5D4DF are triadic colors.

2 #DFD4C5 and #D4C5DF with #C5D4DF are triadic colors.