COLOR #C5D8DB

HEX: #C5D8DB RGB: (197,216,219)

Renk bilgisi

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

RGB renk modeli

#C5D8DB color RGB value is (197,216,219).

RGB: (197,216,219) (77%, 85%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 216 of 255 = 85%
B 219 of 255 = 86%

197
216
219

R + G + B ~ 83%. #C5D8DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 216 + 219 = 632 (100%)
R 197 of 632 ~ 31.17%
G 216 of 632 ~ 34.18%
B 219 of 632 ~ 34.65'%

%31.17
%34.18
%34.65

CMYK RENK MODELİ

#C5D8DB rengi CMYK tonu (10,1,0,14).

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

CMYK: (10,1,0,14)
C10M1Y0K14 (10%, 1%, 0%, 14%)
(0.10 / 0.01 / 0.00 / 0.14)

CMYK yüzdeleri

%10.05
%1.37
%0
%14.12

Codes

Color #C5D8DB in popluar color models

C5 D8 DB
RGB 197 216 219
HSL 188° 23.40% 81.57%
HSB/HSV 188° 10.05% 85.88%
CMYK 10.05% 1.37% 0.00%
14.12%

Color #C5D8DB in popluar number systems.

HEX C5 D8 DB
Decimal 197 216 219
Binary 11000101 11011000 11011011
Octal 305 330 333

Shades and tints

Shades of #C5D8DB

#C5D8DB
(197,216,219)
#B4C5C8
(180,197,200)
#A3B2B5
(163,178,181)
#929FA2
(146,159,162)
#818C8F
(129,140,143)
#70797C
(112,121,124)
#5F6669
(95,102,105)
#4E5356
(78,83,86)
#3D4043
(61,64,67)
#2C2D30
(44,45,48)
#1B1A1D
(27,26,29)
#000000
(0,0,0)

Tints of #C5D8DB

#C5D8DB
(197,216,219)
#CADBDE
(202,219,222)
#CFDEE1
(207,222,225)
#D4E1E4
(212,225,228)
#D9E4E7
(217,228,231)
#DEE7EA
(222,231,234)
#E3EAED
(227,234,237)
#E8EDF0
(232,237,240)
#EDF0F3
(237,240,243)
#F2F3F6
(242,243,246)
#F7F6F9
(247,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D8DB; }

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

This text font color is #C5D8DB.

Background Color

.myBgColor { background-color: #C5D8DB; }

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

This div background color is #C5D8DB.

Border color

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

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

This div border color is #C5D8DB.

Opacity

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

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

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

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

This text has shadow with #C5D8DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D8DB.

Preview

Color preview on black background

This text has color #C5D8DB on black background.


Color preview on white background

This text has color #C5D8DB on white background.


Black color preview on #C5D8DB background

This text has black color on #C5D8DB background.


White color preview on #C5D8DB background

This text has white color on #C5D8DB background.


Related colors

Complementary color

Complementary color for #hex is #3A2724.


I love getcolorcode.com

Triadic colors

1 #DBC5D8 and #D8DBC5 with #C5D8DB are triadic colors.

2 #DBD8C5 and #D8C5DB with #C5D8DB are triadic colors.