COLOR #FDA4A2

HEX: #FDA4A2 RGB: (253,164,162)

Color info

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

RGB color model

#FDA4A2 color RGB value is (253,164,162).

RGB: (253,164,162) (99%, 64%, 64%)

RGB channels and saturation

R 253 of 255 = 99%
G 164 of 255 = 64%
B 162 of 255 = 64%

253
164
162

R + G + B ~ 76%. #FDA4A2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 253 + 164 + 162 = 579 (100%)
R 253 of 579 ~ 43.7%
G 164 of 579 ~ 28.32%
B 162 of 579 ~ 27.98'%

%43.7
%28.32
%27.98

CMYK color model

#FDA4A2 color CMYK value is (0,35,36,1).

  • cyan value is 0.00%
  • magenta value is 35.18%
  • yellow value is 35.97%
  • key color value is 0.78%

CMYK: (0,35,36,1)
C0M35Y36K1 (0%, 35%, 36%, 1%)
(0.00 / 0.35 / 0.36 / 0.01)

CMYK percentages

%0
%35.18
%35.97
%0.78

Codes

Color #FDA4A2 in popluar color models

FD A4 A2
RGB 253 164 162
HSL 95.79% 81.37%
HSB/HSV 35.97% 99.22%
CMYK 0.00% 35.18% 35.97%
0.78%

Color #FDA4A2 in popluar number systems.

HEX FD A4 A2
Decimal 253 164 162
Binary 11111101 10100100 10100010
Octal 375 244 242

Shades and tints

Shades of #FDA4A2

#FDA4A2
(253,164,162)
#E69694
(230,150,148)
#CF8886
(207,136,134)
#B87A78
(184,122,120)
#A16C6A
(161,108,106)
#8A5E5C
(138,94,92)
#73504E
(115,80,78)
#5C4240
(92,66,64)
#453432
(69,52,50)
#2E2624
(46,38,36)
#171816
(23,24,22)
#000000
(0,0,0)

Tints of #FDA4A2

#FDA4A2
(253,164,162)
#FDACAA
(253,172,170)
#FDB4B2
(253,180,178)
#FDBCBA
(253,188,186)
#FDC4C2
(253,196,194)
#FDCCCA
(253,204,202)
#FDD4D2
(253,212,210)
#FDDCDA
(253,220,218)
#FDE4E2
(253,228,226)
#FDECEA
(253,236,234)
#FDF4F2
(253,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FDA4A2; }

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

This text font color is #FDA4A2.

Background Color

.myBgColor { background-color: #FDA4A2; }

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

This div background color is #FDA4A2.

Border color

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

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

This div border color is #FDA4A2.

Opacity

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

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

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

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

This text has shadow with #FDA4A2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDA4A2.

Preview

Color preview on black background

This text has color #FDA4A2 on black background.


Color preview on white background

This text has color #FDA4A2 on white background.


Black color preview on #FDA4A2 background

This text has black color on #FDA4A2 background.


White color preview on #FDA4A2 background

This text has white color on #FDA4A2 background.


Related colors

Complementary color

Complementary color for #hex is #025B5D.


I love getcolorcode.com

Triadic colors

1 #A2FDA4 and #A4A2FD with #FDA4A2 are triadic colors.

2 #A2A4FD and #A4FDA2 with #FDA4A2 are triadic colors.