COLOR #F6A3BA

HEX: #F6A3BA RGB: (246,163,186)

Color info

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

RGB color model

#F6A3BA color RGB value is (246,163,186).

RGB: (246,163,186) (96%, 64%, 73%)

RGB channels and saturation

R 246 of 255 = 96%
G 163 of 255 = 64%
B 186 of 255 = 73%

246
163
186

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

Portions of RGB colors in percentages

R + G + B = 246 + 163 + 186 = 595 (100%)
R 246 of 595 ~ 41.34%
G 163 of 595 ~ 27.39%
B 186 of 595 ~ 31.26'%

%41.34
%27.39
%31.26

CMYK color model

#F6A3BA color CMYK value is (0,34,24,4).

  • cyan value is 0.00%
  • magenta value is 33.74%
  • yellow value is 24.39%
  • key color value is 3.53%

CMYK: (0,34,24,4)
C0M34Y24K4 (0%, 34%, 24%, 4%)
(0.00 / 0.34 / 0.24 / 0.04)

CMYK percentages

%0
%33.74
%24.39
%3.53

Codes

Color #F6A3BA in popluar color models

F6 A3 BA
RGB 246 163 186
HSL 343° 82.18% 80.20%
HSB/HSV 343° 33.74% 96.47%
CMYK 0.00% 33.74% 24.39%
3.53%

Color #F6A3BA in popluar number systems.

HEX F6 A3 BA
Decimal 246 163 186
Binary 11110110 10100011 10111010
Octal 366 243 272

Shades and tints

Shades of #F6A3BA

#F6A3BA
(246,163,186)
#E095AA
(224,149,170)
#CA879A
(202,135,154)
#B4798A
(180,121,138)
#9E6B7A
(158,107,122)
#885D6A
(136,93,106)
#724F5A
(114,79,90)
#5C414A
(92,65,74)
#46333A
(70,51,58)
#30252A
(48,37,42)
#1A171A
(26,23,26)
#000000
(0,0,0)

Tints of #F6A3BA

#F6A3BA
(246,163,186)
#F6ABC0
(246,171,192)
#F6B3C6
(246,179,198)
#F6BBCC
(246,187,204)
#F6C3D2
(246,195,210)
#F6CBD8
(246,203,216)
#F6D3DE
(246,211,222)
#F6DBE4
(246,219,228)
#F6E3EA
(246,227,234)
#F6EBF0
(246,235,240)
#F6F3F6
(246,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6A3BA color. Also use rgb(246,163,186) instead hex code.

Text Font Color

.myTextColor { color: #F6A3BA; }

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

This text font color is #F6A3BA.

Background Color

.myBgColor { background-color: #F6A3BA; }

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

This div background color is #F6A3BA.

Border color

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

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

This div border color is #F6A3BA.

Opacity

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

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

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

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

This text has shadow with #F6A3BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6A3BA.

Preview

Color preview on black background

This text has color #F6A3BA on black background.


Color preview on white background

This text has color #F6A3BA on white background.


Black color preview on #F6A3BA background

This text has black color on #F6A3BA background.


White color preview on #F6A3BA background

This text has white color on #F6A3BA background.


Related colors

Complementary color

Complementary color for #hex is #095C45.


I love getcolorcode.com

Triadic colors

1 #BAF6A3 and #A3BAF6 with #F6A3BA are triadic colors.

2 #BAA3F6 and #A3F6BA with #F6A3BA are triadic colors.