COLOR #C5DCE6

HEX: #C5DCE6 RGB: (197,220,230)

Renk bilgisi

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

RGB renk modeli

#C5DCE6 color RGB value is (197,220,230).

RGB: (197,220,230) (77%, 86%, 90%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 220 of 255 = 86%
B 230 of 255 = 90%

197
220
230

R + G + B ~ 84%. #C5DCE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 220 + 230 = 647 (100%)
R 197 of 647 ~ 30.45%
G 220 of 647 ~ 34%
B 230 of 647 ~ 35.55'%

%30.45
%34
%35.55

CMYK RENK MODELİ

#C5DCE6 rengi CMYK tonu (14,4,0,10).

  • camgöbeği tonu 14.35%
  • eflatun tonu 4.35%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (14,4,0,10)
C14M4Y0K10 (14%, 4%, 0%, 10%)
(0.14 / 0.04 / 0.00 / 0.10)

CMYK yüzdeleri

%14.35
%4.35
%0
%9.8

Codes

Color #C5DCE6 in popluar color models

C5 DC E6
RGB 197 220 230
HSL 198° 39.76% 83.73%
HSB/HSV 198° 14.35% 90.20%
CMYK 14.35% 4.35% 0.00%
9.80%

Color #C5DCE6 in popluar number systems.

HEX C5 DC E6
Decimal 197 220 230
Binary 11000101 11011100 11100110
Octal 305 334 346

Shades and tints

Shades of #C5DCE6

#C5DCE6
(197,220,230)
#B4C8D2
(180,200,210)
#A3B4BE
(163,180,190)
#92A0AA
(146,160,170)
#818C96
(129,140,150)
#707882
(112,120,130)
#5F646E
(95,100,110)
#4E505A
(78,80,90)
#3D3C46
(61,60,70)
#2C2832
(44,40,50)
#1B141E
(27,20,30)
#000000
(0,0,0)

Tints of #C5DCE6

#C5DCE6
(197,220,230)
#CADFE8
(202,223,232)
#CFE2EA
(207,226,234)
#D4E5EC
(212,229,236)
#D9E8EE
(217,232,238)
#DEEBF0
(222,235,240)
#E3EEF2
(227,238,242)
#E8F1F4
(232,241,244)
#EDF4F6
(237,244,246)
#F2F7F8
(242,247,248)
#F7FAFA
(247,250,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DCE6; }

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

This text font color is #C5DCE6.

Background Color

.myBgColor { background-color: #C5DCE6; }

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

This div background color is #C5DCE6.

Border color

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

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

This div border color is #C5DCE6.

Opacity

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

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

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

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

This text has shadow with #C5DCE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DCE6.

Preview

Color preview on black background

This text has color #C5DCE6 on black background.


Color preview on white background

This text has color #C5DCE6 on white background.


Black color preview on #C5DCE6 background

This text has black color on #C5DCE6 background.


White color preview on #C5DCE6 background

This text has white color on #C5DCE6 background.


Related colors

Complementary color

Complementary color for #hex is #3A2319.


I love getcolorcode.com

Triadic colors

1 #E6C5DC and #DCE6C5 with #C5DCE6 are triadic colors.

2 #E6DCC5 and #DCC5E6 with #C5DCE6 are triadic colors.