COLOR #B4AE77

HEX: #B4AE77 RGB: (180,174,119)

Color info

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

RGB color model

#B4AE77 color RGB value is (180,174,119).

RGB: (180,174,119) (71%, 68%, 47%)

RGB channels and saturation

R 180 of 255 = 71%
G 174 of 255 = 68%
B 119 of 255 = 47%

180
174
119

R + G + B ~ 62%. #B4AE77 is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 174 + 119 = 473 (100%)
R 180 of 473 ~ 38.05%
G 174 of 473 ~ 36.79%
B 119 of 473 ~ 25.16'%

%38.05
%36.79
%25.16

CMYK color model

#B4AE77 color CMYK value is (0,3,34,29).

  • cyan value is 0.00%
  • magenta value is 3.33%
  • yellow value is 33.89%
  • key color value is 29.41%

CMYK: (0,3,34,29)
C0M3Y34K29 (0%, 3%, 34%, 29%)
(0.00 / 0.03 / 0.34 / 0.29)

CMYK percentages

%0
%3.33
%33.89
%29.41

Codes

Color #B4AE77 in popluar color models

B4 AE 77
RGB 180 174 119
HSL 54° 28.91% 58.63%
HSB/HSV 54° 33.89% 70.59%
CMYK 0.00% 3.33% 33.89%
29.41%

Color #B4AE77 in popluar number systems.

HEX B4 AE 77
Decimal 180 174 119
Binary 10110100 10101110 1110111
Octal 264 256 167

Shades and tints

Shades of #B4AE77

#B4AE77
(180,174,119)
#A49F6D
(164,159,109)
#949063
(148,144,99)
#848159
(132,129,89)
#74724F
(116,114,79)
#646345
(100,99,69)
#54543B
(84,84,59)
#444531
(68,69,49)
#343627
(52,54,39)
#24271D
(36,39,29)
#141813
(20,24,19)
#000000
(0,0,0)

Tints of #B4AE77

#B4AE77
(180,174,119)
#BAB583
(186,181,131)
#C0BC8F
(192,188,143)
#C6C39B
(198,195,155)
#CCCAA7
(204,202,167)
#D2D1B3
(210,209,179)
#D8D8BF
(216,216,191)
#DEDFCB
(222,223,203)
#E4E6D7
(228,230,215)
#EAEDE3
(234,237,227)
#F0F4EF
(240,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4AE77 color. Also use rgb(180,174,119) instead hex code.

Text Font Color

.myTextColor { color: #B4AE77; }

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

This text font color is #B4AE77.

Background Color

.myBgColor { background-color: #B4AE77; }

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

This div background color is #B4AE77.

Border color

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

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

This div border color is #B4AE77.

Opacity

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

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

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

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

This text has shadow with #B4AE77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4AE77.

Preview

Color preview on black background

This text has color #B4AE77 on black background.


Color preview on white background

This text has color #B4AE77 on white background.


Black color preview on #B4AE77 background

This text has black color on #B4AE77 background.


White color preview on #B4AE77 background

This text has white color on #B4AE77 background.


Related colors

Complementary color

Complementary color for #hex is #4B5188.


I love getcolorcode.com

Triadic colors

1 #77B4AE and #AE77B4 with #B4AE77 are triadic colors.

2 #77AEB4 and #AEB477 with #B4AE77 are triadic colors.