COLOR #C9E2EC

HEX: #C9E2EC RGB: (201,226,236)

Renk bilgisi

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

RGB renk modeli

#C9E2EC color RGB value is (201,226,236).

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

RGB bağlantıları ve doygunluk

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

201
226
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 226 + 236 = 663 (100%)
R 201 of 663 ~ 30.32%
G 226 of 663 ~ 34.09%
B 236 of 663 ~ 35.6'%

%30.32
%34.09
%35.6

CMYK RENK MODELİ

#C9E2EC rengi CMYK tonu (15,4,0,7).

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

CMYK: (15,4,0,7)
C15M4Y0K7 (15%, 4%, 0%, 7%)
(0.15 / 0.04 / 0.00 / 0.07)

CMYK yüzdeleri

%14.83
%4.24
%0
%7.45

Codes

Color #C9E2EC in popluar color models

C9 E2 EC
RGB 201 226 236
HSL 197° 47.95% 85.69%
HSB/HSV 197° 14.83% 92.55%
CMYK 14.83% 4.24% 0.00%
7.45%

Color #C9E2EC in popluar number systems.

HEX C9 E2 EC
Decimal 201 226 236
Binary 11001001 11100010 11101100
Octal 311 342 354

Shades and tints

Shades of #C9E2EC

#C9E2EC
(201,226,236)
#B7CED7
(183,206,215)
#A5BAC2
(165,186,194)
#93A6AD
(147,166,173)
#819298
(129,146,152)
#6F7E83
(111,126,131)
#5D6A6E
(93,106,110)
#4B5659
(75,86,89)
#394244
(57,66,68)
#272E2F
(39,46,47)
#151A1A
(21,26,26)
#000000
(0,0,0)

Tints of #C9E2EC

#C9E2EC
(201,226,236)
#CDE4ED
(205,228,237)
#D1E6EE
(209,230,238)
#D5E8EF
(213,232,239)
#D9EAF0
(217,234,240)
#DDECF1
(221,236,241)
#E1EEF2
(225,238,242)
#E5F0F3
(229,240,243)
#E9F2F4
(233,242,244)
#EDF4F5
(237,244,245)
#F1F6F6
(241,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E2EC; }

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

This text font color is #C9E2EC.

Background Color

.myBgColor { background-color: #C9E2EC; }

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

This div background color is #C9E2EC.

Border color

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

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

This div border color is #C9E2EC.

Opacity

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

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

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

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

This text has shadow with #C9E2EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E2EC.

Preview

Color preview on black background

This text has color #C9E2EC on black background.


Color preview on white background

This text has color #C9E2EC on white background.


Black color preview on #C9E2EC background

This text has black color on #C9E2EC background.


White color preview on #C9E2EC background

This text has white color on #C9E2EC background.


Related colors

Complementary color

Complementary color for #hex is #361D13.


I love getcolorcode.com

Triadic colors

1 #ECC9E2 and #E2ECC9 with #C9E2EC are triadic colors.

2 #ECE2C9 and #E2C9EC with #C9E2EC are triadic colors.