COLOR #C9D9FE

HEX: #C9D9FE RGB: (201,217,254)

Renk bilgisi

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

RGB renk modeli

#C9D9FE color RGB value is (201,217,254).

RGB: (201,217,254) (79%, 85%, 100%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 217 of 255 = 85%
B 254 of 255 = 100%

201
217
254

R + G + B ~ 88%. #C9D9FE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 217 + 254 = 672 (100%)
R 201 of 672 ~ 29.91%
G 217 of 672 ~ 32.29%
B 254 of 672 ~ 37.8'%

%29.91
%32.29
%37.8

CMYK RENK MODELİ

#C9D9FE rengi CMYK tonu (21,15,0,0).

  • camgöbeği tonu 20.87%
  • eflatun tonu 14.57%
  • sarı tonu 0.00%
  • ana renk tonu 0.39%

CMYK: (21,15,0,0)
C21M15Y0K0 (21%, 15%, 0%, 0%)
(0.21 / 0.15 / 0.00 / 0.00)

CMYK yüzdeleri

%20.87
%14.57
%0
%0.39

Codes

Color #C9D9FE in popluar color models

C9 D9 FE
RGB 201 217 254
HSL 222° 96.36% 89.22%
HSB/HSV 222° 20.87% 99.61%
CMYK 20.87% 14.57% 0.00%
0.39%

Color #C9D9FE in popluar number systems.

HEX C9 D9 FE
Decimal 201 217 254
Binary 11001001 11011001 11111110
Octal 311 331 376

Shades and tints

Shades of #C9D9FE

#C9D9FE
(201,217,254)
#B7C6E7
(183,198,231)
#A5B3D0
(165,179,208)
#93A0B9
(147,160,185)
#818DA2
(129,141,162)
#6F7A8B
(111,122,139)
#5D6774
(93,103,116)
#4B545D
(75,84,93)
#394146
(57,65,70)
#272E2F
(39,46,47)
#151B18
(21,27,24)
#000000
(0,0,0)

Tints of #C9D9FE

#C9D9FE
(201,217,254)
#CDDCFE
(205,220,254)
#D1DFFE
(209,223,254)
#D5E2FE
(213,226,254)
#D9E5FE
(217,229,254)
#DDE8FE
(221,232,254)
#E1EBFE
(225,235,254)
#E5EEFE
(229,238,254)
#E9F1FE
(233,241,254)
#EDF4FE
(237,244,254)
#F1F7FE
(241,247,254)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9D9FE; }

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

This text font color is #C9D9FE.

Background Color

.myBgColor { background-color: #C9D9FE; }

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

This div background color is #C9D9FE.

Border color

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

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

This div border color is #C9D9FE.

Opacity

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

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

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

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

This text has shadow with #C9D9FE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9D9FE.

Preview

Color preview on black background

This text has color #C9D9FE on black background.


Color preview on white background

This text has color #C9D9FE on white background.


Black color preview on #C9D9FE background

This text has black color on #C9D9FE background.


White color preview on #C9D9FE background

This text has white color on #C9D9FE background.


Related colors

Complementary color

Complementary color for #hex is #362601.


I love getcolorcode.com

Triadic colors

1 #FEC9D9 and #D9FEC9 with #C9D9FE are triadic colors.

2 #FED9C9 and #D9C9FE with #C9D9FE are triadic colors.