COLOR #C9D9EA

HEX: #C9D9EA RGB: (201,217,234)

Renk bilgisi

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

RGB renk modeli

#C9D9EA color RGB value is (201,217,234).

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

RGB bağlantıları ve doygunluk

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

201
217
234

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 217 + 234 = 652 (100%)
R 201 of 652 ~ 30.83%
G 217 of 652 ~ 33.28%
B 234 of 652 ~ 35.89'%

%30.83
%33.28
%35.89

CMYK RENK MODELİ

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

  • camgöbeği tonu 14.10%
  • eflatun tonu 7.26%
  • sarı tonu 0.00%
  • ana renk tonu 8.24%

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

CMYK yüzdeleri

%14.1
%7.26
%0
%8.24

Codes

Color #C9D9EA in popluar color models

C9 D9 EA
RGB 201 217 234
HSL 211° 44.00% 85.29%
HSB/HSV 211° 14.10% 91.76%
CMYK 14.10% 7.26% 0.00%
8.24%

Color #C9D9EA in popluar number systems.

HEX C9 D9 EA
Decimal 201 217 234
Binary 11001001 11011001 11101010
Octal 311 331 352

Shades and tints

Shades of #C9D9EA

#C9D9EA
(201,217,234)
#B7C6D5
(183,198,213)
#A5B3C0
(165,179,192)
#93A0AB
(147,160,171)
#818D96
(129,141,150)
#6F7A81
(111,122,129)
#5D676C
(93,103,108)
#4B5457
(75,84,87)
#394142
(57,65,66)
#272E2D
(39,46,45)
#151B18
(21,27,24)
#000000
(0,0,0)

Tints of #C9D9EA

#C9D9EA
(201,217,234)
#CDDCEB
(205,220,235)
#D1DFEC
(209,223,236)
#D5E2ED
(213,226,237)
#D9E5EE
(217,229,238)
#DDE8EF
(221,232,239)
#E1EBF0
(225,235,240)
#E5EEF1
(229,238,241)
#E9F1F2
(233,241,242)
#EDF4F3
(237,244,243)
#F1F7F4
(241,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9D9EA; }

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

This text font color is #C9D9EA.

Background Color

.myBgColor { background-color: #C9D9EA; }

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

This div background color is #C9D9EA.

Border color

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

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

This div border color is #C9D9EA.

Opacity

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

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

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

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

This text has shadow with #C9D9EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9D9EA.

Preview

Color preview on black background

This text has color #C9D9EA on black background.


Color preview on white background

This text has color #C9D9EA on white background.


Black color preview on #C9D9EA background

This text has black color on #C9D9EA background.


White color preview on #C9D9EA background

This text has white color on #C9D9EA background.


Related colors

Complementary color

Complementary color for #hex is #362615.


I love getcolorcode.com

Triadic colors

1 #EAC9D9 and #D9EAC9 with #C9D9EA are triadic colors.

2 #EAD9C9 and #D9C9EA with #C9D9EA are triadic colors.