COLOR #C5DCD8

HEX: #C5DCD8 RGB: (197,220,216)

Renk bilgisi

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

RGB renk modeli

#C5DCD8 color RGB value is (197,220,216).

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

RGB bağlantıları ve doygunluk

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

197
220
216

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 220 + 216 = 633 (100%)
R 197 of 633 ~ 31.12%
G 220 of 633 ~ 34.76%
B 216 of 633 ~ 34.12'%

%31.12
%34.76
%34.12

CMYK RENK MODELİ

#C5DCD8 rengi CMYK tonu (10,0,2,14).

  • camgöbeği tonu 10.45%
  • eflatun tonu 0.00%
  • sarı tonu 1.82%
  • ana renk tonu 13.73%

CMYK: (10,0,2,14)
C10M0Y2K14 (10%, 0%, 2%, 14%)
(0.10 / 0.00 / 0.02 / 0.14)

CMYK yüzdeleri

%10.45
%0
%1.82
%13.73

Codes

Color #C5DCD8 in popluar color models

C5 DC D8
RGB 197 220 216
HSL 170° 24.73% 81.76%
HSB/HSV 170° 10.45% 86.27%
CMYK 10.45% 0.00% 1.82%
13.73%

Color #C5DCD8 in popluar number systems.

HEX C5 DC D8
Decimal 197 220 216
Binary 11000101 11011100 11011000
Octal 305 334 330

Shades and tints

Shades of #C5DCD8

#C5DCD8
(197,220,216)
#B4C8C5
(180,200,197)
#A3B4B2
(163,180,178)
#92A09F
(146,160,159)
#818C8C
(129,140,140)
#707879
(112,120,121)
#5F6466
(95,100,102)
#4E5053
(78,80,83)
#3D3C40
(61,60,64)
#2C282D
(44,40,45)
#1B141A
(27,20,26)
#000000
(0,0,0)

Tints of #C5DCD8

#C5DCD8
(197,220,216)
#CADFDB
(202,223,219)
#CFE2DE
(207,226,222)
#D4E5E1
(212,229,225)
#D9E8E4
(217,232,228)
#DEEBE7
(222,235,231)
#E3EEEA
(227,238,234)
#E8F1ED
(232,241,237)
#EDF4F0
(237,244,240)
#F2F7F3
(242,247,243)
#F7FAF6
(247,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DCD8; }

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

This text font color is #C5DCD8.

Background Color

.myBgColor { background-color: #C5DCD8; }

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

This div background color is #C5DCD8.

Border color

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

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

This div border color is #C5DCD8.

Opacity

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

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

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

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

This text has shadow with #C5DCD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DCD8.

Preview

Color preview on black background

This text has color #C5DCD8 on black background.


Color preview on white background

This text has color #C5DCD8 on white background.


Black color preview on #C5DCD8 background

This text has black color on #C5DCD8 background.


White color preview on #C5DCD8 background

This text has white color on #C5DCD8 background.


Related colors

Complementary color

Complementary color for #hex is #3A2327.


I love getcolorcode.com

Triadic colors

1 #D8C5DC and #DCD8C5 with #C5DCD8 are triadic colors.

2 #D8DCC5 and #DCC5D8 with #C5DCD8 are triadic colors.