COLOR #FCD5FD

HEX: #FCD5FD RGB: (252,213,253)

Renk bilgisi

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

RGB renk modeli

#FCD5FD color RGB value is (252,213,253).

RGB: (252,213,253) (99%, 84%, 99%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 213 of 255 = 84%
B 253 of 255 = 99%

252
213
253

R + G + B ~ 94%. #FCD5FD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 213 + 253 = 718 (100%)
R 252 of 718 ~ 35.1%
G 213 of 718 ~ 29.67%
B 253 of 718 ~ 35.24'%

%35.1
%29.67
%35.24

CMYK RENK MODELİ

#FCD5FD rengi CMYK tonu (0,16,0,1).

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

CMYK: (0,16,0,1)
C0M16Y0K1 (0%, 16%, 0%, 1%)
(0.00 / 0.16 / 0.00 / 0.01)

CMYK yüzdeleri

%0.4
%15.81
%0
%0.78

Codes

Color #FCD5FD in popluar color models

FC D5 FD
RGB 252 213 253
HSL 299° 90.91% 91.37%
HSB/HSV 299° 15.81% 99.22%
CMYK 0.40% 15.81% 0.00%
0.78%

Color #FCD5FD in popluar number systems.

HEX FC D5 FD
Decimal 252 213 253
Binary 11111100 11010101 11111101
Octal 374 325 375

Shades and tints

Shades of #FCD5FD

#FCD5FD
(252,213,253)
#E6C2E6
(230,194,230)
#D0AFCF
(208,175,207)
#BA9CB8
(186,156,184)
#A489A1
(164,137,161)
#8E768A
(142,118,138)
#786373
(120,99,115)
#62505C
(98,80,92)
#4C3D45
(76,61,69)
#362A2E
(54,42,46)
#201717
(32,23,23)
#000000
(0,0,0)

Tints of #FCD5FD

#FCD5FD
(252,213,253)
#FCD8FD
(252,216,253)
#FCDBFD
(252,219,253)
#FCDEFD
(252,222,253)
#FCE1FD
(252,225,253)
#FCE4FD
(252,228,253)
#FCE7FD
(252,231,253)
#FCEAFD
(252,234,253)
#FCEDFD
(252,237,253)
#FCF0FD
(252,240,253)
#FCF3FD
(252,243,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCD5FD; }

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

This text font color is #FCD5FD.

Background Color

.myBgColor { background-color: #FCD5FD; }

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

This div background color is #FCD5FD.

Border color

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

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

This div border color is #FCD5FD.

Opacity

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

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

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

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

This text has shadow with #FCD5FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCD5FD.

Preview

Color preview on black background

This text has color #FCD5FD on black background.


Color preview on white background

This text has color #FCD5FD on white background.


Black color preview on #FCD5FD background

This text has black color on #FCD5FD background.


White color preview on #FCD5FD background

This text has white color on #FCD5FD background.


Related colors

Complementary color

Complementary color for #hex is #032A02.


I love getcolorcode.com

Triadic colors

1 #FDFCD5 and #D5FDFC with #FCD5FD are triadic colors.

2 #FDD5FC and #D5FCFD with #FCD5FD are triadic colors.