COLOR #C5DCED

HEX: #C5DCED RGB: (197,220,237)

Renk bilgisi

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

RGB renk modeli

#C5DCED color RGB value is (197,220,237).

RGB: (197,220,237) (77%, 86%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 220 of 255 = 86%
B 237 of 255 = 93%

197
220
237

R + G + B ~ 85%. #C5DCED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 220 + 237 = 654 (100%)
R 197 of 654 ~ 30.12%
G 220 of 654 ~ 33.64%
B 237 of 654 ~ 36.24'%

%30.12
%33.64
%36.24

CMYK RENK MODELİ

#C5DCED rengi CMYK tonu (17,7,0,7).

  • camgöbeği tonu 16.88%
  • eflatun tonu 7.17%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (17,7,0,7)
C17M7Y0K7 (17%, 7%, 0%, 7%)
(0.17 / 0.07 / 0.00 / 0.07)

CMYK yüzdeleri

%16.88
%7.17
%0
%7.06

Codes

Color #C5DCED in popluar color models

C5 DC ED
RGB 197 220 237
HSL 206° 52.63% 85.10%
HSB/HSV 206° 16.88% 92.94%
CMYK 16.88% 7.17% 0.00%
7.06%

Color #C5DCED in popluar number systems.

HEX C5 DC ED
Decimal 197 220 237
Binary 11000101 11011100 11101101
Octal 305 334 355

Shades and tints

Shades of #C5DCED

#C5DCED
(197,220,237)
#B4C8D8
(180,200,216)
#A3B4C3
(163,180,195)
#92A0AE
(146,160,174)
#818C99
(129,140,153)
#707884
(112,120,132)
#5F646F
(95,100,111)
#4E505A
(78,80,90)
#3D3C45
(61,60,69)
#2C2830
(44,40,48)
#1B141B
(27,20,27)
#000000
(0,0,0)

Tints of #C5DCED

#C5DCED
(197,220,237)
#CADFEE
(202,223,238)
#CFE2EF
(207,226,239)
#D4E5F0
(212,229,240)
#D9E8F1
(217,232,241)
#DEEBF2
(222,235,242)
#E3EEF3
(227,238,243)
#E8F1F4
(232,241,244)
#EDF4F5
(237,244,245)
#F2F7F6
(242,247,246)
#F7FAF7
(247,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DCED; }

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

This text font color is #C5DCED.

Background Color

.myBgColor { background-color: #C5DCED; }

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

This div background color is #C5DCED.

Border color

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

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

This div border color is #C5DCED.

Opacity

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

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

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

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

This text has shadow with #C5DCED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DCED.

Preview

Color preview on black background

This text has color #C5DCED on black background.


Color preview on white background

This text has color #C5DCED on white background.


Black color preview on #C5DCED background

This text has black color on #C5DCED background.


White color preview on #C5DCED background

This text has white color on #C5DCED background.


Related colors

Complementary color

Complementary color for #hex is #3A2312.


I love getcolorcode.com

Triadic colors

1 #EDC5DC and #DCEDC5 with #C5DCED are triadic colors.

2 #EDDCC5 and #DCC5ED with #C5DCED are triadic colors.