COLOR #C9D1EB

HEX: #C9D1EB RGB: (201,209,235)

Renk bilgisi

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

RGB renk modeli

#C9D1EB color RGB value is (201,209,235).

RGB: (201,209,235) (79%, 82%, 92%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 209 of 255 = 82%
B 235 of 255 = 92%

201
209
235

R + G + B ~ 84%. #C9D1EB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 209 + 235 = 645 (100%)
R 201 of 645 ~ 31.16%
G 209 of 645 ~ 32.4%
B 235 of 645 ~ 36.43'%

%31.16
%32.4
%36.43

CMYK RENK MODELİ

#C9D1EB rengi CMYK tonu (14,11,0,8).

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

CMYK: (14,11,0,8)
C14M11Y0K8 (14%, 11%, 0%, 8%)
(0.14 / 0.11 / 0.00 / 0.08)

CMYK yüzdeleri

%14.47
%11.06
%0
%7.84

Codes

Color #C9D1EB in popluar color models

C9 D1 EB
RGB 201 209 235
HSL 226° 45.95% 85.49%
HSB/HSV 226° 14.47% 92.16%
CMYK 14.47% 11.06% 0.00%
7.84%

Color #C9D1EB in popluar number systems.

HEX C9 D1 EB
Decimal 201 209 235
Binary 11001001 11010001 11101011
Octal 311 321 353

Shades and tints

Shades of #C9D1EB

#C9D1EB
(201,209,235)
#B7BED6
(183,190,214)
#A5ABC1
(165,171,193)
#9398AC
(147,152,172)
#818597
(129,133,151)
#6F7282
(111,114,130)
#5D5F6D
(93,95,109)
#4B4C58
(75,76,88)
#393943
(57,57,67)
#27262E
(39,38,46)
#151319
(21,19,25)
#000000
(0,0,0)

Tints of #C9D1EB

#C9D1EB
(201,209,235)
#CDD5EC
(205,213,236)
#D1D9ED
(209,217,237)
#D5DDEE
(213,221,238)
#D9E1EF
(217,225,239)
#DDE5F0
(221,229,240)
#E1E9F1
(225,233,241)
#E5EDF2
(229,237,242)
#E9F1F3
(233,241,243)
#EDF5F4
(237,245,244)
#F1F9F5
(241,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9D1EB; }

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

This text font color is #C9D1EB.

Background Color

.myBgColor { background-color: #C9D1EB; }

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

This div background color is #C9D1EB.

Border color

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

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

This div border color is #C9D1EB.

Opacity

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

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

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

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

This text has shadow with #C9D1EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9D1EB.

Preview

Color preview on black background

This text has color #C9D1EB on black background.


Color preview on white background

This text has color #C9D1EB on white background.


Black color preview on #C9D1EB background

This text has black color on #C9D1EB background.


White color preview on #C9D1EB background

This text has white color on #C9D1EB background.


Related colors

Complementary color

Complementary color for #hex is #362E14.


I love getcolorcode.com

Triadic colors

1 #EBC9D1 and #D1EBC9 with #C9D1EB are triadic colors.

2 #EBD1C9 and #D1C9EB with #C9D1EB are triadic colors.