COLOR #C5DBE5

HEX: #C5DBE5 RGB: (197,219,229)

Renk bilgisi

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

RGB renk modeli

#C5DBE5 color RGB value is (197,219,229).

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

RGB bağlantıları ve doygunluk

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

197
219
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 219 + 229 = 645 (100%)
R 197 of 645 ~ 30.54%
G 219 of 645 ~ 33.95%
B 229 of 645 ~ 35.5'%

%30.54
%33.95
%35.5

CMYK RENK MODELİ

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

  • camgöbeği tonu 13.97%
  • eflatun tonu 4.37%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

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

CMYK yüzdeleri

%13.97
%4.37
%0
%10.2

Codes

Color #C5DBE5 in popluar color models

C5 DB E5
RGB 197 219 229
HSL 199° 38.10% 83.53%
HSB/HSV 199° 13.97% 89.80%
CMYK 13.97% 4.37% 0.00%
10.20%

Color #C5DBE5 in popluar number systems.

HEX C5 DB E5
Decimal 197 219 229
Binary 11000101 11011011 11100101
Octal 305 333 345

Shades and tints

Shades of #C5DBE5

#C5DBE5
(197,219,229)
#B4C8D1
(180,200,209)
#A3B5BD
(163,181,189)
#92A2A9
(146,162,169)
#818F95
(129,143,149)
#707C81
(112,124,129)
#5F696D
(95,105,109)
#4E5659
(78,86,89)
#3D4345
(61,67,69)
#2C3031
(44,48,49)
#1B1D1D
(27,29,29)
#000000
(0,0,0)

Tints of #C5DBE5

#C5DBE5
(197,219,229)
#CADEE7
(202,222,231)
#CFE1E9
(207,225,233)
#D4E4EB
(212,228,235)
#D9E7ED
(217,231,237)
#DEEAEF
(222,234,239)
#E3EDF1
(227,237,241)
#E8F0F3
(232,240,243)
#EDF3F5
(237,243,245)
#F2F6F7
(242,246,247)
#F7F9F9
(247,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DBE5; }

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

This text font color is #C5DBE5.

Background Color

.myBgColor { background-color: #C5DBE5; }

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

This div background color is #C5DBE5.

Border color

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

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

This div border color is #C5DBE5.

Opacity

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

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

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

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

This text has shadow with #C5DBE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DBE5.

Preview

Color preview on black background

This text has color #C5DBE5 on black background.


Color preview on white background

This text has color #C5DBE5 on white background.


Black color preview on #C5DBE5 background

This text has black color on #C5DBE5 background.


White color preview on #C5DBE5 background

This text has white color on #C5DBE5 background.


Related colors

Complementary color

Complementary color for #hex is #3A241A.


I love getcolorcode.com

Triadic colors

1 #E5C5DB and #DBE5C5 with #C5DBE5 are triadic colors.

2 #E5DBC5 and #DBC5E5 with #C5DBE5 are triadic colors.