COLOR #B5B38A

HEX: #B5B38A RGB: (181,179,138)

Color info

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

RGB color model

#B5B38A color RGB value is (181,179,138).

RGB: (181,179,138) (71%, 70%, 54%)

RGB channels and saturation

R 181 of 255 = 71%
G 179 of 255 = 70%
B 138 of 255 = 54%

181
179
138

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

Portions of RGB colors in percentages

R + G + B = 181 + 179 + 138 = 498 (100%)
R 181 of 498 ~ 36.35%
G 179 of 498 ~ 35.94%
B 138 of 498 ~ 27.71'%

%36.35
%35.94
%27.71

CMYK color model

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

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

Codes

Color #B5B38A in popluar color models

B5 B3 8A
RGB 181 179 138
HSL 57° 22.51% 62.55%
HSB/HSV 57° 23.76% 70.98%
CMYK 0.00% 1.10% 23.76%
29.02%

Color #B5B38A in popluar number systems.

HEX B5 B3 8A
Decimal 181 179 138
Binary 10110101 10110011 10001010
Octal 265 263 212

Shades and tints

Shades of #B5B38A

#B5B38A
(181,179,138)
#A5A37E
(165,163,126)
#959372
(149,147,114)
#858366
(133,131,102)
#75735A
(117,115,90)
#65634E
(101,99,78)
#555342
(85,83,66)
#454336
(69,67,54)
#35332A
(53,51,42)
#25231E
(37,35,30)
#151312
(21,19,18)
#000000
(0,0,0)

Tints of #B5B38A

#B5B38A
(181,179,138)
#BBB994
(187,185,148)
#C1BF9E
(193,191,158)
#C7C5A8
(199,197,168)
#CDCBB2
(205,203,178)
#D3D1BC
(211,209,188)
#D9D7C6
(217,215,198)
#DFDDD0
(223,221,208)
#E5E3DA
(229,227,218)
#EBE9E4
(235,233,228)
#F1EFEE
(241,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5B38A; }

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

This text font color is #B5B38A.

Background Color

.myBgColor { background-color: #B5B38A; }

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

This div background color is #B5B38A.

Border color

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

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

This div border color is #B5B38A.

Opacity

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

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

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

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

This text has shadow with #B5B38A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5B38A.

Preview

Color preview on black background

This text has color #B5B38A on black background.


Color preview on white background

This text has color #B5B38A on white background.


Black color preview on #B5B38A background

This text has black color on #B5B38A background.


White color preview on #B5B38A background

This text has white color on #B5B38A background.


Related colors

Complementary color

Complementary color for #hex is #4A4C75.


I love getcolorcode.com

Triadic colors

1 #8AB5B3 and #B38AB5 with #B5B38A are triadic colors.

2 #8AB3B5 and #B3B58A with #B5B38A are triadic colors.