COLOR #C9DBEB

HEX: #C9DBEB RGB: (201,219,235)

Renk bilgisi

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

RGB renk modeli

#C9DBEB color RGB value is (201,219,235).

RGB: (201,219,235) (79%, 86%, 92%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 219 of 255 = 86%
B 235 of 255 = 92%

201
219
235

R + G + B ~ 86%. #C9DBEB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 219 + 235 = 655 (100%)
R 201 of 655 ~ 30.69%
G 219 of 655 ~ 33.44%
B 235 of 655 ~ 35.88'%

%30.69
%33.44
%35.88

CMYK RENK MODELİ

#C9DBEB rengi CMYK tonu (14,7,0,8).

  • camgöbeği tonu 14.47%
  • eflatun tonu 6.81%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (14,7,0,8)
C14M7Y0K8 (14%, 7%, 0%, 8%)
(0.14 / 0.07 / 0.00 / 0.08)

CMYK yüzdeleri

%14.47
%6.81
%0
%7.84

Codes

Color #C9DBEB in popluar color models

C9 DB EB
RGB 201 219 235
HSL 208° 45.95% 85.49%
HSB/HSV 208° 14.47% 92.16%
CMYK 14.47% 6.81% 0.00%
7.84%

Color #C9DBEB in popluar number systems.

HEX C9 DB EB
Decimal 201 219 235
Binary 11001001 11011011 11101011
Octal 311 333 353

Shades and tints

Shades of #C9DBEB

#C9DBEB
(201,219,235)
#B7C8D6
(183,200,214)
#A5B5C1
(165,181,193)
#93A2AC
(147,162,172)
#818F97
(129,143,151)
#6F7C82
(111,124,130)
#5D696D
(93,105,109)
#4B5658
(75,86,88)
#394343
(57,67,67)
#27302E
(39,48,46)
#151D19
(21,29,25)
#000000
(0,0,0)

Tints of #C9DBEB

#C9DBEB
(201,219,235)
#CDDEEC
(205,222,236)
#D1E1ED
(209,225,237)
#D5E4EE
(213,228,238)
#D9E7EF
(217,231,239)
#DDEAF0
(221,234,240)
#E1EDF1
(225,237,241)
#E5F0F2
(229,240,242)
#E9F3F3
(233,243,243)
#EDF6F4
(237,246,244)
#F1F9F5
(241,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9DBEB; }

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

This text font color is #C9DBEB.

Background Color

.myBgColor { background-color: #C9DBEB; }

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

This div background color is #C9DBEB.

Border color

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

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

This div border color is #C9DBEB.

Opacity

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

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

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

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

This text has shadow with #C9DBEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DBEB.

Preview

Color preview on black background

This text has color #C9DBEB on black background.


Color preview on white background

This text has color #C9DBEB on white background.


Black color preview on #C9DBEB background

This text has black color on #C9DBEB background.


White color preview on #C9DBEB background

This text has white color on #C9DBEB background.


Related colors

Complementary color

Complementary color for #hex is #362414.


I love getcolorcode.com

Triadic colors

1 #EBC9DB and #DBEBC9 with #C9DBEB are triadic colors.

2 #EBDBC9 and #DBC9EB with #C9DBEB are triadic colors.