COLOR #C9DCFC

HEX: #C9DCFC RGB: (201,220,252)

Renk bilgisi

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

RGB renk modeli

#C9DCFC color RGB value is (201,220,252).

RGB: (201,220,252) (79%, 86%, 99%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 220 of 255 = 86%
B 252 of 255 = 99%

201
220
252

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 220 + 252 = 673 (100%)
R 201 of 673 ~ 29.87%
G 220 of 673 ~ 32.69%
B 252 of 673 ~ 37.44'%

%29.87
%32.69
%37.44

CMYK RENK MODELİ

#C9DCFC rengi CMYK tonu (20,13,0,1).

  • camgöbeği tonu 20.24%
  • eflatun tonu 12.70%
  • sarı tonu 0.00%
  • ana renk tonu 1.18%

CMYK: (20,13,0,1)
C20M13Y0K1 (20%, 13%, 0%, 1%)
(0.20 / 0.13 / 0.00 / 0.01)

CMYK yüzdeleri

%20.24
%12.7
%0
%1.18

Codes

Color #C9DCFC in popluar color models

C9 DC FC
RGB 201 220 252
HSL 218° 89.47% 88.82%
HSB/HSV 218° 20.24% 98.82%
CMYK 20.24% 12.70% 0.00%
1.18%

Color #C9DCFC in popluar number systems.

HEX C9 DC FC
Decimal 201 220 252
Binary 11001001 11011100 11111100
Octal 311 334 374

Shades and tints

Shades of #C9DCFC

#C9DCFC
(201,220,252)
#B7C8E6
(183,200,230)
#A5B4D0
(165,180,208)
#93A0BA
(147,160,186)
#818CA4
(129,140,164)
#6F788E
(111,120,142)
#5D6478
(93,100,120)
#4B5062
(75,80,98)
#393C4C
(57,60,76)
#272836
(39,40,54)
#151420
(21,20,32)
#000000
(0,0,0)

Tints of #C9DCFC

#C9DCFC
(201,220,252)
#CDDFFC
(205,223,252)
#D1E2FC
(209,226,252)
#D5E5FC
(213,229,252)
#D9E8FC
(217,232,252)
#DDEBFC
(221,235,252)
#E1EEFC
(225,238,252)
#E5F1FC
(229,241,252)
#E9F4FC
(233,244,252)
#EDF7FC
(237,247,252)
#F1FAFC
(241,250,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9DCFC color. Also use rgb(201,220,252) instead hex code.

Text Font Color

.myTextColor { color: #C9DCFC; }

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

This text font color is #C9DCFC.

Background Color

.myBgColor { background-color: #C9DCFC; }

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

This div background color is #C9DCFC.

Border color

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

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

This div border color is #C9DCFC.

Opacity

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

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

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

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

This text has shadow with #C9DCFC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DCFC.

Preview

Color preview on black background

This text has color #C9DCFC on black background.


Color preview on white background

This text has color #C9DCFC on white background.


Black color preview on #C9DCFC background

This text has black color on #C9DCFC background.


White color preview on #C9DCFC background

This text has white color on #C9DCFC background.


Related colors

Complementary color

Complementary color for #hex is #362303.


I love getcolorcode.com

Triadic colors

1 #FCC9DC and #DCFCC9 with #C9DCFC are triadic colors.

2 #FCDCC9 and #DCC9FC with #C9DCFC are triadic colors.