COLOR #C5D1DB

HEX: #C5D1DB RGB: (197,209,219)

Renk bilgisi

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

RGB renk modeli

#C5D1DB color RGB value is (197,209,219).

RGB: (197,209,219) (77%, 82%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 209 of 255 = 82%
B 219 of 255 = 86%

197
209
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 209 + 219 = 625 (100%)
R 197 of 625 ~ 31.52%
G 209 of 625 ~ 33.44%
B 219 of 625 ~ 35.04'%

%31.52
%33.44
%35.04

CMYK RENK MODELİ

#C5D1DB rengi CMYK tonu (10,5,0,14).

  • camgöbeği tonu 10.05%
  • eflatun tonu 4.57%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (10,5,0,14)
C10M5Y0K14 (10%, 5%, 0%, 14%)
(0.10 / 0.05 / 0.00 / 0.14)

CMYK yüzdeleri

%10.05
%4.57
%0
%14.12

Codes

Color #C5D1DB in popluar color models

C5 D1 DB
RGB 197 209 219
HSL 207° 23.40% 81.57%
HSB/HSV 207° 10.05% 85.88%
CMYK 10.05% 4.57% 0.00%
14.12%

Color #C5D1DB in popluar number systems.

HEX C5 D1 DB
Decimal 197 209 219
Binary 11000101 11010001 11011011
Octal 305 321 333

Shades and tints

Shades of #C5D1DB

#C5D1DB
(197,209,219)
#B4BEC8
(180,190,200)
#A3ABB5
(163,171,181)
#9298A2
(146,152,162)
#81858F
(129,133,143)
#70727C
(112,114,124)
#5F5F69
(95,95,105)
#4E4C56
(78,76,86)
#3D3943
(61,57,67)
#2C2630
(44,38,48)
#1B131D
(27,19,29)
#000000
(0,0,0)

Tints of #C5D1DB

#C5D1DB
(197,209,219)
#CAD5DE
(202,213,222)
#CFD9E1
(207,217,225)
#D4DDE4
(212,221,228)
#D9E1E7
(217,225,231)
#DEE5EA
(222,229,234)
#E3E9ED
(227,233,237)
#E8EDF0
(232,237,240)
#EDF1F3
(237,241,243)
#F2F5F6
(242,245,246)
#F7F9F9
(247,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D1DB; }

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

This text font color is #C5D1DB.

Background Color

.myBgColor { background-color: #C5D1DB; }

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

This div background color is #C5D1DB.

Border color

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

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

This div border color is #C5D1DB.

Opacity

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

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

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

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

This text has shadow with #C5D1DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D1DB.

Preview

Color preview on black background

This text has color #C5D1DB on black background.


Color preview on white background

This text has color #C5D1DB on white background.


Black color preview on #C5D1DB background

This text has black color on #C5D1DB background.


White color preview on #C5D1DB background

This text has white color on #C5D1DB background.


Related colors

Complementary color

Complementary color for #hex is #3A2E24.


I love getcolorcode.com

Triadic colors

1 #DBC5D1 and #D1DBC5 with #C5D1DB are triadic colors.

2 #DBD1C5 and #D1C5DB with #C5D1DB are triadic colors.