COLOR #C9ECED

HEX: #C9ECED RGB: (201,236,237)

Renk bilgisi

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

RGB renk modeli

#C9ECED color RGB value is (201,236,237).

RGB: (201,236,237) (79%, 93%, 93%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 236 of 255 = 93%
B 237 of 255 = 93%

201
236
237

R + G + B ~ 88%. #C9ECED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 236 + 237 = 674 (100%)
R 201 of 674 ~ 29.82%
G 236 of 674 ~ 35.01%
B 237 of 674 ~ 35.16'%

%29.82
%35.01
%35.16

CMYK RENK MODELİ

#C9ECED rengi CMYK tonu (15,0,0,7).

  • camgöbeği tonu 15.19%
  • eflatun tonu 0.42%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (15,0,0,7)
C15M0Y0K7 (15%, 0%, 0%, 7%)
(0.15 / 0.00 / 0.00 / 0.07)

CMYK yüzdeleri

%15.19
%0.42
%0
%7.06

Codes

Color #C9ECED in popluar color models

C9 EC ED
RGB 201 236 237
HSL 182° 50.00% 85.88%
HSB/HSV 182° 15.19% 92.94%
CMYK 15.19% 0.42% 0.00%
7.06%

Color #C9ECED in popluar number systems.

HEX C9 EC ED
Decimal 201 236 237
Binary 11001001 11101100 11101101
Octal 311 354 355

Shades and tints

Shades of #C9ECED

#C9ECED
(201,236,237)
#B7D7D8
(183,215,216)
#A5C2C3
(165,194,195)
#93ADAE
(147,173,174)
#819899
(129,152,153)
#6F8384
(111,131,132)
#5D6E6F
(93,110,111)
#4B595A
(75,89,90)
#394445
(57,68,69)
#272F30
(39,47,48)
#151A1B
(21,26,27)
#000000
(0,0,0)

Tints of #C9ECED

#C9ECED
(201,236,237)
#CDEDEE
(205,237,238)
#D1EEEF
(209,238,239)
#D5EFF0
(213,239,240)
#D9F0F1
(217,240,241)
#DDF1F2
(221,241,242)
#E1F2F3
(225,242,243)
#E5F3F4
(229,243,244)
#E9F4F5
(233,244,245)
#EDF5F6
(237,245,246)
#F1F6F7
(241,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9ECED; }

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

This text font color is #C9ECED.

Background Color

.myBgColor { background-color: #C9ECED; }

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

This div background color is #C9ECED.

Border color

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

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

This div border color is #C9ECED.

Opacity

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

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

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

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

This text has shadow with #C9ECED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ECED.

Preview

Color preview on black background

This text has color #C9ECED on black background.


Color preview on white background

This text has color #C9ECED on white background.


Black color preview on #C9ECED background

This text has black color on #C9ECED background.


White color preview on #C9ECED background

This text has white color on #C9ECED background.


Related colors

Complementary color

Complementary color for #hex is #361312.


I love getcolorcode.com

Triadic colors

1 #EDC9EC and #ECEDC9 with #C9ECED are triadic colors.

2 #EDECC9 and #ECC9ED with #C9ECED are triadic colors.