COLOR #FDA68A

HEX: #FDA68A RGB: (253,166,138)

Color info

#FDA68A contains mainly red color. Web safe color of #FDA68A is #FF9999 (or #F99).

RGB color model

#FDA68A color RGB value is (253,166,138).

RGB: (253,166,138) (99%, 65%, 54%)

RGB channels and saturation

R 253 of 255 = 99%
G 166 of 255 = 65%
B 138 of 255 = 54%

253
166
138

R + G + B ~ 73%. #FDA68A is quite light color.

Portions of RGB colors in percentages

R + G + B = 253 + 166 + 138 = 557 (100%)
R 253 of 557 ~ 45.42%
G 166 of 557 ~ 29.8%
B 138 of 557 ~ 24.78'%

%45.42
%29.8
%24.78

CMYK color model

#FDA68A color CMYK value is (0,34,45,1).

  • cyan value is 0.00%
  • magenta value is 34.39%
  • yellow value is 45.45%
  • key color value is 0.78%
CMYK: (0,34,45,1) C0M34Y45K1 (0%,34%,45%,1%) (0.00/0.34/0.45/0.01) 

CMYK percentages

%0
%34.39
%45.45
%0.78

Codes

Color #FDA68A in popluar color models

FD A6 8A
RGB 253 166 138
HSL 15° 96.64% 76.67%
HSB/HSV 15° 45.45% 99.22%
CMYK 0.00% 34.39% 45.45%
0.78%

Color #FDA68A in popluar number systems.

HEX FD A6 8A
Decimal 253 166 138
Binary 11111101 10100110 10001010
Octal 375 246 212

Shades and tints

Shades of #FDA68A

#FDA68A
(253,166,138)
#E6977E
(230,151,126)
#CF8872
(207,136,114)
#B87966
(184,121,102)
#A16A5A
(161,106,90)
#8A5B4E
(138,91,78)
#734C42
(115,76,66)
#5C3D36
(92,61,54)
#452E2A
(69,46,42)
#2E1F1E
(46,31,30)
#171012
(23,16,18)
#000000
(0,0,0)

Tints of #FDA68A

#FDA68A
(253,166,138)
#FDAE94
(253,174,148)
#FDB69E
(253,182,158)
#FDBEA8
(253,190,168)
#FDC6B2
(253,198,178)
#FDCEBC
(253,206,188)
#FDD6C6
(253,214,198)
#FDDED0
(253,222,208)
#FDE6DA
(253,230,218)
#FDEEE4
(253,238,228)
#FDF6EE
(253,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FDA68A; }

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

This text font color is #FDA68A.

Background Color

.myBgColor { background-color: #FDA68A; }

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

This div background color is #FDA68A.

Border color

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

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

This div border color is #FDA68A.

Opacity

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

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

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

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

This text has shadow with #FDA68A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDA68A.

Preview

Color preview on black background

This text has color #FDA68A on black background.


Color preview on white background

This text has color #FDA68A on white background.


Black color preview on #FDA68A background

This text has black color on #FDA68A background.


White color preview on #FDA68A background

This text has white color on #FDA68A background.


Related colors

Complementary color

Complementary color for #hex is #025975.


I love getcolorcode.com

Triadic colors

1 #8AFDA6 and #A68AFD with #FDA68A are triadic colors.

2 #8AA6FD and #A6FD8A with #FDA68A are triadic colors.