COLOR #B3A592

HEX: #B3A592 RGB: (179,165,146)

Color info

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

RGB color model

#B3A592 color RGB value is (179,165,146).

RGB: (179,165,146) (70%, 65%, 57%)

RGB channels and saturation

R 179 of 255 = 70%
G 165 of 255 = 65%
B 146 of 255 = 57%

179
165
146

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

Portions of RGB colors in percentages

R + G + B = 179 + 165 + 146 = 490 (100%)
R 179 of 490 ~ 36.53%
G 165 of 490 ~ 33.67%
B 146 of 490 ~ 29.8'%

%36.53
%33.67
%29.8

CMYK color model

#B3A592 color CMYK value is (0,8,18,30).

  • cyan value is 0.00%
  • magenta value is 7.82%
  • yellow value is 18.44%
  • key color value is 29.80%

CMYK: (0,8,18,30)
C0M8Y18K30 (0%, 8%, 18%, 30%)
(0.00 / 0.08 / 0.18 / 0.30)

CMYK percentages

%0
%7.82
%18.44
%29.8

Codes

Color #B3A592 in popluar color models

B3 A5 92
RGB 179 165 146
HSL 35° 17.84% 63.73%
HSB/HSV 35° 18.44% 70.20%
CMYK 0.00% 7.82% 18.44%
29.80%

Color #B3A592 in popluar number systems.

HEX B3 A5 92
Decimal 179 165 146
Binary 10110011 10100101 10010010
Octal 263 245 222

Shades and tints

Shades of #B3A592

#B3A592
(179,165,146)
#A39685
(163,150,133)
#938778
(147,135,120)
#83786B
(131,120,107)
#73695E
(115,105,94)
#635A51
(99,90,81)
#534B44
(83,75,68)
#433C37
(67,60,55)
#332D2A
(51,45,42)
#231E1D
(35,30,29)
#130F10
(19,15,16)
#000000
(0,0,0)

Tints of #B3A592

#B3A592
(179,165,146)
#B9AD9B
(185,173,155)
#BFB5A4
(191,181,164)
#C5BDAD
(197,189,173)
#CBC5B6
(203,197,182)
#D1CDBF
(209,205,191)
#D7D5C8
(215,213,200)
#DDDDD1
(221,221,209)
#E3E5DA
(227,229,218)
#E9EDE3
(233,237,227)
#EFF5EC
(239,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B3A592 color. Also use rgb(179,165,146) instead hex code.

Text Font Color

.myTextColor { color: #B3A592; }

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

This text font color is #B3A592.

Background Color

.myBgColor { background-color: #B3A592; }

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

This div background color is #B3A592.

Border color

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

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

This div border color is #B3A592.

Opacity

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

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

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

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

This text has shadow with #B3A592 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B3A592.

Preview

Color preview on black background

This text has color #B3A592 on black background.


Color preview on white background

This text has color #B3A592 on white background.


Black color preview on #B3A592 background

This text has black color on #B3A592 background.


White color preview on #B3A592 background

This text has white color on #B3A592 background.


Related colors

Complementary color

Complementary color for #hex is #4C5A6D.


I love getcolorcode.com

Triadic colors

1 #92B3A5 and #A592B3 with #B3A592 are triadic colors.

2 #92A5B3 and #A5B392 with #B3A592 are triadic colors.