COLOR #FDA978

HEX: #FDA978 RGB: (253,169,120)

Color info

#FDA978 contains mainly red color. Web safe color of #FDA978 is #FF9966 (or #F96).

RGB color model

#FDA978 color RGB value is (253,169,120).

RGB: (253,169,120) (99%, 66%, 47%)

RGB channels and saturation

R 253 of 255 = 99%
G 169 of 255 = 66%
B 120 of 255 = 47%

253
169
120

R + G + B ~ 71%. #FDA978 is quite light color.

Portions of RGB colors in percentages

R + G + B = 253 + 169 + 120 = 542 (100%)
R 253 of 542 ~ 46.68%
G 169 of 542 ~ 31.18%
B 120 of 542 ~ 22.14'%

%46.68
%31.18
%22.14

CMYK color model

#FDA978 color CMYK value is (0,33,53,1).

  • cyan value is 0.00%
  • magenta value is 33.20%
  • yellow value is 52.57%
  • key color value is 0.78%

CMYK: (0,33,53,1)
C0M33Y53K1 (0%, 33%, 53%, 1%)
(0.00 / 0.33 / 0.53 / 0.01)

CMYK percentages

%0
%33.2
%52.57
%0.78

Codes

Color #FDA978 in popluar color models

FD A9 78
RGB 253 169 120
HSL 22° 97.08% 73.14%
HSB/HSV 22° 52.57% 99.22%
CMYK 0.00% 33.20% 52.57%
0.78%

Color #FDA978 in popluar number systems.

HEX FD A9 78
Decimal 253 169 120
Binary 11111101 10101001 1111000
Octal 375 251 170

Shades and tints

Shades of #FDA978

#FDA978
(253,169,120)
#E69A6E
(230,154,110)
#CF8B64
(207,139,100)
#B87C5A
(184,124,90)
#A16D50
(161,109,80)
#8A5E46
(138,94,70)
#734F3C
(115,79,60)
#5C4032
(92,64,50)
#453128
(69,49,40)
#2E221E
(46,34,30)
#171314
(23,19,20)
#000000
(0,0,0)

Tints of #FDA978

#FDA978
(253,169,120)
#FDB084
(253,176,132)
#FDB790
(253,183,144)
#FDBE9C
(253,190,156)
#FDC5A8
(253,197,168)
#FDCCB4
(253,204,180)
#FDD3C0
(253,211,192)
#FDDACC
(253,218,204)
#FDE1D8
(253,225,216)
#FDE8E4
(253,232,228)
#FDEFF0
(253,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FDA978; }

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

This text font color is #FDA978.

Background Color

.myBgColor { background-color: #FDA978; }

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

This div background color is #FDA978.

Border color

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

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

This div border color is #FDA978.

Opacity

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

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

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

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

This text has shadow with #FDA978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDA978.

Preview

Color preview on black background

This text has color #FDA978 on black background.


Color preview on white background

This text has color #FDA978 on white background.


Black color preview on #FDA978 background

This text has black color on #FDA978 background.


White color preview on #FDA978 background

This text has white color on #FDA978 background.


Related colors

Complementary color

Complementary color for #hex is #025687.


I love getcolorcode.com

Triadic colors

1 #78FDA9 and #A978FD with #FDA978 are triadic colors.

2 #78A9FD and #A9FD78 with #FDA978 are triadic colors.