COLOR #C9E1EC

HEX: #C9E1EC RGB: (201,225,236)

Renk bilgisi

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

RGB renk modeli

#C9E1EC color RGB value is (201,225,236).

RGB: (201,225,236) (79%, 88%, 93%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 225 of 255 = 88%
B 236 of 255 = 93%

201
225
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 225 + 236 = 662 (100%)
R 201 of 662 ~ 30.36%
G 225 of 662 ~ 33.99%
B 236 of 662 ~ 35.65'%

%30.36
%33.99
%35.65

CMYK RENK MODELİ

#C9E1EC rengi CMYK tonu (15,5,0,7).

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

CMYK: (15,5,0,7)
C15M5Y0K7 (15%, 5%, 0%, 7%)
(0.15 / 0.05 / 0.00 / 0.07)

CMYK yüzdeleri

%14.83
%4.66
%0
%7.45

Codes

Color #C9E1EC in popluar color models

C9 E1 EC
RGB 201 225 236
HSL 199° 47.95% 85.69%
HSB/HSV 199° 14.83% 92.55%
CMYK 14.83% 4.66% 0.00%
7.45%

Color #C9E1EC in popluar number systems.

HEX C9 E1 EC
Decimal 201 225 236
Binary 11001001 11100001 11101100
Octal 311 341 354

Shades and tints

Shades of #C9E1EC

#C9E1EC
(201,225,236)
#B7CDD7
(183,205,215)
#A5B9C2
(165,185,194)
#93A5AD
(147,165,173)
#819198
(129,145,152)
#6F7D83
(111,125,131)
#5D696E
(93,105,110)
#4B5559
(75,85,89)
#394144
(57,65,68)
#272D2F
(39,45,47)
#15191A
(21,25,26)
#000000
(0,0,0)

Tints of #C9E1EC

#C9E1EC
(201,225,236)
#CDE3ED
(205,227,237)
#D1E5EE
(209,229,238)
#D5E7EF
(213,231,239)
#D9E9F0
(217,233,240)
#DDEBF1
(221,235,241)
#E1EDF2
(225,237,242)
#E5EFF3
(229,239,243)
#E9F1F4
(233,241,244)
#EDF3F5
(237,243,245)
#F1F5F6
(241,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E1EC; }

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

This text font color is #C9E1EC.

Background Color

.myBgColor { background-color: #C9E1EC; }

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

This div background color is #C9E1EC.

Border color

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

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

This div border color is #C9E1EC.

Opacity

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

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

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

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

This text has shadow with #C9E1EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E1EC.

Preview

Color preview on black background

This text has color #C9E1EC on black background.


Color preview on white background

This text has color #C9E1EC on white background.


Black color preview on #C9E1EC background

This text has black color on #C9E1EC background.


White color preview on #C9E1EC background

This text has white color on #C9E1EC background.


Related colors

Complementary color

Complementary color for #hex is #361E13.


I love getcolorcode.com

Triadic colors

1 #ECC9E1 and #E1ECC9 with #C9E1EC are triadic colors.

2 #ECE1C9 and #E1C9EC with #C9E1EC are triadic colors.