COLOR #B4B88E

HEX: #B4B88E RGB: (180,184,142)

Color info

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

RGB color model

#B4B88E color RGB value is (180,184,142).

RGB: (180,184,142) (71%, 72%, 56%)

RGB channels and saturation

R 180 of 255 = 71%
G 184 of 255 = 72%
B 142 of 255 = 56%

180
184
142

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

Portions of RGB colors in percentages

R + G + B = 180 + 184 + 142 = 506 (100%)
R 180 of 506 ~ 35.57%
G 184 of 506 ~ 36.36%
B 142 of 506 ~ 28.06'%

%35.57
%36.36
%28.06

CMYK color model

#B4B88E color CMYK value is (2,0,23,28).

  • cyan value is 2.17%
  • magenta value is 0.00%
  • yellow value is 22.83%
  • key color value is 27.84%

CMYK: (2,0,23,28)
C2M0Y23K28 (2%, 0%, 23%, 28%)
(0.02 / 0.00 / 0.23 / 0.28)

CMYK percentages

%2.17
%0
%22.83
%27.84

Codes

Color #B4B88E in popluar color models

B4 B8 8E
RGB 180 184 142
HSL 66° 22.83% 63.92%
HSB/HSV 66° 22.83% 72.16%
CMYK 2.17% 0.00% 22.83%
27.84%

Color #B4B88E in popluar number systems.

HEX B4 B8 8E
Decimal 180 184 142
Binary 10110100 10111000 10001110
Octal 264 270 216

Shades and tints

Shades of #B4B88E

#B4B88E
(180,184,142)
#A4A882
(164,168,130)
#949876
(148,152,118)
#84886A
(132,136,106)
#74785E
(116,120,94)
#646852
(100,104,82)
#545846
(84,88,70)
#44483A
(68,72,58)
#34382E
(52,56,46)
#242822
(36,40,34)
#141816
(20,24,22)
#000000
(0,0,0)

Tints of #B4B88E

#B4B88E
(180,184,142)
#BABE98
(186,190,152)
#C0C4A2
(192,196,162)
#C6CAAC
(198,202,172)
#CCD0B6
(204,208,182)
#D2D6C0
(210,214,192)
#D8DCCA
(216,220,202)
#DEE2D4
(222,226,212)
#E4E8DE
(228,232,222)
#EAEEE8
(234,238,232)
#F0F4F2
(240,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4B88E; }

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

This text font color is #B4B88E.

Background Color

.myBgColor { background-color: #B4B88E; }

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

This div background color is #B4B88E.

Border color

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

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

This div border color is #B4B88E.

Opacity

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

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

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

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

This text has shadow with #B4B88E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4B88E.

Preview

Color preview on black background

This text has color #B4B88E on black background.


Color preview on white background

This text has color #B4B88E on white background.


Black color preview on #B4B88E background

This text has black color on #B4B88E background.


White color preview on #B4B88E background

This text has white color on #B4B88E background.


Related colors

Complementary color

Complementary color for #hex is #4B4771.


I love getcolorcode.com

Triadic colors

1 #8EB4B8 and #B88EB4 with #B4B88E are triadic colors.

2 #8EB8B4 and #B8B48E with #B4B88E are triadic colors.