COLOR #C5ECDB

HEX: #C5ECDB RGB: (197,236,219)

Renk bilgisi

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

RGB renk modeli

#C5ECDB color RGB value is (197,236,219).

RGB: (197,236,219) (77%, 93%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 236 of 255 = 93%
B 219 of 255 = 86%

197
236
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 236 + 219 = 652 (100%)
R 197 of 652 ~ 30.21%
G 236 of 652 ~ 36.2%
B 219 of 652 ~ 33.59'%

%30.21
%36.2
%33.59

CMYK RENK MODELİ

#C5ECDB rengi CMYK tonu (17,0,7,7).

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

CMYK: (17,0,7,7)
C17M0Y7K7 (17%, 0%, 7%, 7%)
(0.17 / 0.00 / 0.07 / 0.07)

CMYK yüzdeleri

%16.53
%0
%7.2
%7.45

Codes

Color #C5ECDB in popluar color models

C5 EC DB
RGB 197 236 219
HSL 154° 50.65% 84.90%
HSB/HSV 154° 16.53% 92.55%
CMYK 16.53% 0.00% 7.20%
7.45%

Color #C5ECDB in popluar number systems.

HEX C5 EC DB
Decimal 197 236 219
Binary 11000101 11101100 11011011
Octal 305 354 333

Shades and tints

Shades of #C5ECDB

#C5ECDB
(197,236,219)
#B4D7C8
(180,215,200)
#A3C2B5
(163,194,181)
#92ADA2
(146,173,162)
#81988F
(129,152,143)
#70837C
(112,131,124)
#5F6E69
(95,110,105)
#4E5956
(78,89,86)
#3D4443
(61,68,67)
#2C2F30
(44,47,48)
#1B1A1D
(27,26,29)
#000000
(0,0,0)

Tints of #C5ECDB

#C5ECDB
(197,236,219)
#CAEDDE
(202,237,222)
#CFEEE1
(207,238,225)
#D4EFE4
(212,239,228)
#D9F0E7
(217,240,231)
#DEF1EA
(222,241,234)
#E3F2ED
(227,242,237)
#E8F3F0
(232,243,240)
#EDF4F3
(237,244,243)
#F2F5F6
(242,245,246)
#F7F6F9
(247,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ECDB; }

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

This text font color is #C5ECDB.

Background Color

.myBgColor { background-color: #C5ECDB; }

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

This div background color is #C5ECDB.

Border color

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

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

This div border color is #C5ECDB.

Opacity

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

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

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

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

This text has shadow with #C5ECDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ECDB.

Preview

Color preview on black background

This text has color #C5ECDB on black background.


Color preview on white background

This text has color #C5ECDB on white background.


Black color preview on #C5ECDB background

This text has black color on #C5ECDB background.


White color preview on #C5ECDB background

This text has white color on #C5ECDB background.


Related colors

Complementary color

Complementary color for #hex is #3A1324.


I love getcolorcode.com

Triadic colors

1 #DBC5EC and #ECDBC5 with #C5ECDB are triadic colors.

2 #DBECC5 and #ECC5DB with #C5ECDB are triadic colors.