COLOR #C5DBDD

HEX: #C5DBDD RGB: (197,219,221)

Renk bilgisi

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

RGB renk modeli

#C5DBDD color RGB value is (197,219,221).

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

RGB bağlantıları ve doygunluk

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

197
219
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 219 + 221 = 637 (100%)
R 197 of 637 ~ 30.93%
G 219 of 637 ~ 34.38%
B 221 of 637 ~ 34.69'%

%30.93
%34.38
%34.69

CMYK RENK MODELİ

#C5DBDD rengi CMYK tonu (11,1,0,13).

  • camgöbeği tonu 10.86%
  • eflatun tonu 0.90%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (11,1,0,13)
C11M1Y0K13 (11%, 1%, 0%, 13%)
(0.11 / 0.01 / 0.00 / 0.13)

CMYK yüzdeleri

%10.86
%0.9
%0
%13.33

Codes

Color #C5DBDD in popluar color models

C5 DB DD
RGB 197 219 221
HSL 185° 26.09% 81.96%
HSB/HSV 185° 10.86% 86.67%
CMYK 10.86% 0.90% 0.00%
13.33%

Color #C5DBDD in popluar number systems.

HEX C5 DB DD
Decimal 197 219 221
Binary 11000101 11011011 11011101
Octal 305 333 335

Shades and tints

Shades of #C5DBDD

#C5DBDD
(197,219,221)
#B4C8C9
(180,200,201)
#A3B5B5
(163,181,181)
#92A2A1
(146,162,161)
#818F8D
(129,143,141)
#707C79
(112,124,121)
#5F6965
(95,105,101)
#4E5651
(78,86,81)
#3D433D
(61,67,61)
#2C3029
(44,48,41)
#1B1D15
(27,29,21)
#000000
(0,0,0)

Tints of #C5DBDD

#C5DBDD
(197,219,221)
#CADEE0
(202,222,224)
#CFE1E3
(207,225,227)
#D4E4E6
(212,228,230)
#D9E7E9
(217,231,233)
#DEEAEC
(222,234,236)
#E3EDEF
(227,237,239)
#E8F0F2
(232,240,242)
#EDF3F5
(237,243,245)
#F2F6F8
(242,246,248)
#F7F9FB
(247,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DBDD; }

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

This text font color is #C5DBDD.

Background Color

.myBgColor { background-color: #C5DBDD; }

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

This div background color is #C5DBDD.

Border color

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

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

This div border color is #C5DBDD.

Opacity

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

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

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

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

This text has shadow with #C5DBDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DBDD.

Preview

Color preview on black background

This text has color #C5DBDD on black background.


Color preview on white background

This text has color #C5DBDD on white background.


Black color preview on #C5DBDD background

This text has black color on #C5DBDD background.


White color preview on #C5DBDD background

This text has white color on #C5DBDD background.


Related colors

Complementary color

Complementary color for #hex is #3A2422.


I love getcolorcode.com

Triadic colors

1 #DDC5DB and #DBDDC5 with #C5DBDD are triadic colors.

2 #DDDBC5 and #DBC5DD with #C5DBDD are triadic colors.