COLOR #FDF2FD

HEX: #FDF2FD RGB: (253,242,253)

Color info

#FDF2FD contains red, green and blue colors in about the same proportion. Web safe color of #FDF2FD is #FFFFFF (or #FFF).

RGB color model

#FDF2FD color RGB value is (253,242,253).

RGB: (253,242,253) (99%, 95%, 99%)

RGB channels and saturation

R 253 of 255 = 99%
G 242 of 255 = 95%
B 253 of 255 = 99%

253
242
253

R + G + B ~ 98%. #FDF2FD is light color.

Portions of RGB colors in percentages

R + G + B = 253 + 242 + 253 = 748 (100%)
R 253 of 748 ~ 33.82%
G 242 of 748 ~ 32.35%
B 253 of 748 ~ 33.82'%

%33.82
%32.35
%33.82

CMYK color model

#FDF2FD color CMYK value is (0,4,0,1).

  • cyan value is 0.00%
  • magenta value is 4.35%
  • yellow value is 0.00%
  • key color value is 0.78%

CMYK: (0,4,0,1)
C0M4Y0K1 (0%, 4%, 0%, 1%)
(0.00 / 0.04 / 0.00 / 0.01)

CMYK percentages

%0
%4.35
%0
%0.78

Codes

Color #FDF2FD in popluar color models

FD F2 FD
RGB 253 242 253
HSL 300° 73.33% 97.06%
HSB/HSV 300° 4.35% 99.22%
CMYK 0.00% 4.35% 0.00%
0.78%

Color #FDF2FD in popluar number systems.

HEX FD F2 FD
Decimal 253 242 253
Binary 11111101 11110010 11111101
Octal 375 362 375

Shades and tints

Shades of #FDF2FD

#FDF2FD
(253,242,253)
#E6DCE6
(230,220,230)
#CFC6CF
(207,198,207)
#B8B0B8
(184,176,184)
#A19AA1
(161,154,161)
#8A848A
(138,132,138)
#736E73
(115,110,115)
#5C585C
(92,88,92)
#454245
(69,66,69)
#2E2C2E
(46,44,46)
#171617
(23,22,23)
#000000
(0,0,0)

Tints of #FDF2FD

#FDF2FD
(253,242,253)
#FDF3FD
(253,243,253)
#FDF4FD
(253,244,253)
#FDF5FD
(253,245,253)
#FDF6FD
(253,246,253)
#FDF7FD
(253,247,253)
#FDF8FD
(253,248,253)
#FDF9FD
(253,249,253)
#FDFAFD
(253,250,253)
#FDFBFD
(253,251,253)
#FDFCFD
(253,252,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FDF2FD; }

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

This text font color is #FDF2FD.

Background Color

.myBgColor { background-color: #FDF2FD; }

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

This div background color is #FDF2FD.

Border color

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

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

This div border color is #FDF2FD.

Opacity

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

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

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

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

This text has shadow with #FDF2FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDF2FD.

Preview

Color preview on black background

This text has color #FDF2FD on black background.


Color preview on white background

This text has color #FDF2FD on white background.


Black color preview on #FDF2FD background

This text has black color on #FDF2FD background.


White color preview on #FDF2FD background

This text has white color on #FDF2FD background.


Related colors

Complementary color

Complementary color for #hex is #020D02.


I love getcolorcode.com

Triadic colors

1 #FDFDF2 and #F2FDFD with #FDF2FD are triadic colors.

2 #FDF2FD and #F2FDFD with #FDF2FD are triadic colors.