COLOR #F7BAAB

HEX: #F7BAAB RGB: (247,186,171)

Color info

#F7BAAB contains mainly red color. Web safe color of #F7BAAB is #FFCC99 (or #FC9).

RGB color model

#F7BAAB color RGB value is (247,186,171).

RGB: (247,186,171) (97%, 73%, 67%)

RGB channels and saturation

R 247 of 255 = 97%
G 186 of 255 = 73%
B 171 of 255 = 67%

247
186
171

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

Portions of RGB colors in percentages

R + G + B = 247 + 186 + 171 = 604 (100%)
R 247 of 604 ~ 40.89%
G 186 of 604 ~ 30.79%
B 171 of 604 ~ 28.31'%

%40.89
%30.79
%28.31

CMYK color model

#F7BAAB color CMYK value is (0,25,31,3).

  • cyan value is 0.00%
  • magenta value is 24.70%
  • yellow value is 30.77%
  • key color value is 3.14%

CMYK: (0,25,31,3)
C0M25Y31K3 (0%, 25%, 31%, 3%)
(0.00 / 0.25 / 0.31 / 0.03)

CMYK percentages

%0
%24.7
%30.77
%3.14

Codes

Color #F7BAAB in popluar color models

F7 BA AB
RGB 247 186 171
HSL 12° 82.61% 81.96%
HSB/HSV 12° 30.77% 96.86%
CMYK 0.00% 24.70% 30.77%
3.14%

Color #F7BAAB in popluar number systems.

HEX F7 BA AB
Decimal 247 186 171
Binary 11110111 10111010 10101011
Octal 367 272 253

Shades and tints

Shades of #F7BAAB

#F7BAAB
(247,186,171)
#E1AA9C
(225,170,156)
#CB9A8D
(203,154,141)
#B58A7E
(181,138,126)
#9F7A6F
(159,122,111)
#896A60
(137,106,96)
#735A51
(115,90,81)
#5D4A42
(93,74,66)
#473A33
(71,58,51)
#312A24
(49,42,36)
#1B1A15
(27,26,21)
#000000
(0,0,0)

Tints of #F7BAAB

#F7BAAB
(247,186,171)
#F7C0B2
(247,192,178)
#F7C6B9
(247,198,185)
#F7CCC0
(247,204,192)
#F7D2C7
(247,210,199)
#F7D8CE
(247,216,206)
#F7DED5
(247,222,213)
#F7E4DC
(247,228,220)
#F7EAE3
(247,234,227)
#F7F0EA
(247,240,234)
#F7F6F1
(247,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F7BAAB color. Also use rgb(247,186,171) instead hex code.

Text Font Color

.myTextColor { color: #F7BAAB; }

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

This text font color is #F7BAAB.

Background Color

.myBgColor { background-color: #F7BAAB; }

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

This div background color is #F7BAAB.

Border color

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

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

This div border color is #F7BAAB.

Opacity

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

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

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

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

This text has shadow with #F7BAAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F7BAAB.

Preview

Color preview on black background

This text has color #F7BAAB on black background.


Color preview on white background

This text has color #F7BAAB on white background.


Black color preview on #F7BAAB background

This text has black color on #F7BAAB background.


White color preview on #F7BAAB background

This text has white color on #F7BAAB background.


Related colors

Complementary color

Complementary color for #hex is #084554.


I love getcolorcode.com

Triadic colors

1 #ABF7BA and #BAABF7 with #F7BAAB are triadic colors.

2 #ABBAF7 and #BAF7AB with #F7BAAB are triadic colors.