COLOR #C9D9DB

HEX: #C9D9DB RGB: (201,217,219)

Renk bilgisi

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

RGB renk modeli

#C9D9DB color RGB value is (201,217,219).

RGB: (201,217,219) (79%, 85%, 86%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 217 of 255 = 85%
B 219 of 255 = 86%

201
217
219

R + G + B ~ 83%. #C9D9DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 217 + 219 = 637 (100%)
R 201 of 637 ~ 31.55%
G 217 of 637 ~ 34.07%
B 219 of 637 ~ 34.38'%

%31.55
%34.07
%34.38

CMYK RENK MODELİ

#C9D9DB rengi CMYK tonu (8,1,0,14).

  • camgöbeği tonu 8.22%
  • eflatun tonu 0.91%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (8,1,0,14)
C8M1Y0K14 (8%, 1%, 0%, 14%)
(0.08 / 0.01 / 0.00 / 0.14)

CMYK yüzdeleri

%8.22
%0.91
%0
%14.12

Codes

Color #C9D9DB in popluar color models

C9 D9 DB
RGB 201 217 219
HSL 187° 20.00% 82.35%
HSB/HSV 187° 8.22% 85.88%
CMYK 8.22% 0.91% 0.00%
14.12%

Color #C9D9DB in popluar number systems.

HEX C9 D9 DB
Decimal 201 217 219
Binary 11001001 11011001 11011011
Octal 311 331 333

Shades and tints

Shades of #C9D9DB

#C9D9DB
(201,217,219)
#B7C6C8
(183,198,200)
#A5B3B5
(165,179,181)
#93A0A2
(147,160,162)
#818D8F
(129,141,143)
#6F7A7C
(111,122,124)
#5D6769
(93,103,105)
#4B5456
(75,84,86)
#394143
(57,65,67)
#272E30
(39,46,48)
#151B1D
(21,27,29)
#000000
(0,0,0)

Tints of #C9D9DB

#C9D9DB
(201,217,219)
#CDDCDE
(205,220,222)
#D1DFE1
(209,223,225)
#D5E2E4
(213,226,228)
#D9E5E7
(217,229,231)
#DDE8EA
(221,232,234)
#E1EBED
(225,235,237)
#E5EEF0
(229,238,240)
#E9F1F3
(233,241,243)
#EDF4F6
(237,244,246)
#F1F7F9
(241,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9D9DB; }

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

This text font color is #C9D9DB.

Background Color

.myBgColor { background-color: #C9D9DB; }

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

This div background color is #C9D9DB.

Border color

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

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

This div border color is #C9D9DB.

Opacity

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

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

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

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

This text has shadow with #C9D9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9D9DB.

Preview

Color preview on black background

This text has color #C9D9DB on black background.


Color preview on white background

This text has color #C9D9DB on white background.


Black color preview on #C9D9DB background

This text has black color on #C9D9DB background.


White color preview on #C9D9DB background

This text has white color on #C9D9DB background.


Related colors

Complementary color

Complementary color for #hex is #362624.


I love getcolorcode.com

Triadic colors

1 #DBC9D9 and #D9DBC9 with #C9D9DB are triadic colors.

2 #DBD9C9 and #D9C9DB with #C9D9DB are triadic colors.