COLOR #B4B38E

HEX: #B4B38E RGB: (180,179,142)

Color info

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

RGB color model

#B4B38E color RGB value is (180,179,142).

RGB: (180,179,142) (71%, 70%, 56%)

RGB channels and saturation

R 180 of 255 = 71%
G 179 of 255 = 70%
B 142 of 255 = 56%

180
179
142

R + G + B ~ 66%. #B4B38E is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 179 + 142 = 501 (100%)
R 180 of 501 ~ 35.93%
G 179 of 501 ~ 35.73%
B 142 of 501 ~ 28.34'%

%35.93
%35.73
%28.34

CMYK color model

#B4B38E color CMYK value is (0,1,21,29).

  • cyan value is 0.00%
  • magenta value is 0.56%
  • yellow value is 21.11%
  • key color value is 29.41%

CMYK: (0,1,21,29)
C0M1Y21K29 (0%, 1%, 21%, 29%)
(0.00 / 0.01 / 0.21 / 0.29)

CMYK percentages

%0
%0.56
%21.11
%29.41

Codes

Color #B4B38E in popluar color models

B4 B3 8E
RGB 180 179 142
HSL 58° 20.21% 63.14%
HSB/HSV 58° 21.11% 70.59%
CMYK 0.00% 0.56% 21.11%
29.41%

Color #B4B38E in popluar number systems.

HEX B4 B3 8E
Decimal 180 179 142
Binary 10110100 10110011 10001110
Octal 264 263 216

Shades and tints

Shades of #B4B38E

#B4B38E
(180,179,142)
#A4A382
(164,163,130)
#949376
(148,147,118)
#84836A
(132,131,106)
#74735E
(116,115,94)
#646352
(100,99,82)
#545346
(84,83,70)
#44433A
(68,67,58)
#34332E
(52,51,46)
#242322
(36,35,34)
#141316
(20,19,22)
#000000
(0,0,0)

Tints of #B4B38E

#B4B38E
(180,179,142)
#BAB998
(186,185,152)
#C0BFA2
(192,191,162)
#C6C5AC
(198,197,172)
#CCCBB6
(204,203,182)
#D2D1C0
(210,209,192)
#D8D7CA
(216,215,202)
#DEDDD4
(222,221,212)
#E4E3DE
(228,227,222)
#EAE9E8
(234,233,232)
#F0EFF2
(240,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4B38E color. Also use rgb(180,179,142) instead hex code.

Text Font Color

.myTextColor { color: #B4B38E; }

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

This text font color is #B4B38E.

Background Color

.myBgColor { background-color: #B4B38E; }

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

This div background color is #B4B38E.

Border color

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

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

This div border color is #B4B38E.

Opacity

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

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

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

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

This text has shadow with #B4B38E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4B38E.

Preview

Color preview on black background

This text has color #B4B38E on black background.


Color preview on white background

This text has color #B4B38E on white background.


Black color preview on #B4B38E background

This text has black color on #B4B38E background.


White color preview on #B4B38E background

This text has white color on #B4B38E background.


Related colors

Complementary color

Complementary color for #hex is #4B4C71.


I love getcolorcode.com

Triadic colors

1 #8EB4B3 and #B38EB4 with #B4B38E are triadic colors.

2 #8EB3B4 and #B3B48E with #B4B38E are triadic colors.