COLOR #C9DAE7

HEX: #C9DAE7 RGB: (201,218,231)

Renk bilgisi

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

RGB renk modeli

#C9DAE7 color RGB value is (201,218,231).

RGB: (201,218,231) (79%, 85%, 91%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 218 of 255 = 85%
B 231 of 255 = 91%

201
218
231

R + G + B ~ 85%. #C9DAE7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 218 + 231 = 650 (100%)
R 201 of 650 ~ 30.92%
G 218 of 650 ~ 33.54%
B 231 of 650 ~ 35.54'%

%30.92
%33.54
%35.54

CMYK RENK MODELİ

#C9DAE7 rengi CMYK tonu (13,6,0,9).

  • camgöbeği tonu 12.99%
  • eflatun tonu 5.63%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (13,6,0,9)
C13M6Y0K9 (13%, 6%, 0%, 9%)
(0.13 / 0.06 / 0.00 / 0.09)

CMYK yüzdeleri

%12.99
%5.63
%0
%9.41

Codes

Color #C9DAE7 in popluar color models

C9 DA E7
RGB 201 218 231
HSL 206° 38.46% 84.71%
HSB/HSV 206° 12.99% 90.59%
CMYK 12.99% 5.63% 0.00%
9.41%

Color #C9DAE7 in popluar number systems.

HEX C9 DA E7
Decimal 201 218 231
Binary 11001001 11011010 11100111
Octal 311 332 347

Shades and tints

Shades of #C9DAE7

#C9DAE7
(201,218,231)
#B7C7D2
(183,199,210)
#A5B4BD
(165,180,189)
#93A1A8
(147,161,168)
#818E93
(129,142,147)
#6F7B7E
(111,123,126)
#5D6869
(93,104,105)
#4B5554
(75,85,84)
#39423F
(57,66,63)
#272F2A
(39,47,42)
#151C15
(21,28,21)
#000000
(0,0,0)

Tints of #C9DAE7

#C9DAE7
(201,218,231)
#CDDDE9
(205,221,233)
#D1E0EB
(209,224,235)
#D5E3ED
(213,227,237)
#D9E6EF
(217,230,239)
#DDE9F1
(221,233,241)
#E1ECF3
(225,236,243)
#E5EFF5
(229,239,245)
#E9F2F7
(233,242,247)
#EDF5F9
(237,245,249)
#F1F8FB
(241,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9DAE7; }

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

This text font color is #C9DAE7.

Background Color

.myBgColor { background-color: #C9DAE7; }

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

This div background color is #C9DAE7.

Border color

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

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

This div border color is #C9DAE7.

Opacity

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

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

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

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

This text has shadow with #C9DAE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DAE7.

Preview

Color preview on black background

This text has color #C9DAE7 on black background.


Color preview on white background

This text has color #C9DAE7 on white background.


Black color preview on #C9DAE7 background

This text has black color on #C9DAE7 background.


White color preview on #C9DAE7 background

This text has white color on #C9DAE7 background.


Related colors

Complementary color

Complementary color for #hex is #362518.


I love getcolorcode.com

Triadic colors

1 #E7C9DA and #DAE7C9 with #C9DAE7 are triadic colors.

2 #E7DAC9 and #DAC9E7 with #C9DAE7 are triadic colors.