COLOR #FDA6BB

HEX: #FDA6BB RGB: (253,166,187)

Color info

#FDA6BB contains mainly red color. Web safe color of #FDA6BB is #FF99CC (or #F9C).

RGB color model

#FDA6BB color RGB value is (253,166,187).

RGB: (253,166,187) (99%, 65%, 73%)

RGB channels and saturation

R 253 of 255 = 99%
G 166 of 255 = 65%
B 187 of 255 = 73%

253
166
187

R + G + B ~ 79%. #FDA6BB is quite light color.

Portions of RGB colors in percentages

R + G + B = 253 + 166 + 187 = 606 (100%)
R 253 of 606 ~ 41.75%
G 166 of 606 ~ 27.39%
B 187 of 606 ~ 30.86'%

%41.75
%27.39
%30.86

CMYK color model

#FDA6BB color CMYK value is (0,34,26,1).

  • cyan value is 0.00%
  • magenta value is 34.39%
  • yellow value is 26.09%
  • key color value is 0.78%
CMYK: (0,34,26,1) C0M34Y26K1 (0%,34%,26%,1%) (0.00/0.34/0.26/0.01) 

CMYK percentages

%0
%34.39
%26.09
%0.78

Codes

Color #FDA6BB in popluar color models

FD A6 BB
RGB 253 166 187
HSL 346° 95.60% 82.16%
HSB/HSV 346° 34.39% 99.22%
CMYK 0.00% 34.39% 26.09%
0.78%

Color #FDA6BB in popluar number systems.

HEX FD A6 BB
Decimal 253 166 187
Binary 11111101 10100110 10111011
Octal 375 246 273

Shades and tints

Shades of #FDA6BB

#FDA6BB
(253,166,187)
#E697AA
(230,151,170)
#CF8899
(207,136,153)
#B87988
(184,121,136)
#A16A77
(161,106,119)
#8A5B66
(138,91,102)
#734C55
(115,76,85)
#5C3D44
(92,61,68)
#452E33
(69,46,51)
#2E1F22
(46,31,34)
#171011
(23,16,17)
#000000
(0,0,0)

Tints of #FDA6BB

#FDA6BB
(253,166,187)
#FDAEC1
(253,174,193)
#FDB6C7
(253,182,199)
#FDBECD
(253,190,205)
#FDC6D3
(253,198,211)
#FDCED9
(253,206,217)
#FDD6DF
(253,214,223)
#FDDEE5
(253,222,229)
#FDE6EB
(253,230,235)
#FDEEF1
(253,238,241)
#FDF6F7
(253,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FDA6BB; }

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

This text font color is #FDA6BB.

Background Color

.myBgColor { background-color: #FDA6BB; }

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

This div background color is #FDA6BB.

Border color

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

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

This div border color is #FDA6BB.

Opacity

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

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

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

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

This text has shadow with #FDA6BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDA6BB.

Preview

Color preview on black background

This text has color #FDA6BB on black background.


Color preview on white background

This text has color #FDA6BB on white background.


Black color preview on #FDA6BB background

This text has black color on #FDA6BB background.


White color preview on #FDA6BB background

This text has white color on #FDA6BB background.


Related colors

Complementary color

Complementary color for #hex is #025944.


I love getcolorcode.com

Triadic colors

1 #BBFDA6 and #A6BBFD with #FDA6BB are triadic colors.

2 #BBA6FD and #A6FDBB with #FDA6BB are triadic colors.