COLOR #FDDDA6

HEX: #FDDDA6 RGB: (253,221,166)

Color info

#FDDDA6 contains mainly red and green colors. Web safe color of #FDDDA6 is #FFCC99 (or #FC9).

RGB color model

#FDDDA6 color RGB value is (253,221,166).

RGB: (253,221,166) (99%, 87%, 65%)

RGB channels and saturation

R 253 of 255 = 99%
G 221 of 255 = 87%
B 166 of 255 = 65%

253
221
166

R + G + B ~ 84%. #FDDDA6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 253 + 221 + 166 = 640 (100%)
R 253 of 640 ~ 39.53%
G 221 of 640 ~ 34.53%
B 166 of 640 ~ 25.94'%

%39.53
%34.53
%25.94

CMYK color model

#FDDDA6 color CMYK value is (0,13,34,1).

  • cyan value is 0.00%
  • magenta value is 12.65%
  • yellow value is 34.39%
  • key color value is 0.78%
CMYK: (0,13,34,1) C0M13Y34K1 (0%,13%,34%,1%) (0.00/0.13/0.34/0.01) 

CMYK percentages

%0
%12.65
%34.39
%0.78

Codes

Color #FDDDA6 in popluar color models

FD DD A6
RGB 253 221 166
HSL 38° 95.60% 82.16%
HSB/HSV 38° 34.39% 99.22%
CMYK 0.00% 12.65% 34.39%
0.78%

Color #FDDDA6 in popluar number systems.

HEX FD DD A6
Decimal 253 221 166
Binary 11111101 11011101 10100110
Octal 375 335 246

Shades and tints

Shades of #FDDDA6

#FDDDA6
(253,221,166)
#E6C997
(230,201,151)
#CFB588
(207,181,136)
#B8A179
(184,161,121)
#A18D6A
(161,141,106)
#8A795B
(138,121,91)
#73654C
(115,101,76)
#5C513D
(92,81,61)
#453D2E
(69,61,46)
#2E291F
(46,41,31)
#171510
(23,21,16)
#000000
(0,0,0)

Tints of #FDDDA6

#FDDDA6
(253,221,166)
#FDE0AE
(253,224,174)
#FDE3B6
(253,227,182)
#FDE6BE
(253,230,190)
#FDE9C6
(253,233,198)
#FDECCE
(253,236,206)
#FDEFD6
(253,239,214)
#FDF2DE
(253,242,222)
#FDF5E6
(253,245,230)
#FDF8EE
(253,248,238)
#FDFBF6
(253,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FDDDA6; }

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

This text font color is #FDDDA6.

Background Color

.myBgColor { background-color: #FDDDA6; }

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

This div background color is #FDDDA6.

Border color

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

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

This div border color is #FDDDA6.

Opacity

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

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

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

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

This text has shadow with #FDDDA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDDDA6.

Preview

Color preview on black background

This text has color #FDDDA6 on black background.


Color preview on white background

This text has color #FDDDA6 on white background.


Black color preview on #FDDDA6 background

This text has black color on #FDDDA6 background.


White color preview on #FDDDA6 background

This text has white color on #FDDDA6 background.


Related colors

Complementary color

Complementary color for #hex is #022259.


I love getcolorcode.com

Triadic colors

1 #A6FDDD and #DDA6FD with #FDDDA6 are triadic colors.

2 #A6DDFD and #DDFDA6 with #FDDDA6 are triadic colors.