COLOR #C5D1DD

HEX: #C5D1DD RGB: (197,209,221)

Renk bilgisi

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

RGB renk modeli

#C5D1DD color RGB value is (197,209,221).

RGB: (197,209,221) (77%, 82%, 87%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 209 of 255 = 82%
B 221 of 255 = 87%

197
209
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 209 + 221 = 627 (100%)
R 197 of 627 ~ 31.42%
G 209 of 627 ~ 33.33%
B 221 of 627 ~ 35.25'%

%31.42
%33.33
%35.25

CMYK RENK MODELİ

#C5D1DD rengi CMYK tonu (11,5,0,13).

  • camgöbeği tonu 10.86%
  • eflatun tonu 5.43%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (11,5,0,13)
C11M5Y0K13 (11%, 5%, 0%, 13%)
(0.11 / 0.05 / 0.00 / 0.13)

CMYK yüzdeleri

%10.86
%5.43
%0
%13.33

Codes

Color #C5D1DD in popluar color models

C5 D1 DD
RGB 197 209 221
HSL 210° 26.09% 81.96%
HSB/HSV 210° 10.86% 86.67%
CMYK 10.86% 5.43% 0.00%
13.33%

Color #C5D1DD in popluar number systems.

HEX C5 D1 DD
Decimal 197 209 221
Binary 11000101 11010001 11011101
Octal 305 321 335

Shades and tints

Shades of #C5D1DD

#C5D1DD
(197,209,221)
#B4BEC9
(180,190,201)
#A3ABB5
(163,171,181)
#9298A1
(146,152,161)
#81858D
(129,133,141)
#707279
(112,114,121)
#5F5F65
(95,95,101)
#4E4C51
(78,76,81)
#3D393D
(61,57,61)
#2C2629
(44,38,41)
#1B1315
(27,19,21)
#000000
(0,0,0)

Tints of #C5D1DD

#C5D1DD
(197,209,221)
#CAD5E0
(202,213,224)
#CFD9E3
(207,217,227)
#D4DDE6
(212,221,230)
#D9E1E9
(217,225,233)
#DEE5EC
(222,229,236)
#E3E9EF
(227,233,239)
#E8EDF2
(232,237,242)
#EDF1F5
(237,241,245)
#F2F5F8
(242,245,248)
#F7F9FB
(247,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D1DD color. Also use rgb(197,209,221) instead hex code.

Text Font Color

.myTextColor { color: #C5D1DD; }

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

This text font color is #C5D1DD.

Background Color

.myBgColor { background-color: #C5D1DD; }

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

This div background color is #C5D1DD.

Border color

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

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

This div border color is #C5D1DD.

Opacity

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

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

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

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

This text has shadow with #C5D1DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D1DD.

Preview

Color preview on black background

This text has color #C5D1DD on black background.


Color preview on white background

This text has color #C5D1DD on white background.


Black color preview on #C5D1DD background

This text has black color on #C5D1DD background.


White color preview on #C5D1DD background

This text has white color on #C5D1DD background.


Related colors

Complementary color

Complementary color for #hex is #3A2E22.


I love getcolorcode.com

Triadic colors

1 #DDC5D1 and #D1DDC5 with #C5D1DD are triadic colors.

2 #DDD1C5 and #D1C5DD with #C5D1DD are triadic colors.