COLOR #C9D6EA

HEX: #C9D6EA RGB: (201,214,234)

Renk bilgisi

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

RGB renk modeli

#C9D6EA color RGB value is (201,214,234).

RGB: (201,214,234) (79%, 84%, 92%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 214 of 255 = 84%
B 234 of 255 = 92%

201
214
234

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 214 + 234 = 649 (100%)
R 201 of 649 ~ 30.97%
G 214 of 649 ~ 32.97%
B 234 of 649 ~ 36.06'%

%30.97
%32.97
%36.06

CMYK RENK MODELİ

#C9D6EA rengi CMYK tonu (14,9,0,8).

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

CMYK: (14,9,0,8)
C14M9Y0K8 (14%, 9%, 0%, 8%)
(0.14 / 0.09 / 0.00 / 0.08)

CMYK yüzdeleri

%14.1
%8.55
%0
%8.24

Codes

Color #C9D6EA in popluar color models

C9 D6 EA
RGB 201 214 234
HSL 216° 44.00% 85.29%
HSB/HSV 216° 14.10% 91.76%
CMYK 14.10% 8.55% 0.00%
8.24%

Color #C9D6EA in popluar number systems.

HEX C9 D6 EA
Decimal 201 214 234
Binary 11001001 11010110 11101010
Octal 311 326 352

Shades and tints

Shades of #C9D6EA

#C9D6EA
(201,214,234)
#B7C3D5
(183,195,213)
#A5B0C0
(165,176,192)
#939DAB
(147,157,171)
#818A96
(129,138,150)
#6F7781
(111,119,129)
#5D646C
(93,100,108)
#4B5157
(75,81,87)
#393E42
(57,62,66)
#272B2D
(39,43,45)
#151818
(21,24,24)
#000000
(0,0,0)

Tints of #C9D6EA

#C9D6EA
(201,214,234)
#CDD9EB
(205,217,235)
#D1DCEC
(209,220,236)
#D5DFED
(213,223,237)
#D9E2EE
(217,226,238)
#DDE5EF
(221,229,239)
#E1E8F0
(225,232,240)
#E5EBF1
(229,235,241)
#E9EEF2
(233,238,242)
#EDF1F3
(237,241,243)
#F1F4F4
(241,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9D6EA; }

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

This text font color is #C9D6EA.

Background Color

.myBgColor { background-color: #C9D6EA; }

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

This div background color is #C9D6EA.

Border color

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

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

This div border color is #C9D6EA.

Opacity

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

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

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

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

This text has shadow with #C9D6EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9D6EA.

Preview

Color preview on black background

This text has color #C9D6EA on black background.


Color preview on white background

This text has color #C9D6EA on white background.


Black color preview on #C9D6EA background

This text has black color on #C9D6EA background.


White color preview on #C9D6EA background

This text has white color on #C9D6EA background.


Related colors

Complementary color

Complementary color for #hex is #362915.


I love getcolorcode.com

Triadic colors

1 #EAC9D6 and #D6EAC9 with #C9D6EA are triadic colors.

2 #EAD6C9 and #D6C9EA with #C9D6EA are triadic colors.