COLOR #C9D9EB

HEX: #C9D9EB RGB: (201,217,235)

Renk bilgisi

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

RGB renk modeli

#C9D9EB color RGB value is (201,217,235).

RGB: (201,217,235) (79%, 85%, 92%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 217 of 255 = 85%
B 235 of 255 = 92%

201
217
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 217 + 235 = 653 (100%)
R 201 of 653 ~ 30.78%
G 217 of 653 ~ 33.23%
B 235 of 653 ~ 35.99'%

%30.78
%33.23
%35.99

CMYK RENK MODELİ

#C9D9EB rengi CMYK tonu (14,8,0,8).

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

CMYK: (14,8,0,8)
C14M8Y0K8 (14%, 8%, 0%, 8%)
(0.14 / 0.08 / 0.00 / 0.08)

CMYK yüzdeleri

%14.47
%7.66
%0
%7.84

Codes

Color #C9D9EB in popluar color models

C9 D9 EB
RGB 201 217 235
HSL 212° 45.95% 85.49%
HSB/HSV 212° 14.47% 92.16%
CMYK 14.47% 7.66% 0.00%
7.84%

Color #C9D9EB in popluar number systems.

HEX C9 D9 EB
Decimal 201 217 235
Binary 11001001 11011001 11101011
Octal 311 331 353

Shades and tints

Shades of #C9D9EB

#C9D9EB
(201,217,235)
#B7C6D6
(183,198,214)
#A5B3C1
(165,179,193)
#93A0AC
(147,160,172)
#818D97
(129,141,151)
#6F7A82
(111,122,130)
#5D676D
(93,103,109)
#4B5458
(75,84,88)
#394143
(57,65,67)
#272E2E
(39,46,46)
#151B19
(21,27,25)
#000000
(0,0,0)

Tints of #C9D9EB

#C9D9EB
(201,217,235)
#CDDCEC
(205,220,236)
#D1DFED
(209,223,237)
#D5E2EE
(213,226,238)
#D9E5EF
(217,229,239)
#DDE8F0
(221,232,240)
#E1EBF1
(225,235,241)
#E5EEF2
(229,238,242)
#E9F1F3
(233,241,243)
#EDF4F4
(237,244,244)
#F1F7F5
(241,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9D9EB; }

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

This text font color is #C9D9EB.

Background Color

.myBgColor { background-color: #C9D9EB; }

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

This div background color is #C9D9EB.

Border color

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

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

This div border color is #C9D9EB.

Opacity

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

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

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

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

This text has shadow with #C9D9EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9D9EB.

Preview

Color preview on black background

This text has color #C9D9EB on black background.


Color preview on white background

This text has color #C9D9EB on white background.


Black color preview on #C9D9EB background

This text has black color on #C9D9EB background.


White color preview on #C9D9EB background

This text has white color on #C9D9EB background.


Related colors

Complementary color

Complementary color for #hex is #362614.


I love getcolorcode.com

Triadic colors

1 #EBC9D9 and #D9EBC9 with #C9D9EB are triadic colors.

2 #EBD9C9 and #D9C9EB with #C9D9EB are triadic colors.