COLOR #C9ECE5

HEX: #C9ECE5 RGB: (201,236,229)

Renk bilgisi

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

RGB renk modeli

#C9ECE5 color RGB value is (201,236,229).

RGB: (201,236,229) (79%, 93%, 90%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 236 of 255 = 93%
B 229 of 255 = 90%

201
236
229

R + G + B ~ 87%. #C9ECE5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 236 + 229 = 666 (100%)
R 201 of 666 ~ 30.18%
G 236 of 666 ~ 35.44%
B 229 of 666 ~ 34.38'%

%30.18
%35.44
%34.38

CMYK RENK MODELİ

#C9ECE5 rengi CMYK tonu (15,0,3,7).

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

CMYK: (15,0,3,7)
C15M0Y3K7 (15%, 0%, 3%, 7%)
(0.15 / 0.00 / 0.03 / 0.07)

CMYK yüzdeleri

%14.83
%0
%2.97
%7.45

Codes

Color #C9ECE5 in popluar color models

C9 EC E5
RGB 201 236 229
HSL 168° 47.95% 85.69%
HSB/HSV 168° 14.83% 92.55%
CMYK 14.83% 0.00% 2.97%
7.45%

Color #C9ECE5 in popluar number systems.

HEX C9 EC E5
Decimal 201 236 229
Binary 11001001 11101100 11100101
Octal 311 354 345

Shades and tints

Shades of #C9ECE5

#C9ECE5
(201,236,229)
#B7D7D1
(183,215,209)
#A5C2BD
(165,194,189)
#93ADA9
(147,173,169)
#819895
(129,152,149)
#6F8381
(111,131,129)
#5D6E6D
(93,110,109)
#4B5959
(75,89,89)
#394445
(57,68,69)
#272F31
(39,47,49)
#151A1D
(21,26,29)
#000000
(0,0,0)

Tints of #C9ECE5

#C9ECE5
(201,236,229)
#CDEDE7
(205,237,231)
#D1EEE9
(209,238,233)
#D5EFEB
(213,239,235)
#D9F0ED
(217,240,237)
#DDF1EF
(221,241,239)
#E1F2F1
(225,242,241)
#E5F3F3
(229,243,243)
#E9F4F5
(233,244,245)
#EDF5F7
(237,245,247)
#F1F6F9
(241,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9ECE5; }

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

This text font color is #C9ECE5.

Background Color

.myBgColor { background-color: #C9ECE5; }

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

This div background color is #C9ECE5.

Border color

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

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

This div border color is #C9ECE5.

Opacity

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

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

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

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

This text has shadow with #C9ECE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ECE5.

Preview

Color preview on black background

This text has color #C9ECE5 on black background.


Color preview on white background

This text has color #C9ECE5 on white background.


Black color preview on #C9ECE5 background

This text has black color on #C9ECE5 background.


White color preview on #C9ECE5 background

This text has white color on #C9ECE5 background.


Related colors

Complementary color

Complementary color for #hex is #36131A.


I love getcolorcode.com

Triadic colors

1 #E5C9EC and #ECE5C9 with #C9ECE5 are triadic colors.

2 #E5ECC9 and #ECC9E5 with #C9ECE5 are triadic colors.