COLOR #C5DBE6

HEX: #C5DBE6 RGB: (197,219,230)

Renk bilgisi

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

RGB renk modeli

#C5DBE6 color RGB value is (197,219,230).

RGB: (197,219,230) (77%, 86%, 90%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 219 of 255 = 86%
B 230 of 255 = 90%

197
219
230

R + G + B ~ 84%. #C5DBE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 219 + 230 = 646 (100%)
R 197 of 646 ~ 30.5%
G 219 of 646 ~ 33.9%
B 230 of 646 ~ 35.6'%

%30.5
%33.9
%35.6

CMYK RENK MODELİ

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

  • camgöbeği tonu 14.35%
  • eflatun tonu 4.78%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

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

CMYK yüzdeleri

%14.35
%4.78
%0
%9.8

Codes

Color #C5DBE6 in popluar color models

C5 DB E6
RGB 197 219 230
HSL 200° 39.76% 83.73%
HSB/HSV 200° 14.35% 90.20%
CMYK 14.35% 4.78% 0.00%
9.80%

Color #C5DBE6 in popluar number systems.

HEX C5 DB E6
Decimal 197 219 230
Binary 11000101 11011011 11100110
Octal 305 333 346

Shades and tints

Shades of #C5DBE6

#C5DBE6
(197,219,230)
#B4C8D2
(180,200,210)
#A3B5BE
(163,181,190)
#92A2AA
(146,162,170)
#818F96
(129,143,150)
#707C82
(112,124,130)
#5F696E
(95,105,110)
#4E565A
(78,86,90)
#3D4346
(61,67,70)
#2C3032
(44,48,50)
#1B1D1E
(27,29,30)
#000000
(0,0,0)

Tints of #C5DBE6

#C5DBE6
(197,219,230)
#CADEE8
(202,222,232)
#CFE1EA
(207,225,234)
#D4E4EC
(212,228,236)
#D9E7EE
(217,231,238)
#DEEAF0
(222,234,240)
#E3EDF2
(227,237,242)
#E8F0F4
(232,240,244)
#EDF3F6
(237,243,246)
#F2F6F8
(242,246,248)
#F7F9FA
(247,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DBE6; }

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

This text font color is #C5DBE6.

Background Color

.myBgColor { background-color: #C5DBE6; }

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

This div background color is #C5DBE6.

Border color

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

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

This div border color is #C5DBE6.

Opacity

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

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

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

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

This text has shadow with #C5DBE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DBE6.

Preview

Color preview on black background

This text has color #C5DBE6 on black background.


Color preview on white background

This text has color #C5DBE6 on white background.


Black color preview on #C5DBE6 background

This text has black color on #C5DBE6 background.


White color preview on #C5DBE6 background

This text has white color on #C5DBE6 background.


Related colors

Complementary color

Complementary color for #hex is #3A2419.


I love getcolorcode.com

Triadic colors

1 #E6C5DB and #DBE6C5 with #C5DBE6 are triadic colors.

2 #E6DBC5 and #DBC5E6 with #C5DBE6 are triadic colors.