COLOR #C5D2DB

HEX: #C5D2DB RGB: (197,210,219)

Renk bilgisi

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

RGB renk modeli

#C5D2DB color RGB value is (197,210,219).

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

RGB bağlantıları ve doygunluk

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

197
210
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 210 + 219 = 626 (100%)
R 197 of 626 ~ 31.47%
G 210 of 626 ~ 33.55%
B 219 of 626 ~ 34.98'%

%31.47
%33.55
%34.98

CMYK RENK MODELİ

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

  • camgöbeği tonu 10.05%
  • eflatun tonu 4.11%
  • 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
%4.11
%0
%14.12

Codes

Color #C5D2DB in popluar color models

C5 D2 DB
RGB 197 210 219
HSL 205° 23.40% 81.57%
HSB/HSV 205° 10.05% 85.88%
CMYK 10.05% 4.11% 0.00%
14.12%

Color #C5D2DB in popluar number systems.

HEX C5 D2 DB
Decimal 197 210 219
Binary 11000101 11010010 11011011
Octal 305 322 333

Shades and tints

Shades of #C5D2DB

#C5D2DB
(197,210,219)
#B4BFC8
(180,191,200)
#A3ACB5
(163,172,181)
#9299A2
(146,153,162)
#81868F
(129,134,143)
#70737C
(112,115,124)
#5F6069
(95,96,105)
#4E4D56
(78,77,86)
#3D3A43
(61,58,67)
#2C2730
(44,39,48)
#1B141D
(27,20,29)
#000000
(0,0,0)

Tints of #C5D2DB

#C5D2DB
(197,210,219)
#CAD6DE
(202,214,222)
#CFDAE1
(207,218,225)
#D4DEE4
(212,222,228)
#D9E2E7
(217,226,231)
#DEE6EA
(222,230,234)
#E3EAED
(227,234,237)
#E8EEF0
(232,238,240)
#EDF2F3
(237,242,243)
#F2F6F6
(242,246,246)
#F7FAF9
(247,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D2DB; }

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

This text font color is #C5D2DB.

Background Color

.myBgColor { background-color: #C5D2DB; }

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

This div background color is #C5D2DB.

Border color

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

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

This div border color is #C5D2DB.

Opacity

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

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

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

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

This text has shadow with #C5D2DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D2DB.

Preview

Color preview on black background

This text has color #C5D2DB on black background.


Color preview on white background

This text has color #C5D2DB on white background.


Black color preview on #C5D2DB background

This text has black color on #C5D2DB background.


White color preview on #C5D2DB background

This text has white color on #C5D2DB background.


Related colors

Complementary color

Complementary color for #hex is #3A2D24.


I love getcolorcode.com

Triadic colors

1 #DBC5D2 and #D2DBC5 with #C5D2DB are triadic colors.

2 #DBD2C5 and #D2C5DB with #C5D2DB are triadic colors.