COLOR #C9ECDB

HEX: #C9ECDB RGB: (201,236,219)

Renk bilgisi

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

RGB renk modeli

#C9ECDB color RGB value is (201,236,219).

RGB: (201,236,219) (79%, 93%, 86%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 236 of 255 = 93%
B 219 of 255 = 86%

201
236
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 236 + 219 = 656 (100%)
R 201 of 656 ~ 30.64%
G 236 of 656 ~ 35.98%
B 219 of 656 ~ 33.38'%

%30.64
%35.98
%33.38

CMYK RENK MODELİ

#C9ECDB rengi CMYK tonu (15,0,7,7).

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

CMYK: (15,0,7,7)
C15M0Y7K7 (15%, 0%, 7%, 7%)
(0.15 / 0.00 / 0.07 / 0.07)

CMYK yüzdeleri

%14.83
%0
%7.2
%7.45

Codes

Color #C9ECDB in popluar color models

C9 EC DB
RGB 201 236 219
HSL 151° 47.95% 85.69%
HSB/HSV 151° 14.83% 92.55%
CMYK 14.83% 0.00% 7.20%
7.45%

Color #C9ECDB in popluar number systems.

HEX C9 EC DB
Decimal 201 236 219
Binary 11001001 11101100 11011011
Octal 311 354 333

Shades and tints

Shades of #C9ECDB

#C9ECDB
(201,236,219)
#B7D7C8
(183,215,200)
#A5C2B5
(165,194,181)
#93ADA2
(147,173,162)
#81988F
(129,152,143)
#6F837C
(111,131,124)
#5D6E69
(93,110,105)
#4B5956
(75,89,86)
#394443
(57,68,67)
#272F30
(39,47,48)
#151A1D
(21,26,29)
#000000
(0,0,0)

Tints of #C9ECDB

#C9ECDB
(201,236,219)
#CDEDDE
(205,237,222)
#D1EEE1
(209,238,225)
#D5EFE4
(213,239,228)
#D9F0E7
(217,240,231)
#DDF1EA
(221,241,234)
#E1F2ED
(225,242,237)
#E5F3F0
(229,243,240)
#E9F4F3
(233,244,243)
#EDF5F6
(237,245,246)
#F1F6F9
(241,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9ECDB; }

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

This text font color is #C9ECDB.

Background Color

.myBgColor { background-color: #C9ECDB; }

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

This div background color is #C9ECDB.

Border color

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

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

This div border color is #C9ECDB.

Opacity

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

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

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

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

This text has shadow with #C9ECDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ECDB.

Preview

Color preview on black background

This text has color #C9ECDB on black background.


Color preview on white background

This text has color #C9ECDB on white background.


Black color preview on #C9ECDB background

This text has black color on #C9ECDB background.


White color preview on #C9ECDB background

This text has white color on #C9ECDB background.


Related colors

Complementary color

Complementary color for #hex is #361324.


I love getcolorcode.com

Triadic colors

1 #DBC9EC and #ECDBC9 with #C9ECDB are triadic colors.

2 #DBECC9 and #ECC9DB with #C9ECDB are triadic colors.