COLOR #C5D3DB

HEX: #C5D3DB RGB: (197,211,219)

Renk bilgisi

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

RGB renk modeli

#C5D3DB color RGB value is (197,211,219).

RGB: (197,211,219) (77%, 83%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 211 of 255 = 83%
B 219 of 255 = 86%

197
211
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 211 + 219 = 627 (100%)
R 197 of 627 ~ 31.42%
G 211 of 627 ~ 33.65%
B 219 of 627 ~ 34.93'%

%31.42
%33.65
%34.93

CMYK RENK MODELİ

#C5D3DB rengi CMYK tonu (10,4,0,14).

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

CMYK: (10,4,0,14)
C10M4Y0K14 (10%, 4%, 0%, 14%)
(0.10 / 0.04 / 0.00 / 0.14)

CMYK yüzdeleri

%10.05
%3.65
%0
%14.12

Codes

Color #C5D3DB in popluar color models

C5 D3 DB
RGB 197 211 219
HSL 202° 23.40% 81.57%
HSB/HSV 202° 10.05% 85.88%
CMYK 10.05% 3.65% 0.00%
14.12%

Color #C5D3DB in popluar number systems.

HEX C5 D3 DB
Decimal 197 211 219
Binary 11000101 11010011 11011011
Octal 305 323 333

Shades and tints

Shades of #C5D3DB

#C5D3DB
(197,211,219)
#B4C0C8
(180,192,200)
#A3ADB5
(163,173,181)
#929AA2
(146,154,162)
#81878F
(129,135,143)
#70747C
(112,116,124)
#5F6169
(95,97,105)
#4E4E56
(78,78,86)
#3D3B43
(61,59,67)
#2C2830
(44,40,48)
#1B151D
(27,21,29)
#000000
(0,0,0)

Tints of #C5D3DB

#C5D3DB
(197,211,219)
#CAD7DE
(202,215,222)
#CFDBE1
(207,219,225)
#D4DFE4
(212,223,228)
#D9E3E7
(217,227,231)
#DEE7EA
(222,231,234)
#E3EBED
(227,235,237)
#E8EFF0
(232,239,240)
#EDF3F3
(237,243,243)
#F2F7F6
(242,247,246)
#F7FBF9
(247,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D3DB; }

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

This text font color is #C5D3DB.

Background Color

.myBgColor { background-color: #C5D3DB; }

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

This div background color is #C5D3DB.

Border color

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

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

This div border color is #C5D3DB.

Opacity

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

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

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

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

This text has shadow with #C5D3DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D3DB.

Preview

Color preview on black background

This text has color #C5D3DB on black background.


Color preview on white background

This text has color #C5D3DB on white background.


Black color preview on #C5D3DB background

This text has black color on #C5D3DB background.


White color preview on #C5D3DB background

This text has white color on #C5D3DB background.


Related colors

Complementary color

Complementary color for #hex is #3A2C24.


I love getcolorcode.com

Triadic colors

1 #DBC5D3 and #D3DBC5 with #C5D3DB are triadic colors.

2 #DBD3C5 and #D3C5DB with #C5D3DB are triadic colors.