COLOR #C9DEE5

HEX: #C9DEE5 RGB: (201,222,229)

Renk bilgisi

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

RGB renk modeli

#C9DEE5 color RGB value is (201,222,229).

RGB: (201,222,229) (79%, 87%, 90%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 222 of 255 = 87%
B 229 of 255 = 90%

201
222
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 222 + 229 = 652 (100%)
R 201 of 652 ~ 30.83%
G 222 of 652 ~ 34.05%
B 229 of 652 ~ 35.12'%

%30.83
%34.05
%35.12

CMYK RENK MODELİ

#C9DEE5 rengi CMYK tonu (12,3,0,10).

  • camgöbeği tonu 12.23%
  • eflatun tonu 3.06%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (12,3,0,10)
C12M3Y0K10 (12%, 3%, 0%, 10%)
(0.12 / 0.03 / 0.00 / 0.10)

CMYK yüzdeleri

%12.23
%3.06
%0
%10.2

Codes

Color #C9DEE5 in popluar color models

C9 DE E5
RGB 201 222 229
HSL 195° 35.00% 84.31%
HSB/HSV 195° 12.23% 89.80%
CMYK 12.23% 3.06% 0.00%
10.20%

Color #C9DEE5 in popluar number systems.

HEX C9 DE E5
Decimal 201 222 229
Binary 11001001 11011110 11100101
Octal 311 336 345

Shades and tints

Shades of #C9DEE5

#C9DEE5
(201,222,229)
#B7CAD1
(183,202,209)
#A5B6BD
(165,182,189)
#93A2A9
(147,162,169)
#818E95
(129,142,149)
#6F7A81
(111,122,129)
#5D666D
(93,102,109)
#4B5259
(75,82,89)
#393E45
(57,62,69)
#272A31
(39,42,49)
#15161D
(21,22,29)
#000000
(0,0,0)

Tints of #C9DEE5

#C9DEE5
(201,222,229)
#CDE1E7
(205,225,231)
#D1E4E9
(209,228,233)
#D5E7EB
(213,231,235)
#D9EAED
(217,234,237)
#DDEDEF
(221,237,239)
#E1F0F1
(225,240,241)
#E5F3F3
(229,243,243)
#E9F6F5
(233,246,245)
#EDF9F7
(237,249,247)
#F1FCF9
(241,252,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9DEE5 color. Also use rgb(201,222,229) instead hex code.

Text Font Color

.myTextColor { color: #C9DEE5; }

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

This text font color is #C9DEE5.

Background Color

.myBgColor { background-color: #C9DEE5; }

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

This div background color is #C9DEE5.

Border color

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

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

This div border color is #C9DEE5.

Opacity

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

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

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

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

This text has shadow with #C9DEE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DEE5.

Preview

Color preview on black background

This text has color #C9DEE5 on black background.


Color preview on white background

This text has color #C9DEE5 on white background.


Black color preview on #C9DEE5 background

This text has black color on #C9DEE5 background.


White color preview on #C9DEE5 background

This text has white color on #C9DEE5 background.


Related colors

Complementary color

Complementary color for #hex is #36211A.


I love getcolorcode.com

Triadic colors

1 #E5C9DE and #DEE5C9 with #C9DEE5 are triadic colors.

2 #E5DEC9 and #DEC9E5 with #C9DEE5 are triadic colors.