COLOR #F2A6BA

HEX: #F2A6BA RGB: (242,166,186)

Color info

#F2A6BA contains mainly red and blue colors. Web safe color of #F2A6BA is #FF99CC (or #F9C).

RGB color model

#F2A6BA color RGB value is (242,166,186).

RGB: (242,166,186) (95%, 65%, 73%)

RGB channels and saturation

R 242 of 255 = 95%
G 166 of 255 = 65%
B 186 of 255 = 73%

242
166
186

R + G + B ~ 78%. #F2A6BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 242 + 166 + 186 = 594 (100%)
R 242 of 594 ~ 40.74%
G 166 of 594 ~ 27.95%
B 186 of 594 ~ 31.31'%

%40.74
%27.95
%31.31

CMYK color model

#F2A6BA color CMYK value is (0,31,23,5).

  • cyan value is 0.00%
  • magenta value is 31.40%
  • yellow value is 23.14%
  • key color value is 5.10%

CMYK: (0,31,23,5)
C0M31Y23K5 (0%, 31%, 23%, 5%)
(0.00 / 0.31 / 0.23 / 0.05)

CMYK percentages

%0
%31.4
%23.14
%5.1

Codes

Color #F2A6BA in popluar color models

F2 A6 BA
RGB 242 166 186
HSL 344° 74.51% 80.00%
HSB/HSV 344° 31.40% 94.90%
CMYK 0.00% 31.40% 23.14%
5.10%

Color #F2A6BA in popluar number systems.

HEX F2 A6 BA
Decimal 242 166 186
Binary 11110010 10100110 10111010
Octal 362 246 272

Shades and tints

Shades of #F2A6BA

#F2A6BA
(242,166,186)
#DC97AA
(220,151,170)
#C6889A
(198,136,154)
#B0798A
(176,121,138)
#9A6A7A
(154,106,122)
#845B6A
(132,91,106)
#6E4C5A
(110,76,90)
#583D4A
(88,61,74)
#422E3A
(66,46,58)
#2C1F2A
(44,31,42)
#16101A
(22,16,26)
#000000
(0,0,0)

Tints of #F2A6BA

#F2A6BA
(242,166,186)
#F3AEC0
(243,174,192)
#F4B6C6
(244,182,198)
#F5BECC
(245,190,204)
#F6C6D2
(246,198,210)
#F7CED8
(247,206,216)
#F8D6DE
(248,214,222)
#F9DEE4
(249,222,228)
#FAE6EA
(250,230,234)
#FBEEF0
(251,238,240)
#FCF6F6
(252,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F2A6BA color. Also use rgb(242,166,186) instead hex code.

Text Font Color

.myTextColor { color: #F2A6BA; }

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

This text font color is #F2A6BA.

Background Color

.myBgColor { background-color: #F2A6BA; }

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

This div background color is #F2A6BA.

Border color

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

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

This div border color is #F2A6BA.

Opacity

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

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

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

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

This text has shadow with #F2A6BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F2A6BA.

Preview

Color preview on black background

This text has color #F2A6BA on black background.


Color preview on white background

This text has color #F2A6BA on white background.


Black color preview on #F2A6BA background

This text has black color on #F2A6BA background.


White color preview on #F2A6BA background

This text has white color on #F2A6BA background.


Related colors

Complementary color

Complementary color for #hex is #0D5945.


I love getcolorcode.com

Triadic colors

1 #BAF2A6 and #A6BAF2 with #F2A6BA are triadic colors.

2 #BAA6F2 and #A6F2BA with #F2A6BA are triadic colors.