COLOR #C9ECD3

HEX: #C9ECD3 RGB: (201,236,211)

Renk bilgisi

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

RGB renk modeli

#C9ECD3 color RGB value is (201,236,211).

RGB: (201,236,211) (79%, 93%, 83%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 236 of 255 = 93%
B 211 of 255 = 83%

201
236
211

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 236 + 211 = 648 (100%)
R 201 of 648 ~ 31.02%
G 236 of 648 ~ 36.42%
B 211 of 648 ~ 32.56'%

%31.02
%36.42
%32.56

CMYK RENK MODELİ

#C9ECD3 rengi CMYK tonu (15,0,11,7).

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

CMYK: (15,0,11,7)
C15M0Y11K7 (15%, 0%, 11%, 7%)
(0.15 / 0.00 / 0.11 / 0.07)

CMYK yüzdeleri

%14.83
%0
%10.59
%7.45

Codes

Color #C9ECD3 in popluar color models

C9 EC D3
RGB 201 236 211
HSL 137° 47.95% 85.69%
HSB/HSV 137° 14.83% 92.55%
CMYK 14.83% 0.00% 10.59%
7.45%

Color #C9ECD3 in popluar number systems.

HEX C9 EC D3
Decimal 201 236 211
Binary 11001001 11101100 11010011
Octal 311 354 323

Shades and tints

Shades of #C9ECD3

#C9ECD3
(201,236,211)
#B7D7C0
(183,215,192)
#A5C2AD
(165,194,173)
#93AD9A
(147,173,154)
#819887
(129,152,135)
#6F8374
(111,131,116)
#5D6E61
(93,110,97)
#4B594E
(75,89,78)
#39443B
(57,68,59)
#272F28
(39,47,40)
#151A15
(21,26,21)
#000000
(0,0,0)

Tints of #C9ECD3

#C9ECD3
(201,236,211)
#CDEDD7
(205,237,215)
#D1EEDB
(209,238,219)
#D5EFDF
(213,239,223)
#D9F0E3
(217,240,227)
#DDF1E7
(221,241,231)
#E1F2EB
(225,242,235)
#E5F3EF
(229,243,239)
#E9F4F3
(233,244,243)
#EDF5F7
(237,245,247)
#F1F6FB
(241,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9ECD3; }

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

This text font color is #C9ECD3.

Background Color

.myBgColor { background-color: #C9ECD3; }

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

This div background color is #C9ECD3.

Border color

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

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

This div border color is #C9ECD3.

Opacity

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

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

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

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

This text has shadow with #C9ECD3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ECD3.

Preview

Color preview on black background

This text has color #C9ECD3 on black background.


Color preview on white background

This text has color #C9ECD3 on white background.


Black color preview on #C9ECD3 background

This text has black color on #C9ECD3 background.


White color preview on #C9ECD3 background

This text has white color on #C9ECD3 background.


Related colors

Complementary color

Complementary color for #hex is #36132C.


I love getcolorcode.com

Triadic colors

1 #D3C9EC and #ECD3C9 with #C9ECD3 are triadic colors.

2 #D3ECC9 and #ECC9D3 with #C9ECD3 are triadic colors.