COLOR #C5D7ED

HEX: #C5D7ED RGB: (197,215,237)

Renk bilgisi

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

RGB renk modeli

#C5D7ED color RGB value is (197,215,237).

RGB: (197,215,237) (77%, 84%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 215 of 255 = 84%
B 237 of 255 = 93%

197
215
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 215 + 237 = 649 (100%)
R 197 of 649 ~ 30.35%
G 215 of 649 ~ 33.13%
B 237 of 649 ~ 36.52'%

%30.35
%33.13
%36.52

CMYK RENK MODELİ

#C5D7ED rengi CMYK tonu (17,9,0,7).

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

CMYK: (17,9,0,7)
C17M9Y0K7 (17%, 9%, 0%, 7%)
(0.17 / 0.09 / 0.00 / 0.07)

CMYK yüzdeleri

%16.88
%9.28
%0
%7.06

Codes

Color #C5D7ED in popluar color models

C5 D7 ED
RGB 197 215 237
HSL 213° 52.63% 85.10%
HSB/HSV 213° 16.88% 92.94%
CMYK 16.88% 9.28% 0.00%
7.06%

Color #C5D7ED in popluar number systems.

HEX C5 D7 ED
Decimal 197 215 237
Binary 11000101 11010111 11101101
Octal 305 327 355

Shades and tints

Shades of #C5D7ED

#C5D7ED
(197,215,237)
#B4C4D8
(180,196,216)
#A3B1C3
(163,177,195)
#929EAE
(146,158,174)
#818B99
(129,139,153)
#707884
(112,120,132)
#5F656F
(95,101,111)
#4E525A
(78,82,90)
#3D3F45
(61,63,69)
#2C2C30
(44,44,48)
#1B191B
(27,25,27)
#000000
(0,0,0)

Tints of #C5D7ED

#C5D7ED
(197,215,237)
#CADAEE
(202,218,238)
#CFDDEF
(207,221,239)
#D4E0F0
(212,224,240)
#D9E3F1
(217,227,241)
#DEE6F2
(222,230,242)
#E3E9F3
(227,233,243)
#E8ECF4
(232,236,244)
#EDEFF5
(237,239,245)
#F2F2F6
(242,242,246)
#F7F5F7
(247,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D7ED; }

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

This text font color is #C5D7ED.

Background Color

.myBgColor { background-color: #C5D7ED; }

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

This div background color is #C5D7ED.

Border color

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

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

This div border color is #C5D7ED.

Opacity

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

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

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

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

This text has shadow with #C5D7ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D7ED.

Preview

Color preview on black background

This text has color #C5D7ED on black background.


Color preview on white background

This text has color #C5D7ED on white background.


Black color preview on #C5D7ED background

This text has black color on #C5D7ED background.


White color preview on #C5D7ED background

This text has white color on #C5D7ED background.


Related colors

Complementary color

Complementary color for #hex is #3A2812.


I love getcolorcode.com

Triadic colors

1 #EDC5D7 and #D7EDC5 with #C5D7ED are triadic colors.

2 #EDD7C5 and #D7C5ED with #C5D7ED are triadic colors.