COLOR #B2B884

HEX: #B2B884 RGB: (178,184,132)

Color info

#B2B884 contains red, green and blue colors in about the same proportion. Web safe color of #B2B884 is #99CC99 (or #9C9).

RGB color model

#B2B884 color RGB value is (178,184,132).

RGB: (178,184,132) (70%, 72%, 52%)

RGB channels and saturation

R 178 of 255 = 70%
G 184 of 255 = 72%
B 132 of 255 = 52%

178
184
132

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

Portions of RGB colors in percentages

R + G + B = 178 + 184 + 132 = 494 (100%)
R 178 of 494 ~ 36.03%
G 184 of 494 ~ 37.25%
B 132 of 494 ~ 26.72'%

%36.03
%37.25
%26.72

CMYK color model

#B2B884 color CMYK value is (3,0,28,28).

  • cyan value is 3.26%
  • magenta value is 0.00%
  • yellow value is 28.26%
  • key color value is 27.84%

CMYK: (3,0,28,28)
C3M0Y28K28 (3%, 0%, 28%, 28%)
(0.03 / 0.00 / 0.28 / 0.28)

CMYK percentages

%3.26
%0
%28.26
%27.84

Codes

Color #B2B884 in popluar color models

B2 B8 84
RGB 178 184 132
HSL 67° 26.80% 61.96%
HSB/HSV 67° 28.26% 72.16%
CMYK 3.26% 0.00% 28.26%
27.84%

Color #B2B884 in popluar number systems.

HEX B2 B8 84
Decimal 178 184 132
Binary 10110010 10111000 10000100
Octal 262 270 204

Shades and tints

Shades of #B2B884

#B2B884
(178,184,132)
#A2A878
(162,168,120)
#92986C
(146,152,108)
#828860
(130,136,96)
#727854
(114,120,84)
#626848
(98,104,72)
#52583C
(82,88,60)
#424830
(66,72,48)
#323824
(50,56,36)
#222818
(34,40,24)
#12180C
(18,24,12)
#000000
(0,0,0)

Tints of #B2B884

#B2B884
(178,184,132)
#B9BE8F
(185,190,143)
#C0C49A
(192,196,154)
#C7CAA5
(199,202,165)
#CED0B0
(206,208,176)
#D5D6BB
(213,214,187)
#DCDCC6
(220,220,198)
#E3E2D1
(227,226,209)
#EAE8DC
(234,232,220)
#F1EEE7
(241,238,231)
#F8F4F2
(248,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2B884 color. Also use rgb(178,184,132) instead hex code.

Text Font Color

.myTextColor { color: #B2B884; }

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

This text font color is #B2B884.

Background Color

.myBgColor { background-color: #B2B884; }

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

This div background color is #B2B884.

Border color

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

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

This div border color is #B2B884.

Opacity

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

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

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

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

This text has shadow with #B2B884 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2B884.

Preview

Color preview on black background

This text has color #B2B884 on black background.


Color preview on white background

This text has color #B2B884 on white background.


Black color preview on #B2B884 background

This text has black color on #B2B884 background.


White color preview on #B2B884 background

This text has white color on #B2B884 background.


Related colors

Complementary color

Complementary color for #hex is #4D477B.


I love getcolorcode.com

Triadic colors

1 #84B2B8 and #B884B2 with #B2B884 are triadic colors.

2 #84B8B2 and #B8B284 with #B2B884 are triadic colors.