COLOR #C9DCE7

HEX: #C9DCE7 RGB: (201,220,231)

Renk bilgisi

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

RGB renk modeli

#C9DCE7 color RGB value is (201,220,231).

RGB: (201,220,231) (79%, 86%, 91%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 220 of 255 = 86%
B 231 of 255 = 91%

201
220
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 220 + 231 = 652 (100%)
R 201 of 652 ~ 30.83%
G 220 of 652 ~ 33.74%
B 231 of 652 ~ 35.43'%

%30.83
%33.74
%35.43

CMYK RENK MODELİ

#C9DCE7 rengi CMYK tonu (13,5,0,9).

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

CMYK: (13,5,0,9)
C13M5Y0K9 (13%, 5%, 0%, 9%)
(0.13 / 0.05 / 0.00 / 0.09)

CMYK yüzdeleri

%12.99
%4.76
%0
%9.41

Codes

Color #C9DCE7 in popluar color models

C9 DC E7
RGB 201 220 231
HSL 202° 38.46% 84.71%
HSB/HSV 202° 12.99% 90.59%
CMYK 12.99% 4.76% 0.00%
9.41%

Color #C9DCE7 in popluar number systems.

HEX C9 DC E7
Decimal 201 220 231
Binary 11001001 11011100 11100111
Octal 311 334 347

Shades and tints

Shades of #C9DCE7

#C9DCE7
(201,220,231)
#B7C8D2
(183,200,210)
#A5B4BD
(165,180,189)
#93A0A8
(147,160,168)
#818C93
(129,140,147)
#6F787E
(111,120,126)
#5D6469
(93,100,105)
#4B5054
(75,80,84)
#393C3F
(57,60,63)
#27282A
(39,40,42)
#151415
(21,20,21)
#000000
(0,0,0)

Tints of #C9DCE7

#C9DCE7
(201,220,231)
#CDDFE9
(205,223,233)
#D1E2EB
(209,226,235)
#D5E5ED
(213,229,237)
#D9E8EF
(217,232,239)
#DDEBF1
(221,235,241)
#E1EEF3
(225,238,243)
#E5F1F5
(229,241,245)
#E9F4F7
(233,244,247)
#EDF7F9
(237,247,249)
#F1FAFB
(241,250,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9DCE7; }

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

This text font color is #C9DCE7.

Background Color

.myBgColor { background-color: #C9DCE7; }

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

This div background color is #C9DCE7.

Border color

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

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

This div border color is #C9DCE7.

Opacity

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

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

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

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

This text has shadow with #C9DCE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DCE7.

Preview

Color preview on black background

This text has color #C9DCE7 on black background.


Color preview on white background

This text has color #C9DCE7 on white background.


Black color preview on #C9DCE7 background

This text has black color on #C9DCE7 background.


White color preview on #C9DCE7 background

This text has white color on #C9DCE7 background.


Related colors

Complementary color

Complementary color for #C9DCE7 is #362318.


I love getcolorcode.com

Triadic colors

1 #E7C9DC and #DCE7C9 with #C9DCE7 are triadic colors.

2 #E7DCC9 and #DCC9E7 with #C9DCE7 are triadic colors.