COLOR #C9E4EC

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

201
228
236

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

Yüzdelerle RGB renk parçaları

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

%30.23
%34.29
%35.49

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%14.83
%3.39
%0
%7.45

Codes

Color #C9E4EC in popluar color models

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

Color #C9E4EC in popluar number systems.

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

Shades and tints

Shades of #C9E4EC

#C9E4EC
(201,228,236)
#B7D0D7
(183,208,215)
#A5BCC2
(165,188,194)
#93A8AD
(147,168,173)
#819498
(129,148,152)
#6F8083
(111,128,131)
#5D6C6E
(93,108,110)
#4B5859
(75,88,89)
#394444
(57,68,68)
#27302F
(39,48,47)
#151C1A
(21,28,26)
#000000
(0,0,0)

Tints of #C9E4EC

#C9E4EC
(201,228,236)
#CDE6ED
(205,230,237)
#D1E8EE
(209,232,238)
#D5EAEF
(213,234,239)
#D9ECF0
(217,236,240)
#DDEEF1
(221,238,241)
#E1F0F2
(225,240,242)
#E5F2F3
(229,242,243)
#E9F4F4
(233,244,244)
#EDF6F5
(237,246,245)
#F1F8F6
(241,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E4EC; }

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

This text font color is #C9E4EC.

Background Color

.myBgColor { background-color: #C9E4EC; }

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

This div background color is #C9E4EC.

Border color

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

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

This div border color is #C9E4EC.

Opacity

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

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

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

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

This text has shadow with #C9E4EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E4EC.

Preview

Color preview on black background

This text has color #C9E4EC on black background.


Color preview on white background

This text has color #C9E4EC on white background.


Black color preview on #C9E4EC background

This text has black color on #C9E4EC background.


White color preview on #C9E4EC background

This text has white color on #C9E4EC background.


Related colors

Complementary color

Complementary color for #hex is #361B13.


I love getcolorcode.com

Triadic colors

1 #ECC9E4 and #E4ECC9 with #C9E4EC are triadic colors.

2 #ECE4C9 and #E4C9EC with #C9E4EC are triadic colors.