COLOR #FDEDD9

HEX: #FDEDD9 RGB: (253,237,217)

Color info

#FDEDD9 contains red, green and blue colors in about the same proportion. Web safe color of #FDEDD9 is #FFFFCC (or #FFC).

RGB color model

#FDEDD9 color RGB value is (253,237,217).

RGB: (253,237,217) (99%, 93%, 85%)

RGB channels and saturation

R 253 of 255 = 99%
G 237 of 255 = 93%
B 217 of 255 = 85%

253
237
217

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

Portions of RGB colors in percentages

R + G + B = 253 + 237 + 217 = 707 (100%)
R 253 of 707 ~ 35.79%
G 237 of 707 ~ 33.52%
B 217 of 707 ~ 30.69'%

%35.79
%33.52
%30.69

CMYK color model

#FDEDD9 color CMYK value is (0,6,14,1).

  • cyan value is 0.00%
  • magenta value is 6.32%
  • yellow value is 14.23%
  • key color value is 0.78%

CMYK: (0,6,14,1)
C0M6Y14K1 (0%, 6%, 14%, 1%)
(0.00 / 0.06 / 0.14 / 0.01)

CMYK percentages

%0
%6.32
%14.23
%0.78

Codes

Color #FDEDD9 in popluar color models

FD ED D9
RGB 253 237 217
HSL 33° 90.00% 92.16%
HSB/HSV 33° 14.23% 99.22%
CMYK 0.00% 6.32% 14.23%
0.78%

Color #FDEDD9 in popluar number systems.

HEX FD ED D9
Decimal 253 237 217
Binary 11111101 11101101 11011001
Octal 375 355 331

Shades and tints

Shades of #FDEDD9

#FDEDD9
(253,237,217)
#E6D8C6
(230,216,198)
#CFC3B3
(207,195,179)
#B8AEA0
(184,174,160)
#A1998D
(161,153,141)
#8A847A
(138,132,122)
#736F67
(115,111,103)
#5C5A54
(92,90,84)
#454541
(69,69,65)
#2E302E
(46,48,46)
#171B1B
(23,27,27)
#000000
(0,0,0)

Tints of #FDEDD9

#FDEDD9
(253,237,217)
#FDEEDC
(253,238,220)
#FDEFDF
(253,239,223)
#FDF0E2
(253,240,226)
#FDF1E5
(253,241,229)
#FDF2E8
(253,242,232)
#FDF3EB
(253,243,235)
#FDF4EE
(253,244,238)
#FDF5F1
(253,245,241)
#FDF6F4
(253,246,244)
#FDF7F7
(253,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FDEDD9; }

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

This text font color is #FDEDD9.

Background Color

.myBgColor { background-color: #FDEDD9; }

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

This div background color is #FDEDD9.

Border color

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

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

This div border color is #FDEDD9.

Opacity

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

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

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

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

This text has shadow with #FDEDD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDEDD9.

Preview

Color preview on black background

This text has color #FDEDD9 on black background.


Color preview on white background

This text has color #FDEDD9 on white background.


Black color preview on #FDEDD9 background

This text has black color on #FDEDD9 background.


White color preview on #FDEDD9 background

This text has white color on #FDEDD9 background.


Related colors

Complementary color

Complementary color for #hex is #021226.


I love getcolorcode.com

Triadic colors

1 #D9FDED and #EDD9FD with #FDEDD9 are triadic colors.

2 #D9EDFD and #EDFDD9 with #FDEDD9 are triadic colors.