COLOR #C5ECDD

HEX: #C5ECDD RGB: (197,236,221)

Renk bilgisi

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

RGB renk modeli

#C5ECDD color RGB value is (197,236,221).

RGB: (197,236,221) (77%, 93%, 87%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 236 of 255 = 93%
B 221 of 255 = 87%

197
236
221

R + G + B ~ 86%. #C5ECDD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 236 + 221 = 654 (100%)
R 197 of 654 ~ 30.12%
G 236 of 654 ~ 36.09%
B 221 of 654 ~ 33.79'%

%30.12
%36.09
%33.79

CMYK RENK MODELİ

#C5ECDD rengi CMYK tonu (17,0,6,7).

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

CMYK: (17,0,6,7)
C17M0Y6K7 (17%, 0%, 6%, 7%)
(0.17 / 0.00 / 0.06 / 0.07)

CMYK yüzdeleri

%16.53
%0
%6.36
%7.45

Codes

Color #C5ECDD in popluar color models

C5 EC DD
RGB 197 236 221
HSL 157° 50.65% 84.90%
HSB/HSV 157° 16.53% 92.55%
CMYK 16.53% 0.00% 6.36%
7.45%

Color #C5ECDD in popluar number systems.

HEX C5 EC DD
Decimal 197 236 221
Binary 11000101 11101100 11011101
Octal 305 354 335

Shades and tints

Shades of #C5ECDD

#C5ECDD
(197,236,221)
#B4D7C9
(180,215,201)
#A3C2B5
(163,194,181)
#92ADA1
(146,173,161)
#81988D
(129,152,141)
#708379
(112,131,121)
#5F6E65
(95,110,101)
#4E5951
(78,89,81)
#3D443D
(61,68,61)
#2C2F29
(44,47,41)
#1B1A15
(27,26,21)
#000000
(0,0,0)

Tints of #C5ECDD

#C5ECDD
(197,236,221)
#CAEDE0
(202,237,224)
#CFEEE3
(207,238,227)
#D4EFE6
(212,239,230)
#D9F0E9
(217,240,233)
#DEF1EC
(222,241,236)
#E3F2EF
(227,242,239)
#E8F3F2
(232,243,242)
#EDF4F5
(237,244,245)
#F2F5F8
(242,245,248)
#F7F6FB
(247,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ECDD; }

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

This text font color is #C5ECDD.

Background Color

.myBgColor { background-color: #C5ECDD; }

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

This div background color is #C5ECDD.

Border color

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

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

This div border color is #C5ECDD.

Opacity

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

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

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

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

This text has shadow with #C5ECDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ECDD.

Preview

Color preview on black background

This text has color #C5ECDD on black background.


Color preview on white background

This text has color #C5ECDD on white background.


Black color preview on #C5ECDD background

This text has black color on #C5ECDD background.


White color preview on #C5ECDD background

This text has white color on #C5ECDD background.


Related colors

Complementary color

Complementary color for #hex is #3A1322.


I love getcolorcode.com

Triadic colors

1 #DDC5EC and #ECDDC5 with #C5ECDD are triadic colors.

2 #DDECC5 and #ECC5DD with #C5ECDD are triadic colors.