COLOR #C9DBE7

HEX: #C9DBE7 RGB: (201,219,231)

Renk bilgisi

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

RGB renk modeli

#C9DBE7 color RGB value is (201,219,231).

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

RGB bağlantıları ve doygunluk

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

201
219
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 219 + 231 = 651 (100%)
R 201 of 651 ~ 30.88%
G 219 of 651 ~ 33.64%
B 231 of 651 ~ 35.48'%

%30.88
%33.64
%35.48

CMYK RENK MODELİ

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

  • camgöbeği tonu 12.99%
  • eflatun tonu 5.19%
  • 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
%5.19
%0
%9.41

Codes

Color #C9DBE7 in popluar color models

C9 DB E7
RGB 201 219 231
HSL 204° 38.46% 84.71%
HSB/HSV 204° 12.99% 90.59%
CMYK 12.99% 5.19% 0.00%
9.41%

Color #C9DBE7 in popluar number systems.

HEX C9 DB E7
Decimal 201 219 231
Binary 11001001 11011011 11100111
Octal 311 333 347

Shades and tints

Shades of #C9DBE7

#C9DBE7
(201,219,231)
#B7C8D2
(183,200,210)
#A5B5BD
(165,181,189)
#93A2A8
(147,162,168)
#818F93
(129,143,147)
#6F7C7E
(111,124,126)
#5D6969
(93,105,105)
#4B5654
(75,86,84)
#39433F
(57,67,63)
#27302A
(39,48,42)
#151D15
(21,29,21)
#000000
(0,0,0)

Tints of #C9DBE7

#C9DBE7
(201,219,231)
#CDDEE9
(205,222,233)
#D1E1EB
(209,225,235)
#D5E4ED
(213,228,237)
#D9E7EF
(217,231,239)
#DDEAF1
(221,234,241)
#E1EDF3
(225,237,243)
#E5F0F5
(229,240,245)
#E9F3F7
(233,243,247)
#EDF6F9
(237,246,249)
#F1F9FB
(241,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9DBE7; }

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

This text font color is #C9DBE7.

Background Color

.myBgColor { background-color: #C9DBE7; }

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

This div background color is #C9DBE7.

Border color

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

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

This div border color is #C9DBE7.

Opacity

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

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

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

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

This text has shadow with #C9DBE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DBE7.

Preview

Color preview on black background

This text has color #C9DBE7 on black background.


Color preview on white background

This text has color #C9DBE7 on white background.


Black color preview on #C9DBE7 background

This text has black color on #C9DBE7 background.


White color preview on #C9DBE7 background

This text has white color on #C9DBE7 background.


Related colors

Complementary color

Complementary color for #hex is #362418.


I love getcolorcode.com

Triadic colors

1 #E7C9DB and #DBE7C9 with #C9DBE7 are triadic colors.

2 #E7DBC9 and #DBC9E7 with #C9DBE7 are triadic colors.