COLOR #C5ECD2

HEX: #C5ECD2 RGB: (197,236,210)

Renk bilgisi

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

RGB renk modeli

#C5ECD2 color RGB value is (197,236,210).

RGB: (197,236,210) (77%, 93%, 82%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 236 of 255 = 93%
B 210 of 255 = 82%

197
236
210

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 236 + 210 = 643 (100%)
R 197 of 643 ~ 30.64%
G 236 of 643 ~ 36.7%
B 210 of 643 ~ 32.66'%

%30.64
%36.7
%32.66

CMYK RENK MODELİ

#C5ECD2 rengi CMYK tonu (17,0,11,7).

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

CMYK: (17,0,11,7)
C17M0Y11K7 (17%, 0%, 11%, 7%)
(0.17 / 0.00 / 0.11 / 0.07)

CMYK yüzdeleri

%16.53
%0
%11.02
%7.45

Codes

Color #C5ECD2 in popluar color models

C5 EC D2
RGB 197 236 210
HSL 140° 50.65% 84.90%
HSB/HSV 140° 16.53% 92.55%
CMYK 16.53% 0.00% 11.02%
7.45%

Color #C5ECD2 in popluar number systems.

HEX C5 EC D2
Decimal 197 236 210
Binary 11000101 11101100 11010010
Octal 305 354 322

Shades and tints

Shades of #C5ECD2

#C5ECD2
(197,236,210)
#B4D7BF
(180,215,191)
#A3C2AC
(163,194,172)
#92AD99
(146,173,153)
#819886
(129,152,134)
#708373
(112,131,115)
#5F6E60
(95,110,96)
#4E594D
(78,89,77)
#3D443A
(61,68,58)
#2C2F27
(44,47,39)
#1B1A14
(27,26,20)
#000000
(0,0,0)

Tints of #C5ECD2

#C5ECD2
(197,236,210)
#CAEDD6
(202,237,214)
#CFEEDA
(207,238,218)
#D4EFDE
(212,239,222)
#D9F0E2
(217,240,226)
#DEF1E6
(222,241,230)
#E3F2EA
(227,242,234)
#E8F3EE
(232,243,238)
#EDF4F2
(237,244,242)
#F2F5F6
(242,245,246)
#F7F6FA
(247,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ECD2; }

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

This text font color is #C5ECD2.

Background Color

.myBgColor { background-color: #C5ECD2; }

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

This div background color is #C5ECD2.

Border color

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

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

This div border color is #C5ECD2.

Opacity

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

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

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

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

This text has shadow with #C5ECD2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ECD2.

Preview

Color preview on black background

This text has color #C5ECD2 on black background.


Color preview on white background

This text has color #C5ECD2 on white background.


Black color preview on #C5ECD2 background

This text has black color on #C5ECD2 background.


White color preview on #C5ECD2 background

This text has white color on #C5ECD2 background.


Related colors

Complementary color

Complementary color for #C5ECD2 is #3A132D.


I love getcolorcode.com

Triadic colors

1 #D2C5EC and #ECD2C5 with #C5ECD2 are triadic colors.

2 #D2ECC5 and #ECC5D2 with #C5ECD2 are triadic colors.