COLOR #C5DBDF

HEX: #C5DBDF RGB: (197,219,223)

Renk bilgisi

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

RGB renk modeli

#C5DBDF color RGB value is (197,219,223).

RGB: (197,219,223) (77%, 86%, 87%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 219 of 255 = 86%
B 223 of 255 = 87%

197
219
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 219 + 223 = 639 (100%)
R 197 of 639 ~ 30.83%
G 219 of 639 ~ 34.27%
B 223 of 639 ~ 34.9'%

%30.83
%34.27
%34.9

CMYK RENK MODELİ

#C5DBDF rengi CMYK tonu (12,2,0,13).

  • camgöbeği tonu 11.66%
  • eflatun tonu 1.79%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (12,2,0,13)
C12M2Y0K13 (12%, 2%, 0%, 13%)
(0.12 / 0.02 / 0.00 / 0.13)

CMYK yüzdeleri

%11.66
%1.79
%0
%12.55

Codes

Color #C5DBDF in popluar color models

C5 DB DF
RGB 197 219 223
HSL 189° 28.89% 82.35%
HSB/HSV 189° 11.66% 87.45%
CMYK 11.66% 1.79% 0.00%
12.55%

Color #C5DBDF in popluar number systems.

HEX C5 DB DF
Decimal 197 219 223
Binary 11000101 11011011 11011111
Octal 305 333 337

Shades and tints

Shades of #C5DBDF

#C5DBDF
(197,219,223)
#B4C8CB
(180,200,203)
#A3B5B7
(163,181,183)
#92A2A3
(146,162,163)
#818F8F
(129,143,143)
#707C7B
(112,124,123)
#5F6967
(95,105,103)
#4E5653
(78,86,83)
#3D433F
(61,67,63)
#2C302B
(44,48,43)
#1B1D17
(27,29,23)
#000000
(0,0,0)

Tints of #C5DBDF

#C5DBDF
(197,219,223)
#CADEE1
(202,222,225)
#CFE1E3
(207,225,227)
#D4E4E5
(212,228,229)
#D9E7E7
(217,231,231)
#DEEAE9
(222,234,233)
#E3EDEB
(227,237,235)
#E8F0ED
(232,240,237)
#EDF3EF
(237,243,239)
#F2F6F1
(242,246,241)
#F7F9F3
(247,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DBDF; }

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

This text font color is #C5DBDF.

Background Color

.myBgColor { background-color: #C5DBDF; }

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

This div background color is #C5DBDF.

Border color

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

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

This div border color is #C5DBDF.

Opacity

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

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

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

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

This text has shadow with #C5DBDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DBDF.

Preview

Color preview on black background

This text has color #C5DBDF on black background.


Color preview on white background

This text has color #C5DBDF on white background.


Black color preview on #C5DBDF background

This text has black color on #C5DBDF background.


White color preview on #C5DBDF background

This text has white color on #C5DBDF background.


Related colors

Complementary color

Complementary color for #hex is #3A2420.


I love getcolorcode.com

Triadic colors

1 #DFC5DB and #DBDFC5 with #C5DBDF are triadic colors.

2 #DFDBC5 and #DBC5DF with #C5DBDF are triadic colors.