COLOR #B5A785

HEX: #B5A785 RGB: (181,167,133)

Color info

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

RGB color model

#B5A785 color RGB value is (181,167,133).

RGB: (181,167,133) (71%, 65%, 52%)

RGB channels and saturation

R 181 of 255 = 71%
G 167 of 255 = 65%
B 133 of 255 = 52%

181
167
133

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

Portions of RGB colors in percentages

R + G + B = 181 + 167 + 133 = 481 (100%)
R 181 of 481 ~ 37.63%
G 167 of 481 ~ 34.72%
B 133 of 481 ~ 27.65'%

%37.63
%34.72
%27.65

CMYK color model

#B5A785 color CMYK value is (0,8,27,29).

  • cyan value is 0.00%
  • magenta value is 7.73%
  • yellow value is 26.52%
  • key color value is 29.02%

CMYK: (0,8,27,29)
C0M8Y27K29 (0%, 8%, 27%, 29%)
(0.00 / 0.08 / 0.27 / 0.29)

CMYK percentages

%0
%7.73
%26.52
%29.02

Codes

Color #B5A785 in popluar color models

B5 A7 85
RGB 181 167 133
HSL 43° 24.49% 61.57%
HSB/HSV 43° 26.52% 70.98%
CMYK 0.00% 7.73% 26.52%
29.02%

Color #B5A785 in popluar number systems.

HEX B5 A7 85
Decimal 181 167 133
Binary 10110101 10100111 10000101
Octal 265 247 205

Shades and tints

Shades of #B5A785

#B5A785
(181,167,133)
#A59879
(165,152,121)
#95896D
(149,137,109)
#857A61
(133,122,97)
#756B55
(117,107,85)
#655C49
(101,92,73)
#554D3D
(85,77,61)
#453E31
(69,62,49)
#352F25
(53,47,37)
#252019
(37,32,25)
#15110D
(21,17,13)
#000000
(0,0,0)

Tints of #B5A785

#B5A785
(181,167,133)
#BBAF90
(187,175,144)
#C1B79B
(193,183,155)
#C7BFA6
(199,191,166)
#CDC7B1
(205,199,177)
#D3CFBC
(211,207,188)
#D9D7C7
(217,215,199)
#DFDFD2
(223,223,210)
#E5E7DD
(229,231,221)
#EBEFE8
(235,239,232)
#F1F7F3
(241,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5A785 color. Also use rgb(181,167,133) instead hex code.

Text Font Color

.myTextColor { color: #B5A785; }

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

This text font color is #B5A785.

Background Color

.myBgColor { background-color: #B5A785; }

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

This div background color is #B5A785.

Border color

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

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

This div border color is #B5A785.

Opacity

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

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

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

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

This text has shadow with #B5A785 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A785.

Preview

Color preview on black background

This text has color #B5A785 on black background.


Color preview on white background

This text has color #B5A785 on white background.


Black color preview on #B5A785 background

This text has black color on #B5A785 background.


White color preview on #B5A785 background

This text has white color on #B5A785 background.


Related colors

Complementary color

Complementary color for #hex is #4A587A.


I love getcolorcode.com

Triadic colors

1 #85B5A7 and #A785B5 with #B5A785 are triadic colors.

2 #85A7B5 and #A7B585 with #B5A785 are triadic colors.