COLOR #C5D6DB

HEX: #C5D6DB RGB: (197,214,219)

Renk bilgisi

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

RGB renk modeli

#C5D6DB color RGB value is (197,214,219).

RGB: (197,214,219) (77%, 84%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 214 of 255 = 84%
B 219 of 255 = 86%

197
214
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 214 + 219 = 630 (100%)
R 197 of 630 ~ 31.27%
G 214 of 630 ~ 33.97%
B 219 of 630 ~ 34.76'%

%31.27
%33.97
%34.76

CMYK RENK MODELİ

#C5D6DB rengi CMYK tonu (10,2,0,14).

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

CMYK: (10,2,0,14)
C10M2Y0K14 (10%, 2%, 0%, 14%)
(0.10 / 0.02 / 0.00 / 0.14)

CMYK yüzdeleri

%10.05
%2.28
%0
%14.12

Codes

Color #C5D6DB in popluar color models

C5 D6 DB
RGB 197 214 219
HSL 194° 23.40% 81.57%
HSB/HSV 194° 10.05% 85.88%
CMYK 10.05% 2.28% 0.00%
14.12%

Color #C5D6DB in popluar number systems.

HEX C5 D6 DB
Decimal 197 214 219
Binary 11000101 11010110 11011011
Octal 305 326 333

Shades and tints

Shades of #C5D6DB

#C5D6DB
(197,214,219)
#B4C3C8
(180,195,200)
#A3B0B5
(163,176,181)
#929DA2
(146,157,162)
#818A8F
(129,138,143)
#70777C
(112,119,124)
#5F6469
(95,100,105)
#4E5156
(78,81,86)
#3D3E43
(61,62,67)
#2C2B30
(44,43,48)
#1B181D
(27,24,29)
#000000
(0,0,0)

Tints of #C5D6DB

#C5D6DB
(197,214,219)
#CAD9DE
(202,217,222)
#CFDCE1
(207,220,225)
#D4DFE4
(212,223,228)
#D9E2E7
(217,226,231)
#DEE5EA
(222,229,234)
#E3E8ED
(227,232,237)
#E8EBF0
(232,235,240)
#EDEEF3
(237,238,243)
#F2F1F6
(242,241,246)
#F7F4F9
(247,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D6DB; }

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

This text font color is #C5D6DB.

Background Color

.myBgColor { background-color: #C5D6DB; }

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

This div background color is #C5D6DB.

Border color

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

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

This div border color is #C5D6DB.

Opacity

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

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

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

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

This text has shadow with #C5D6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D6DB.

Preview

Color preview on black background

This text has color #C5D6DB on black background.


Color preview on white background

This text has color #C5D6DB on white background.


Black color preview on #C5D6DB background

This text has black color on #C5D6DB background.


White color preview on #C5D6DB background

This text has white color on #C5D6DB background.


Related colors

Complementary color

Complementary color for #hex is #3A2924.


I love getcolorcode.com

Triadic colors

1 #DBC5D6 and #D6DBC5 with #C5D6DB are triadic colors.

2 #DBD6C5 and #D6C5DB with #C5D6DB are triadic colors.