COLOR #C5DCD6

HEX: #C5DCD6 RGB: (197,220,214)

Renk bilgisi

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

RGB renk modeli

#C5DCD6 color RGB value is (197,220,214).

RGB: (197,220,214) (77%, 86%, 84%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 220 of 255 = 86%
B 214 of 255 = 84%

197
220
214

R + G + B ~ 82%. #C5DCD6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 220 + 214 = 631 (100%)
R 197 of 631 ~ 31.22%
G 220 of 631 ~ 34.87%
B 214 of 631 ~ 33.91'%

%31.22
%34.87
%33.91

CMYK RENK MODELİ

#C5DCD6 rengi CMYK tonu (10,0,3,14).

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

CMYK: (10,0,3,14)
C10M0Y3K14 (10%, 0%, 3%, 14%)
(0.10 / 0.00 / 0.03 / 0.14)

CMYK yüzdeleri

%10.45
%0
%2.73
%13.73

Codes

Color #C5DCD6 in popluar color models

C5 DC D6
RGB 197 220 214
HSL 164° 24.73% 81.76%
HSB/HSV 164° 10.45% 86.27%
CMYK 10.45% 0.00% 2.73%
13.73%

Color #C5DCD6 in popluar number systems.

HEX C5 DC D6
Decimal 197 220 214
Binary 11000101 11011100 11010110
Octal 305 334 326

Shades and tints

Shades of #C5DCD6

#C5DCD6
(197,220,214)
#B4C8C3
(180,200,195)
#A3B4B0
(163,180,176)
#92A09D
(146,160,157)
#818C8A
(129,140,138)
#707877
(112,120,119)
#5F6464
(95,100,100)
#4E5051
(78,80,81)
#3D3C3E
(61,60,62)
#2C282B
(44,40,43)
#1B1418
(27,20,24)
#000000
(0,0,0)

Tints of #C5DCD6

#C5DCD6
(197,220,214)
#CADFD9
(202,223,217)
#CFE2DC
(207,226,220)
#D4E5DF
(212,229,223)
#D9E8E2
(217,232,226)
#DEEBE5
(222,235,229)
#E3EEE8
(227,238,232)
#E8F1EB
(232,241,235)
#EDF4EE
(237,244,238)
#F2F7F1
(242,247,241)
#F7FAF4
(247,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DCD6; }

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

This text font color is #C5DCD6.

Background Color

.myBgColor { background-color: #C5DCD6; }

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

This div background color is #C5DCD6.

Border color

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

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

This div border color is #C5DCD6.

Opacity

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

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

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

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

This text has shadow with #C5DCD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DCD6.

Preview

Color preview on black background

This text has color #C5DCD6 on black background.


Color preview on white background

This text has color #C5DCD6 on white background.


Black color preview on #C5DCD6 background

This text has black color on #C5DCD6 background.


White color preview on #C5DCD6 background

This text has white color on #C5DCD6 background.


Related colors

Complementary color

Complementary color for #hex is #3A2329.


I love getcolorcode.com

Triadic colors

1 #D6C5DC and #DCD6C5 with #C5DCD6 are triadic colors.

2 #D6DCC5 and #DCC5D6 with #C5DCD6 are triadic colors.