COLOR #BFAE76

HEX: #BFAE76 RGB: (191,174,118)

Color info

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

RGB color model

#BFAE76 color RGB value is (191,174,118).

RGB: (191,174,118) (75%, 68%, 46%)

RGB channels and saturation

R 191 of 255 = 75%
G 174 of 255 = 68%
B 118 of 255 = 46%

191
174
118

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

Portions of RGB colors in percentages

R + G + B = 191 + 174 + 118 = 483 (100%)
R 191 of 483 ~ 39.54%
G 174 of 483 ~ 36.02%
B 118 of 483 ~ 24.43'%

%39.54
%36.02
%24.43

CMYK color model

#BFAE76 color CMYK value is (0,9,38,25).

  • cyan value is 0.00%
  • magenta value is 8.90%
  • yellow value is 38.22%
  • key color value is 25.10%

CMYK: (0,9,38,25)
C0M9Y38K25 (0%, 9%, 38%, 25%)
(0.00 / 0.09 / 0.38 / 0.25)

CMYK percentages

%0
%8.9
%38.22
%25.1

Codes

Color #BFAE76 in popluar color models

BF AE 76
RGB 191 174 118
HSL 46° 36.32% 60.59%
HSB/HSV 46° 38.22% 74.90%
CMYK 0.00% 8.90% 38.22%
25.10%

Color #BFAE76 in popluar number systems.

HEX BF AE 76
Decimal 191 174 118
Binary 10111111 10101110 1110110
Octal 277 256 166

Shades and tints

Shades of #BFAE76

#BFAE76
(191,174,118)
#AE9F6C
(174,159,108)
#9D9062
(157,144,98)
#8C8158
(140,129,88)
#7B724E
(123,114,78)
#6A6344
(106,99,68)
#59543A
(89,84,58)
#484530
(72,69,48)
#373626
(55,54,38)
#26271C
(38,39,28)
#151812
(21,24,18)
#000000
(0,0,0)

Tints of #BFAE76

#BFAE76
(191,174,118)
#C4B582
(196,181,130)
#C9BC8E
(201,188,142)
#CEC39A
(206,195,154)
#D3CAA6
(211,202,166)
#D8D1B2
(216,209,178)
#DDD8BE
(221,216,190)
#E2DFCA
(226,223,202)
#E7E6D6
(231,230,214)
#ECEDE2
(236,237,226)
#F1F4EE
(241,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BFAE76 color. Also use rgb(191,174,118) instead hex code.

Text Font Color

.myTextColor { color: #BFAE76; }

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

This text font color is #BFAE76.

Background Color

.myBgColor { background-color: #BFAE76; }

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

This div background color is #BFAE76.

Border color

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

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

This div border color is #BFAE76.

Opacity

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

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

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

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

This text has shadow with #BFAE76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BFAE76.

Preview

Color preview on black background

This text has color #BFAE76 on black background.


Color preview on white background

This text has color #BFAE76 on white background.


Black color preview on #BFAE76 background

This text has black color on #BFAE76 background.


White color preview on #BFAE76 background

This text has white color on #BFAE76 background.


Related colors

Complementary color

Complementary color for #hex is #405189.


I love getcolorcode.com

Triadic colors

1 #76BFAE and #AE76BF with #BFAE76 are triadic colors.

2 #76AEBF and #AEBF76 with #BFAE76 are triadic colors.