COLOR #C9DAEC

HEX: #C9DAEC RGB: (201,218,236)

Renk bilgisi

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

RGB renk modeli

#C9DAEC color RGB value is (201,218,236).

RGB: (201,218,236) (79%, 85%, 93%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 218 of 255 = 85%
B 236 of 255 = 93%

201
218
236

R + G + B ~ 86%. #C9DAEC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 218 + 236 = 655 (100%)
R 201 of 655 ~ 30.69%
G 218 of 655 ~ 33.28%
B 236 of 655 ~ 36.03'%

%30.69
%33.28
%36.03

CMYK RENK MODELİ

#C9DAEC rengi CMYK tonu (15,8,0,7).

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

CMYK: (15,8,0,7)
C15M8Y0K7 (15%, 8%, 0%, 7%)
(0.15 / 0.08 / 0.00 / 0.07)

CMYK yüzdeleri

%14.83
%7.63
%0
%7.45

Codes

Color #C9DAEC in popluar color models

C9 DA EC
RGB 201 218 236
HSL 211° 47.95% 85.69%
HSB/HSV 211° 14.83% 92.55%
CMYK 14.83% 7.63% 0.00%
7.45%

Color #C9DAEC in popluar number systems.

HEX C9 DA EC
Decimal 201 218 236
Binary 11001001 11011010 11101100
Octal 311 332 354

Shades and tints

Shades of #C9DAEC

#C9DAEC
(201,218,236)
#B7C7D7
(183,199,215)
#A5B4C2
(165,180,194)
#93A1AD
(147,161,173)
#818E98
(129,142,152)
#6F7B83
(111,123,131)
#5D686E
(93,104,110)
#4B5559
(75,85,89)
#394244
(57,66,68)
#272F2F
(39,47,47)
#151C1A
(21,28,26)
#000000
(0,0,0)

Tints of #C9DAEC

#C9DAEC
(201,218,236)
#CDDDED
(205,221,237)
#D1E0EE
(209,224,238)
#D5E3EF
(213,227,239)
#D9E6F0
(217,230,240)
#DDE9F1
(221,233,241)
#E1ECF2
(225,236,242)
#E5EFF3
(229,239,243)
#E9F2F4
(233,242,244)
#EDF5F5
(237,245,245)
#F1F8F6
(241,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9DAEC; }

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

This text font color is #C9DAEC.

Background Color

.myBgColor { background-color: #C9DAEC; }

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

This div background color is #C9DAEC.

Border color

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

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

This div border color is #C9DAEC.

Opacity

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

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

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

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

This text has shadow with #C9DAEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DAEC.

Preview

Color preview on black background

This text has color #C9DAEC on black background.


Color preview on white background

This text has color #C9DAEC on white background.


Black color preview on #C9DAEC background

This text has black color on #C9DAEC background.


White color preview on #C9DAEC background

This text has white color on #C9DAEC background.


Related colors

Complementary color

Complementary color for #hex is #362513.


I love getcolorcode.com

Triadic colors

1 #ECC9DA and #DAECC9 with #C9DAEC are triadic colors.

2 #ECDAC9 and #DAC9EC with #C9DAEC are triadic colors.