COLOR #B5B48A

HEX: #B5B48A RGB: (181,180,138)

Color info

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

RGB color model

#B5B48A color RGB value is (181,180,138).

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

RGB channels and saturation

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

181
180
138

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

Portions of RGB colors in percentages

R + G + B = 181 + 180 + 138 = 499 (100%)
R 181 of 499 ~ 36.27%
G 180 of 499 ~ 36.07%
B 138 of 499 ~ 27.66'%

%36.27
%36.07
%27.66

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 0.55%
  • yellow value is 23.76%
  • 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
%23.76
%29.02

Codes

Color #B5B48A in popluar color models

B5 B4 8A
RGB 181 180 138
HSL 59° 22.51% 62.55%
HSB/HSV 59° 23.76% 70.98%
CMYK 0.00% 0.55% 23.76%
29.02%

Color #B5B48A in popluar number systems.

HEX B5 B4 8A
Decimal 181 180 138
Binary 10110101 10110100 10001010
Octal 265 264 212

Shades and tints

Shades of #B5B48A

#B5B48A
(181,180,138)
#A5A47E
(165,164,126)
#959472
(149,148,114)
#858466
(133,132,102)
#75745A
(117,116,90)
#65644E
(101,100,78)
#555442
(85,84,66)
#454436
(69,68,54)
#35342A
(53,52,42)
#25241E
(37,36,30)
#151412
(21,20,18)
#000000
(0,0,0)

Tints of #B5B48A

#B5B48A
(181,180,138)
#BBBA94
(187,186,148)
#C1C09E
(193,192,158)
#C7C6A8
(199,198,168)
#CDCCB2
(205,204,178)
#D3D2BC
(211,210,188)
#D9D8C6
(217,216,198)
#DFDED0
(223,222,208)
#E5E4DA
(229,228,218)
#EBEAE4
(235,234,228)
#F1F0EE
(241,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5B48A; }

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

This text font color is #B5B48A.

Background Color

.myBgColor { background-color: #B5B48A; }

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

This div background color is #B5B48A.

Border color

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

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

This div border color is #B5B48A.

Opacity

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

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

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

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

This text has shadow with #B5B48A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5B48A.

Preview

Color preview on black background

This text has color #B5B48A on black background.


Color preview on white background

This text has color #B5B48A on white background.


Black color preview on #B5B48A background

This text has black color on #B5B48A background.


White color preview on #B5B48A background

This text has white color on #B5B48A background.


Related colors

Complementary color

Complementary color for #hex is #4A4B75.


I love getcolorcode.com

Triadic colors

1 #8AB5B4 and #B48AB5 with #B5B48A are triadic colors.

2 #8AB4B5 and #B4B58A with #B5B48A are triadic colors.