COLOR #C9DAED

HEX: #C9DAED RGB: (201,218,237)

Renk bilgisi

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

RGB renk modeli

#C9DAED color RGB value is (201,218,237).

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

RGB bağlantıları ve doygunluk

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

201
218
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 218 + 237 = 656 (100%)
R 201 of 656 ~ 30.64%
G 218 of 656 ~ 33.23%
B 237 of 656 ~ 36.13'%

%30.64
%33.23
%36.13

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%15.19
%8.02
%0
%7.06

Codes

Color #C9DAED in popluar color models

C9 DA ED
RGB 201 218 237
HSL 212° 50.00% 85.88%
HSB/HSV 212° 15.19% 92.94%
CMYK 15.19% 8.02% 0.00%
7.06%

Color #C9DAED in popluar number systems.

HEX C9 DA ED
Decimal 201 218 237
Binary 11001001 11011010 11101101
Octal 311 332 355

Shades and tints

Shades of #C9DAED

#C9DAED
(201,218,237)
#B7C7D8
(183,199,216)
#A5B4C3
(165,180,195)
#93A1AE
(147,161,174)
#818E99
(129,142,153)
#6F7B84
(111,123,132)
#5D686F
(93,104,111)
#4B555A
(75,85,90)
#394245
(57,66,69)
#272F30
(39,47,48)
#151C1B
(21,28,27)
#000000
(0,0,0)

Tints of #C9DAED

#C9DAED
(201,218,237)
#CDDDEE
(205,221,238)
#D1E0EF
(209,224,239)
#D5E3F0
(213,227,240)
#D9E6F1
(217,230,241)
#DDE9F2
(221,233,242)
#E1ECF3
(225,236,243)
#E5EFF4
(229,239,244)
#E9F2F5
(233,242,245)
#EDF5F6
(237,245,246)
#F1F8F7
(241,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9DAED; }

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

This text font color is #C9DAED.

Background Color

.myBgColor { background-color: #C9DAED; }

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

This div background color is #C9DAED.

Border color

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

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

This div border color is #C9DAED.

Opacity

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

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

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

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

This text has shadow with #C9DAED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DAED.

Preview

Color preview on black background

This text has color #C9DAED on black background.


Color preview on white background

This text has color #C9DAED on white background.


Black color preview on #C9DAED background

This text has black color on #C9DAED background.


White color preview on #C9DAED background

This text has white color on #C9DAED background.


Related colors

Complementary color

Complementary color for #hex is #362512.


I love getcolorcode.com

Triadic colors

1 #EDC9DA and #DAEDC9 with #C9DAED are triadic colors.

2 #EDDAC9 and #DAC9ED with #C9DAED are triadic colors.