COLOR #BF8A87

HEX: #BF8A87 RGB: (191,138,135)

Color info

#BF8A87 contains red, green and blue colors in about the same proportion. Web safe color of #BF8A87 is #CC9999 (or #C99).

RGB color model

#BF8A87 color RGB value is (191,138,135).

RGB: (191,138,135) (75%, 54%, 53%)

RGB channels and saturation

R 191 of 255 = 75%
G 138 of 255 = 54%
B 135 of 255 = 53%

191
138
135

R + G + B ~ 61%. #BF8A87 is quite light color.

Portions of RGB colors in percentages

R + G + B = 191 + 138 + 135 = 464 (100%)
R 191 of 464 ~ 41.16%
G 138 of 464 ~ 29.74%
B 135 of 464 ~ 29.09'%

%41.16
%29.74
%29.09

CMYK color model

#BF8A87 color CMYK value is (0,28,29,25).

  • cyan value is 0.00%
  • magenta value is 27.75%
  • yellow value is 29.32%
  • key color value is 25.10%

CMYK: (0,28,29,25)
C0M28Y29K25 (0%, 28%, 29%, 25%)
(0.00 / 0.28 / 0.29 / 0.25)

CMYK percentages

%0
%27.75
%29.32
%25.1

Codes

Color #BF8A87 in popluar color models

BF 8A 87
RGB 191 138 135
HSL 30.43% 63.92%
HSB/HSV 29.32% 74.90%
CMYK 0.00% 27.75% 29.32%
25.10%

Color #BF8A87 in popluar number systems.

HEX BF 8A 87
Decimal 191 138 135
Binary 10111111 10001010 10000111
Octal 277 212 207

Shades and tints

Shades of #BF8A87

#BF8A87
(191,138,135)
#AE7E7B
(174,126,123)
#9D726F
(157,114,111)
#8C6663
(140,102,99)
#7B5A57
(123,90,87)
#6A4E4B
(106,78,75)
#59423F
(89,66,63)
#483633
(72,54,51)
#372A27
(55,42,39)
#261E1B
(38,30,27)
#15120F
(21,18,15)
#000000
(0,0,0)

Tints of #BF8A87

#BF8A87
(191,138,135)
#C49491
(196,148,145)
#C99E9B
(201,158,155)
#CEA8A5
(206,168,165)
#D3B2AF
(211,178,175)
#D8BCB9
(216,188,185)
#DDC6C3
(221,198,195)
#E2D0CD
(226,208,205)
#E7DAD7
(231,218,215)
#ECE4E1
(236,228,225)
#F1EEEB
(241,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BF8A87 color. Also use rgb(191,138,135) instead hex code.

Text Font Color

.myTextColor { color: #BF8A87; }

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

This text font color is #BF8A87.

Background Color

.myBgColor { background-color: #BF8A87; }

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

This div background color is #BF8A87.

Border color

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

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

This div border color is #BF8A87.

Opacity

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

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

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

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

This text has shadow with #BF8A87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BF8A87.

Preview

Color preview on black background

This text has color #BF8A87 on black background.


Color preview on white background

This text has color #BF8A87 on white background.


Black color preview on #BF8A87 background

This text has black color on #BF8A87 background.


White color preview on #BF8A87 background

This text has white color on #BF8A87 background.


Related colors

Complementary color

Complementary color for #hex is #407578.


I love getcolorcode.com

Triadic colors

1 #87BF8A and #8A87BF with #BF8A87 are triadic colors.

2 #878ABF and #8ABF87 with #BF8A87 are triadic colors.