COLOR #C9DBE8

HEX: #C9DBE8 RGB: (201,219,232)

Renk bilgisi

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

RGB renk modeli

#C9DBE8 color RGB value is (201,219,232).

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

RGB bağlantıları ve doygunluk

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

201
219
232

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 219 + 232 = 652 (100%)
R 201 of 652 ~ 30.83%
G 219 of 652 ~ 33.59%
B 232 of 652 ~ 35.58'%

%30.83
%33.59
%35.58

CMYK RENK MODELİ

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

  • camgöbeği tonu 13.36%
  • eflatun tonu 5.60%
  • sarı tonu 0.00%
  • ana renk tonu 9.02%

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

CMYK yüzdeleri

%13.36
%5.6
%0
%9.02

Codes

Color #C9DBE8 in popluar color models

C9 DB E8
RGB 201 219 232
HSL 205° 40.26% 84.90%
HSB/HSV 205° 13.36% 90.98%
CMYK 13.36% 5.60% 0.00%
9.02%

Color #C9DBE8 in popluar number systems.

HEX C9 DB E8
Decimal 201 219 232
Binary 11001001 11011011 11101000
Octal 311 333 350

Shades and tints

Shades of #C9DBE8

#C9DBE8
(201,219,232)
#B7C8D3
(183,200,211)
#A5B5BE
(165,181,190)
#93A2A9
(147,162,169)
#818F94
(129,143,148)
#6F7C7F
(111,124,127)
#5D696A
(93,105,106)
#4B5655
(75,86,85)
#394340
(57,67,64)
#27302B
(39,48,43)
#151D16
(21,29,22)
#000000
(0,0,0)

Tints of #C9DBE8

#C9DBE8
(201,219,232)
#CDDEEA
(205,222,234)
#D1E1EC
(209,225,236)
#D5E4EE
(213,228,238)
#D9E7F0
(217,231,240)
#DDEAF2
(221,234,242)
#E1EDF4
(225,237,244)
#E5F0F6
(229,240,246)
#E9F3F8
(233,243,248)
#EDF6FA
(237,246,250)
#F1F9FC
(241,249,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9DBE8; }

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

This text font color is #C9DBE8.

Background Color

.myBgColor { background-color: #C9DBE8; }

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

This div background color is #C9DBE8.

Border color

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

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

This div border color is #C9DBE8.

Opacity

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

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

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

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

This text has shadow with #C9DBE8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DBE8.

Preview

Color preview on black background

This text has color #C9DBE8 on black background.


Color preview on white background

This text has color #C9DBE8 on white background.


Black color preview on #C9DBE8 background

This text has black color on #C9DBE8 background.


White color preview on #C9DBE8 background

This text has white color on #C9DBE8 background.


Related colors

Complementary color

Complementary color for #hex is #362417.


I love getcolorcode.com

Triadic colors

1 #E8C9DB and #DBE8C9 with #C9DBE8 are triadic colors.

2 #E8DBC9 and #DBC9E8 with #C9DBE8 are triadic colors.