COLOR #B4B281

HEX: #B4B281 RGB: (180,178,129)

Color info

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

RGB color model

#B4B281 color RGB value is (180,178,129).

RGB: (180,178,129) (71%, 70%, 51%)

RGB channels and saturation

R 180 of 255 = 71%
G 178 of 255 = 70%
B 129 of 255 = 51%

180
178
129

R + G + B ~ 64%. #B4B281 is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 178 + 129 = 487 (100%)
R 180 of 487 ~ 36.96%
G 178 of 487 ~ 36.55%
B 129 of 487 ~ 26.49'%

%36.96
%36.55
%26.49

CMYK color model

#B4B281 color CMYK value is (0,1,28,29).

  • cyan value is 0.00%
  • magenta value is 1.11%
  • yellow value is 28.33%
  • key color value is 29.41%

CMYK: (0,1,28,29)
C0M1Y28K29 (0%, 1%, 28%, 29%)
(0.00 / 0.01 / 0.28 / 0.29)

CMYK percentages

%0
%1.11
%28.33
%29.41

Codes

Color #B4B281 in popluar color models

B4 B2 81
RGB 180 178 129
HSL 58° 25.37% 60.59%
HSB/HSV 58° 28.33% 70.59%
CMYK 0.00% 1.11% 28.33%
29.41%

Color #B4B281 in popluar number systems.

HEX B4 B2 81
Decimal 180 178 129
Binary 10110100 10110010 10000001
Octal 264 262 201

Shades and tints

Shades of #B4B281

#B4B281
(180,178,129)
#A4A276
(164,162,118)
#94926B
(148,146,107)
#848260
(132,130,96)
#747255
(116,114,85)
#64624A
(100,98,74)
#54523F
(84,82,63)
#444234
(68,66,52)
#343229
(52,50,41)
#24221E
(36,34,30)
#141213
(20,18,19)
#000000
(0,0,0)

Tints of #B4B281

#B4B281
(180,178,129)
#BAB98C
(186,185,140)
#C0C097
(192,192,151)
#C6C7A2
(198,199,162)
#CCCEAD
(204,206,173)
#D2D5B8
(210,213,184)
#D8DCC3
(216,220,195)
#DEE3CE
(222,227,206)
#E4EAD9
(228,234,217)
#EAF1E4
(234,241,228)
#F0F8EF
(240,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4B281 color. Also use rgb(180,178,129) instead hex code.

Text Font Color

.myTextColor { color: #B4B281; }

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

This text font color is #B4B281.

Background Color

.myBgColor { background-color: #B4B281; }

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

This div background color is #B4B281.

Border color

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

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

This div border color is #B4B281.

Opacity

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

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

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

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

This text has shadow with #B4B281 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4B281.

Preview

Color preview on black background

This text has color #B4B281 on black background.


Color preview on white background

This text has color #B4B281 on white background.


Black color preview on #B4B281 background

This text has black color on #B4B281 background.


White color preview on #B4B281 background

This text has white color on #B4B281 background.


Related colors

Complementary color

Complementary color for #hex is #4B4D7E.


I love getcolorcode.com

Triadic colors

1 #81B4B2 and #B281B4 with #B4B281 are triadic colors.

2 #81B2B4 and #B2B481 with #B4B281 are triadic colors.