COLOR #BFAC77

HEX: #BFAC77 RGB: (191,172,119)

Color info

#BFAC77 contains mainly red and green colors. Web safe color of #BFAC77 is #CC9966 (or #C96).

RGB color model

#BFAC77 color RGB value is (191,172,119).

RGB: (191,172,119) (75%, 67%, 47%)

RGB channels and saturation

R 191 of 255 = 75%
G 172 of 255 = 67%
B 119 of 255 = 47%

191
172
119

R + G + B ~ 63%. #BFAC77 is quite light color.

Portions of RGB colors in percentages

R + G + B = 191 + 172 + 119 = 482 (100%)
R 191 of 482 ~ 39.63%
G 172 of 482 ~ 35.68%
B 119 of 482 ~ 24.69'%

%39.63
%35.68
%24.69

CMYK color model

#BFAC77 color CMYK value is (0,10,38,25).

  • cyan value is 0.00%
  • magenta value is 9.95%
  • yellow value is 37.70%
  • key color value is 25.10%
CMYK: (0,10,38,25) C0M10Y38K25 (0%,10%,38%,25%) (0.00/0.10/0.38/0.25) 

CMYK percentages

%0
%9.95
%37.7
%25.1

Codes

Color #BFAC77 in popluar color models

BF AC 77
RGB 191 172 119
HSL 44° 36.00% 60.78%
HSB/HSV 44° 37.70% 74.90%
CMYK 0.00% 9.95% 37.70%
25.10%

Color #BFAC77 in popluar number systems.

HEX BF AC 77
Decimal 191 172 119
Binary 10111111 10101100 1110111
Octal 277 254 167

Shades and tints

Shades of #BFAC77

#BFAC77
(191,172,119)
#AE9D6D
(174,157,109)
#9D8E63
(157,142,99)
#8C7F59
(140,127,89)
#7B704F
(123,112,79)
#6A6145
(106,97,69)
#59523B
(89,82,59)
#484331
(72,67,49)
#373427
(55,52,39)
#26251D
(38,37,29)
#151613
(21,22,19)
#000000
(0,0,0)

Tints of #BFAC77

#BFAC77
(191,172,119)
#C4B383
(196,179,131)
#C9BA8F
(201,186,143)
#CEC19B
(206,193,155)
#D3C8A7
(211,200,167)
#D8CFB3
(216,207,179)
#DDD6BF
(221,214,191)
#E2DDCB
(226,221,203)
#E7E4D7
(231,228,215)
#ECEBE3
(236,235,227)
#F1F2EF
(241,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BFAC77 color. Also use rgb(191,172,119) instead hex code.

Text Font Color

.myTextColor { color: #BFAC77; }

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

This text font color is #BFAC77.

Background Color

.myBgColor { background-color: #BFAC77; }

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

This div background color is #BFAC77.

Border color

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

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

This div border color is #BFAC77.

Opacity

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

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

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

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

This text has shadow with #BFAC77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BFAC77.

Preview

Color preview on black background

This text has color #BFAC77 on black background.


Color preview on white background

This text has color #BFAC77 on white background.


Black color preview on #BFAC77 background

This text has black color on #BFAC77 background.


White color preview on #BFAC77 background

This text has white color on #BFAC77 background.


Related colors

Complementary color

Complementary color for #hex is #405388.


I love getcolorcode.com

Triadic colors

1 #77BFAC and #AC77BF with #BFAC77 are triadic colors.

2 #77ACBF and #ACBF77 with #BFAC77 are triadic colors.