COLOR #B7AE59

HEX: #B7AE59 RGB: (183,174,89)

Color info

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

RGB color model

#B7AE59 color RGB value is (183,174,89).

RGB: (183,174,89) (72%, 68%, 35%)

RGB channels and saturation

R 183 of 255 = 72%
G 174 of 255 = 68%
B 89 of 255 = 35%

183
174
89

R + G + B ~ 58%. #B7AE59 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 183 + 174 + 89 = 446 (100%)
R 183 of 446 ~ 41.03%
G 174 of 446 ~ 39.01%
B 89 of 446 ~ 19.96'%

%41.03
%39.01
%19.96

CMYK color model

#B7AE59 color CMYK value is (0,5,51,28).

  • cyan value is 0.00%
  • magenta value is 4.92%
  • yellow value is 51.37%
  • key color value is 28.24%

CMYK: (0,5,51,28)
C0M5Y51K28 (0%, 5%, 51%, 28%)
(0.00 / 0.05 / 0.51 / 0.28)

CMYK percentages

%0
%4.92
%51.37
%28.24

Codes

Color #B7AE59 in popluar color models

B7 AE 59
RGB 183 174 89
HSL 54° 39.50% 53.33%
HSB/HSV 54° 51.37% 71.76%
CMYK 0.00% 4.92% 51.37%
28.24%

Color #B7AE59 in popluar number systems.

HEX B7 AE 59
Decimal 183 174 89
Binary 10110111 10101110 1011001
Octal 267 256 131

Shades and tints

Shades of #B7AE59

#B7AE59
(183,174,89)
#A79F51
(167,159,81)
#979049
(151,144,73)
#878141
(135,129,65)
#777239
(119,114,57)
#676331
(103,99,49)
#575429
(87,84,41)
#474521
(71,69,33)
#373619
(55,54,25)
#272711
(39,39,17)
#171809
(23,24,9)
#000000
(0,0,0)

Tints of #B7AE59

#B7AE59
(183,174,89)
#BDB568
(189,181,104)
#C3BC77
(195,188,119)
#C9C386
(201,195,134)
#CFCA95
(207,202,149)
#D5D1A4
(213,209,164)
#DBD8B3
(219,216,179)
#E1DFC2
(225,223,194)
#E7E6D1
(231,230,209)
#EDEDE0
(237,237,224)
#F3F4EF
(243,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B7AE59 color. Also use rgb(183,174,89) instead hex code.

Text Font Color

.myTextColor { color: #B7AE59; }

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

This text font color is #B7AE59.

Background Color

.myBgColor { background-color: #B7AE59; }

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

This div background color is #B7AE59.

Border color

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

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

This div border color is #B7AE59.

Opacity

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

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

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

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

This text has shadow with #B7AE59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7AE59.

Preview

Color preview on black background

This text has color #B7AE59 on black background.


Color preview on white background

This text has color #B7AE59 on white background.


Black color preview on #B7AE59 background

This text has black color on #B7AE59 background.


White color preview on #B7AE59 background

This text has white color on #B7AE59 background.


Related colors

Complementary color

Complementary color for #hex is #4851A6.


I love getcolorcode.com

Triadic colors

1 #59B7AE and #AE59B7 with #B7AE59 are triadic colors.

2 #59AEB7 and #AEB759 with #B7AE59 are triadic colors.