COLOR #B5B489

HEX: #B5B489 RGB: (181,180,137)

Color info

#B5B489 contains red, green and blue colors in about the same proportion. Web safe color of #B5B489 is #CCCC99 (or #CC9).

RGB color model

#B5B489 color RGB value is (181,180,137).

RGB: (181,180,137) (71%, 71%, 54%)

RGB channels and saturation

R 181 of 255 = 71%
G 180 of 255 = 71%
B 137 of 255 = 54%

181
180
137

R + G + B ~ 65%. #B5B489 is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 180 + 137 = 498 (100%)
R 181 of 498 ~ 36.35%
G 180 of 498 ~ 36.14%
B 137 of 498 ~ 27.51'%

%36.35
%36.14
%27.51

CMYK color model

#B5B489 color CMYK value is (0,1,24,29).

  • cyan value is 0.00%
  • magenta value is 0.55%
  • yellow value is 24.31%
  • key color value is 29.02%

CMYK: (0,1,24,29)
C0M1Y24K29 (0%, 1%, 24%, 29%)
(0.00 / 0.01 / 0.24 / 0.29)

CMYK percentages

%0
%0.55
%24.31
%29.02

Codes

Color #B5B489 in popluar color models

B5 B4 89
RGB 181 180 137
HSL 59° 22.92% 62.35%
HSB/HSV 59° 24.31% 70.98%
CMYK 0.00% 0.55% 24.31%
29.02%

Color #B5B489 in popluar number systems.

HEX B5 B4 89
Decimal 181 180 137
Binary 10110101 10110100 10001001
Octal 265 264 211

Shades and tints

Shades of #B5B489

#B5B489
(181,180,137)
#A5A47D
(165,164,125)
#959471
(149,148,113)
#858465
(133,132,101)
#757459
(117,116,89)
#65644D
(101,100,77)
#555441
(85,84,65)
#454435
(69,68,53)
#353429
(53,52,41)
#25241D
(37,36,29)
#151411
(21,20,17)
#000000
(0,0,0)

Tints of #B5B489

#B5B489
(181,180,137)
#BBBA93
(187,186,147)
#C1C09D
(193,192,157)
#C7C6A7
(199,198,167)
#CDCCB1
(205,204,177)
#D3D2BB
(211,210,187)
#D9D8C5
(217,216,197)
#DFDECF
(223,222,207)
#E5E4D9
(229,228,217)
#EBEAE3
(235,234,227)
#F1F0ED
(241,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5B489 color. Also use rgb(181,180,137) instead hex code.

Text Font Color

.myTextColor { color: #B5B489; }

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

This text font color is #B5B489.

Background Color

.myBgColor { background-color: #B5B489; }

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

This div background color is #B5B489.

Border color

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

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

This div border color is #B5B489.

Opacity

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

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

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

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

This text has shadow with #B5B489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5B489.

Preview

Color preview on black background

This text has color #B5B489 on black background.


Color preview on white background

This text has color #B5B489 on white background.


Black color preview on #B5B489 background

This text has black color on #B5B489 background.


White color preview on #B5B489 background

This text has white color on #B5B489 background.


Related colors

Complementary color

Complementary color for #hex is #4A4B76.


I love getcolorcode.com

Triadic colors

1 #89B5B4 and #B489B5 with #B5B489 are triadic colors.

2 #89B4B5 and #B4B589 with #B5B489 are triadic colors.