COLOR #FDA2A4

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

253
162
164

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

Portions of RGB colors in percentages

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

%43.7
%27.98
%28.32

CMYK color model

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

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

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

CMYK percentages

%0
%35.97
%35.18
%0.78

Codes

Color #FDA2A4 in popluar color models

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

Color #FDA2A4 in popluar number systems.

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

Shades and tints

Shades of #FDA2A4

#FDA2A4
(253,162,164)
#E69496
(230,148,150)
#CF8688
(207,134,136)
#B8787A
(184,120,122)
#A16A6C
(161,106,108)
#8A5C5E
(138,92,94)
#734E50
(115,78,80)
#5C4042
(92,64,66)
#453234
(69,50,52)
#2E2426
(46,36,38)
#171618
(23,22,24)
#000000
(0,0,0)

Tints of #FDA2A4

#FDA2A4
(253,162,164)
#FDAAAC
(253,170,172)
#FDB2B4
(253,178,180)
#FDBABC
(253,186,188)
#FDC2C4
(253,194,196)
#FDCACC
(253,202,204)
#FDD2D4
(253,210,212)
#FDDADC
(253,218,220)
#FDE2E4
(253,226,228)
#FDEAEC
(253,234,236)
#FDF2F4
(253,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FDA2A4; }

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

This text font color is #FDA2A4.

Background Color

.myBgColor { background-color: #FDA2A4; }

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

This div background color is #FDA2A4.

Border color

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

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

This div border color is #FDA2A4.

Opacity

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

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

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

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

This text has shadow with #FDA2A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDA2A4.

Preview

Color preview on black background

This text has color #FDA2A4 on black background.


Color preview on white background

This text has color #FDA2A4 on white background.


Black color preview on #FDA2A4 background

This text has black color on #FDA2A4 background.


White color preview on #FDA2A4 background

This text has white color on #FDA2A4 background.


Related colors

Complementary color

Complementary color for #hex is #025D5B.


I love getcolorcode.com

Triadic colors

1 #A4FDA2 and #A2A4FD with #FDA2A4 are triadic colors.

2 #A4A2FD and #A2FDA4 with #FDA2A4 are triadic colors.