COLOR #FCC9FD

HEX: #FCC9FD RGB: (252,201,253)

Renk bilgisi

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

RGB renk modeli

#FCC9FD color RGB value is (252,201,253).

RGB: (252,201,253) (99%, 79%, 99%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 201 of 255 = 79%
B 253 of 255 = 99%

252
201
253

R + G + B ~ 92%. #FCC9FD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 201 + 253 = 706 (100%)
R 252 of 706 ~ 35.69%
G 201 of 706 ~ 28.47%
B 253 of 706 ~ 35.84'%

%35.69
%28.47
%35.84

CMYK RENK MODELİ

#FCC9FD rengi CMYK tonu (0,21,0,1).

  • camgöbeği tonu 0.40%
  • eflatun tonu 20.55%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (0,21,0,1)
C0M21Y0K1 (0%, 21%, 0%, 1%)
(0.00 / 0.21 / 0.00 / 0.01)

CMYK yüzdeleri

%0.4
%20.55
%0
%0.78

Codes

Color #FCC9FD in popluar color models

FC C9 FD
RGB 252 201 253
HSL 299° 92.86% 89.02%
HSB/HSV 299° 20.55% 99.22%
CMYK 0.40% 20.55% 0.00%
0.78%

Color #FCC9FD in popluar number systems.

HEX FC C9 FD
Decimal 252 201 253
Binary 11111100 11001001 11111101
Octal 374 311 375

Shades and tints

Shades of #FCC9FD

#FCC9FD
(252,201,253)
#E6B7E6
(230,183,230)
#D0A5CF
(208,165,207)
#BA93B8
(186,147,184)
#A481A1
(164,129,161)
#8E6F8A
(142,111,138)
#785D73
(120,93,115)
#624B5C
(98,75,92)
#4C3945
(76,57,69)
#36272E
(54,39,46)
#201517
(32,21,23)
#000000
(0,0,0)

Tints of #FCC9FD

#FCC9FD
(252,201,253)
#FCCDFD
(252,205,253)
#FCD1FD
(252,209,253)
#FCD5FD
(252,213,253)
#FCD9FD
(252,217,253)
#FCDDFD
(252,221,253)
#FCE1FD
(252,225,253)
#FCE5FD
(252,229,253)
#FCE9FD
(252,233,253)
#FCEDFD
(252,237,253)
#FCF1FD
(252,241,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCC9FD; }

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

This text font color is #FCC9FD.

Background Color

.myBgColor { background-color: #FCC9FD; }

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

This div background color is #FCC9FD.

Border color

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

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

This div border color is #FCC9FD.

Opacity

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

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

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

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

This text has shadow with #FCC9FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCC9FD.

Preview

Color preview on black background

This text has color #FCC9FD on black background.


Color preview on white background

This text has color #FCC9FD on white background.


Black color preview on #FCC9FD background

This text has black color on #FCC9FD background.


White color preview on #FCC9FD background

This text has white color on #FCC9FD background.


Related colors

Complementary color

Complementary color for #hex is #033602.


I love getcolorcode.com

Triadic colors

1 #FDFCC9 and #C9FDFC with #FCC9FD are triadic colors.

2 #FDC9FC and #C9FCFD with #FCC9FD are triadic colors.