COLOR #B2A292

HEX: #B2A292 RGB: (178,162,146)

Color info

#B2A292 contains red, green and blue colors in about the same proportion. Web safe color of #B2A292 is #999999 (or #999).

RGB color model

#B2A292 color RGB value is (178,162,146).

RGB: (178,162,146) (70%, 64%, 57%)

RGB channels and saturation

R 178 of 255 = 70%
G 162 of 255 = 64%
B 146 of 255 = 57%

178
162
146

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

Portions of RGB colors in percentages

R + G + B = 178 + 162 + 146 = 486 (100%)
R 178 of 486 ~ 36.63%
G 162 of 486 ~ 33.33%
B 146 of 486 ~ 30.04'%

%36.63
%33.33
%30.04

CMYK color model

#B2A292 color CMYK value is (0,9,18,30).

  • cyan value is 0.00%
  • magenta value is 8.99%
  • yellow value is 17.98%
  • key color value is 30.20%

CMYK: (0,9,18,30)
C0M9Y18K30 (0%, 9%, 18%, 30%)
(0.00 / 0.09 / 0.18 / 0.30)

CMYK percentages

%0
%8.99
%17.98
%30.2

Codes

Color #B2A292 in popluar color models

B2 A2 92
RGB 178 162 146
HSL 30° 17.20% 63.53%
HSB/HSV 30° 17.98% 69.80%
CMYK 0.00% 8.99% 17.98%
30.20%

Color #B2A292 in popluar number systems.

HEX B2 A2 92
Decimal 178 162 146
Binary 10110010 10100010 10010010
Octal 262 242 222

Shades and tints

Shades of #B2A292

#B2A292
(178,162,146)
#A29485
(162,148,133)
#928678
(146,134,120)
#82786B
(130,120,107)
#726A5E
(114,106,94)
#625C51
(98,92,81)
#524E44
(82,78,68)
#424037
(66,64,55)
#32322A
(50,50,42)
#22241D
(34,36,29)
#121610
(18,22,16)
#000000
(0,0,0)

Tints of #B2A292

#B2A292
(178,162,146)
#B9AA9B
(185,170,155)
#C0B2A4
(192,178,164)
#C7BAAD
(199,186,173)
#CEC2B6
(206,194,182)
#D5CABF
(213,202,191)
#DCD2C8
(220,210,200)
#E3DAD1
(227,218,209)
#EAE2DA
(234,226,218)
#F1EAE3
(241,234,227)
#F8F2EC
(248,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2A292 color. Also use rgb(178,162,146) instead hex code.

Text Font Color

.myTextColor { color: #B2A292; }

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

This text font color is #B2A292.

Background Color

.myBgColor { background-color: #B2A292; }

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

This div background color is #B2A292.

Border color

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

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

This div border color is #B2A292.

Opacity

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

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

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

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

This text has shadow with #B2A292 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2A292.

Preview

Color preview on black background

This text has color #B2A292 on black background.


Color preview on white background

This text has color #B2A292 on white background.


Black color preview on #B2A292 background

This text has black color on #B2A292 background.


White color preview on #B2A292 background

This text has white color on #B2A292 background.


Related colors

Complementary color

Complementary color for #hex is #4D5D6D.


I love getcolorcode.com

Triadic colors

1 #92B2A2 and #A292B2 with #B2A292 are triadic colors.

2 #92A2B2 and #A2B292 with #B2A292 are triadic colors.