COLOR #C5D5EC

HEX: #C5D5EC RGB: (197,213,236)

Renk bilgisi

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

RGB renk modeli

#C5D5EC color RGB value is (197,213,236).

RGB: (197,213,236) (77%, 84%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 213 of 255 = 84%
B 236 of 255 = 93%

197
213
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 213 + 236 = 646 (100%)
R 197 of 646 ~ 30.5%
G 213 of 646 ~ 32.97%
B 236 of 646 ~ 36.53'%

%30.5
%32.97
%36.53

CMYK RENK MODELİ

#C5D5EC rengi CMYK tonu (17,10,0,7).

  • camgöbeği tonu 16.53%
  • eflatun tonu 9.75%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (17,10,0,7)
C17M10Y0K7 (17%, 10%, 0%, 7%)
(0.17 / 0.10 / 0.00 / 0.07)

CMYK yüzdeleri

%16.53
%9.75
%0
%7.45

Codes

Color #C5D5EC in popluar color models

C5 D5 EC
RGB 197 213 236
HSL 215° 50.65% 84.90%
HSB/HSV 215° 16.53% 92.55%
CMYK 16.53% 9.75% 0.00%
7.45%

Color #C5D5EC in popluar number systems.

HEX C5 D5 EC
Decimal 197 213 236
Binary 11000101 11010101 11101100
Octal 305 325 354

Shades and tints

Shades of #C5D5EC

#C5D5EC
(197,213,236)
#B4C2D7
(180,194,215)
#A3AFC2
(163,175,194)
#929CAD
(146,156,173)
#818998
(129,137,152)
#707683
(112,118,131)
#5F636E
(95,99,110)
#4E5059
(78,80,89)
#3D3D44
(61,61,68)
#2C2A2F
(44,42,47)
#1B171A
(27,23,26)
#000000
(0,0,0)

Tints of #C5D5EC

#C5D5EC
(197,213,236)
#CAD8ED
(202,216,237)
#CFDBEE
(207,219,238)
#D4DEEF
(212,222,239)
#D9E1F0
(217,225,240)
#DEE4F1
(222,228,241)
#E3E7F2
(227,231,242)
#E8EAF3
(232,234,243)
#EDEDF4
(237,237,244)
#F2F0F5
(242,240,245)
#F7F3F6
(247,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D5EC color. Also use rgb(197,213,236) instead hex code.

Text Font Color

.myTextColor { color: #C5D5EC; }

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

This text font color is #C5D5EC.

Background Color

.myBgColor { background-color: #C5D5EC; }

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

This div background color is #C5D5EC.

Border color

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

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

This div border color is #C5D5EC.

Opacity

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

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

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

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

This text has shadow with #C5D5EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D5EC.

Preview

Color preview on black background

This text has color #C5D5EC on black background.


Color preview on white background

This text has color #C5D5EC on white background.


Black color preview on #C5D5EC background

This text has black color on #C5D5EC background.


White color preview on #C5D5EC background

This text has white color on #C5D5EC background.


Related colors

Complementary color

Complementary color for #hex is #3A2A13.


I love getcolorcode.com

Triadic colors

1 #ECC5D5 and #D5ECC5 with #C5D5EC are triadic colors.

2 #ECD5C5 and #D5C5EC with #C5D5EC are triadic colors.