COLOR #C9E6EC

HEX: #C9E6EC RGB: (201,230,236)

Renk bilgisi

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

RGB renk modeli

#C9E6EC color RGB value is (201,230,236).

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

RGB bağlantıları ve doygunluk

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

201
230
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 230 + 236 = 667 (100%)
R 201 of 667 ~ 30.13%
G 230 of 667 ~ 34.48%
B 236 of 667 ~ 35.38'%

%30.13
%34.48
%35.38

CMYK RENK MODELİ

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

  • camgöbeği tonu 14.83%
  • eflatun tonu 2.54%
  • 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
%2.54
%0
%7.45

Codes

Color #C9E6EC in popluar color models

C9 E6 EC
RGB 201 230 236
HSL 190° 47.95% 85.69%
HSB/HSV 190° 14.83% 92.55%
CMYK 14.83% 2.54% 0.00%
7.45%

Color #C9E6EC in popluar number systems.

HEX C9 E6 EC
Decimal 201 230 236
Binary 11001001 11100110 11101100
Octal 311 346 354

Shades and tints

Shades of #C9E6EC

#C9E6EC
(201,230,236)
#B7D2D7
(183,210,215)
#A5BEC2
(165,190,194)
#93AAAD
(147,170,173)
#819698
(129,150,152)
#6F8283
(111,130,131)
#5D6E6E
(93,110,110)
#4B5A59
(75,90,89)
#394644
(57,70,68)
#27322F
(39,50,47)
#151E1A
(21,30,26)
#000000
(0,0,0)

Tints of #C9E6EC

#C9E6EC
(201,230,236)
#CDE8ED
(205,232,237)
#D1EAEE
(209,234,238)
#D5ECEF
(213,236,239)
#D9EEF0
(217,238,240)
#DDF0F1
(221,240,241)
#E1F2F2
(225,242,242)
#E5F4F3
(229,244,243)
#E9F6F4
(233,246,244)
#EDF8F5
(237,248,245)
#F1FAF6
(241,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E6EC; }

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

This text font color is #C9E6EC.

Background Color

.myBgColor { background-color: #C9E6EC; }

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

This div background color is #C9E6EC.

Border color

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

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

This div border color is #C9E6EC.

Opacity

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

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

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

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

This text has shadow with #C9E6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E6EC.

Preview

Color preview on black background

This text has color #C9E6EC on black background.


Color preview on white background

This text has color #C9E6EC on white background.


Black color preview on #C9E6EC background

This text has black color on #C9E6EC background.


White color preview on #C9E6EC background

This text has white color on #C9E6EC background.


Related colors

Complementary color

Complementary color for #hex is #361913.


I love getcolorcode.com

Triadic colors

1 #ECC9E6 and #E6ECC9 with #C9E6EC are triadic colors.

2 #ECE6C9 and #E6C9EC with #C9E6EC are triadic colors.