COLOR #C9D3E7

HEX: #C9D3E7 RGB: (201,211,231)

Renk bilgisi

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

RGB renk modeli

#C9D3E7 color RGB value is (201,211,231).

RGB: (201,211,231) (79%, 83%, 91%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 211 of 255 = 83%
B 231 of 255 = 91%

201
211
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 211 + 231 = 643 (100%)
R 201 of 643 ~ 31.26%
G 211 of 643 ~ 32.81%
B 231 of 643 ~ 35.93'%

%31.26
%32.81
%35.93

CMYK RENK MODELİ

#C9D3E7 rengi CMYK tonu (13,9,0,9).

  • camgöbeği tonu 12.99%
  • eflatun tonu 8.66%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (13,9,0,9)
C13M9Y0K9 (13%, 9%, 0%, 9%)
(0.13 / 0.09 / 0.00 / 0.09)

CMYK yüzdeleri

%12.99
%8.66
%0
%9.41

Codes

Color #C9D3E7 in popluar color models

C9 D3 E7
RGB 201 211 231
HSL 220° 38.46% 84.71%
HSB/HSV 220° 12.99% 90.59%
CMYK 12.99% 8.66% 0.00%
9.41%

Color #C9D3E7 in popluar number systems.

HEX C9 D3 E7
Decimal 201 211 231
Binary 11001001 11010011 11100111
Octal 311 323 347

Shades and tints

Shades of #C9D3E7

#C9D3E7
(201,211,231)
#B7C0D2
(183,192,210)
#A5ADBD
(165,173,189)
#939AA8
(147,154,168)
#818793
(129,135,147)
#6F747E
(111,116,126)
#5D6169
(93,97,105)
#4B4E54
(75,78,84)
#393B3F
(57,59,63)
#27282A
(39,40,42)
#151515
(21,21,21)
#000000
(0,0,0)

Tints of #C9D3E7

#C9D3E7
(201,211,231)
#CDD7E9
(205,215,233)
#D1DBEB
(209,219,235)
#D5DFED
(213,223,237)
#D9E3EF
(217,227,239)
#DDE7F1
(221,231,241)
#E1EBF3
(225,235,243)
#E5EFF5
(229,239,245)
#E9F3F7
(233,243,247)
#EDF7F9
(237,247,249)
#F1FBFB
(241,251,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9D3E7 color. Also use rgb(201,211,231) instead hex code.

Text Font Color

.myTextColor { color: #C9D3E7; }

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

This text font color is #C9D3E7.

Background Color

.myBgColor { background-color: #C9D3E7; }

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

This div background color is #C9D3E7.

Border color

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

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

This div border color is #C9D3E7.

Opacity

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

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

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

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

This text has shadow with #C9D3E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9D3E7.

Preview

Color preview on black background

This text has color #C9D3E7 on black background.


Color preview on white background

This text has color #C9D3E7 on white background.


Black color preview on #C9D3E7 background

This text has black color on #C9D3E7 background.


White color preview on #C9D3E7 background

This text has white color on #C9D3E7 background.


Related colors

Complementary color

Complementary color for #hex is #362C18.


I love getcolorcode.com

Triadic colors

1 #E7C9D3 and #D3E7C9 with #C9D3E7 are triadic colors.

2 #E7D3C9 and #D3C9E7 with #C9D3E7 are triadic colors.