COLOR #C9ECE4

HEX: #C9ECE4 RGB: (201,236,228)

Renk bilgisi

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

RGB renk modeli

#C9ECE4 color RGB value is (201,236,228).

RGB: (201,236,228) (79%, 93%, 89%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 236 of 255 = 93%
B 228 of 255 = 89%

201
236
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 236 + 228 = 665 (100%)
R 201 of 665 ~ 30.23%
G 236 of 665 ~ 35.49%
B 228 of 665 ~ 34.29'%

%30.23
%35.49
%34.29

CMYK RENK MODELİ

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

  • camgöbeği tonu 14.83%
  • eflatun tonu 0.00%
  • sarı tonu 3.39%
  • 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
%3.39
%7.45

Codes

Color #C9ECE4 in popluar color models

C9 EC E4
RGB 201 236 228
HSL 166° 47.95% 85.69%
HSB/HSV 166° 14.83% 92.55%
CMYK 14.83% 0.00% 3.39%
7.45%

Color #C9ECE4 in popluar number systems.

HEX C9 EC E4
Decimal 201 236 228
Binary 11001001 11101100 11100100
Octal 311 354 344

Shades and tints

Shades of #C9ECE4

#C9ECE4
(201,236,228)
#B7D7D0
(183,215,208)
#A5C2BC
(165,194,188)
#93ADA8
(147,173,168)
#819894
(129,152,148)
#6F8380
(111,131,128)
#5D6E6C
(93,110,108)
#4B5958
(75,89,88)
#394444
(57,68,68)
#272F30
(39,47,48)
#151A1C
(21,26,28)
#000000
(0,0,0)

Tints of #C9ECE4

#C9ECE4
(201,236,228)
#CDEDE6
(205,237,230)
#D1EEE8
(209,238,232)
#D5EFEA
(213,239,234)
#D9F0EC
(217,240,236)
#DDF1EE
(221,241,238)
#E1F2F0
(225,242,240)
#E5F3F2
(229,243,242)
#E9F4F4
(233,244,244)
#EDF5F6
(237,245,246)
#F1F6F8
(241,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9ECE4; }

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

This text font color is #C9ECE4.

Background Color

.myBgColor { background-color: #C9ECE4; }

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

This div background color is #C9ECE4.

Border color

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

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

This div border color is #C9ECE4.

Opacity

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

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

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

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

This text has shadow with #C9ECE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ECE4.

Preview

Color preview on black background

This text has color #C9ECE4 on black background.


Color preview on white background

This text has color #C9ECE4 on white background.


Black color preview on #C9ECE4 background

This text has black color on #C9ECE4 background.


White color preview on #C9ECE4 background

This text has white color on #C9ECE4 background.


Related colors

Complementary color

Complementary color for #hex is #36131B.


I love getcolorcode.com

Triadic colors

1 #E4C9EC and #ECE4C9 with #C9ECE4 are triadic colors.

2 #E4ECC9 and #ECC9E4 with #C9ECE4 are triadic colors.