COLOR #B3A595

HEX: #B3A595 RGB: (179,165,149)

Color info

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

RGB color model

#B3A595 color RGB value is (179,165,149).

RGB: (179,165,149) (70%, 65%, 58%)

RGB channels and saturation

R 179 of 255 = 70%
G 165 of 255 = 65%
B 149 of 255 = 58%

179
165
149

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

Portions of RGB colors in percentages

R + G + B = 179 + 165 + 149 = 493 (100%)
R 179 of 493 ~ 36.31%
G 165 of 493 ~ 33.47%
B 149 of 493 ~ 30.22'%

%36.31
%33.47
%30.22

CMYK color model

#B3A595 color CMYK value is (0,8,17,30).

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

CMYK: (0,8,17,30)
C0M8Y17K30 (0%, 8%, 17%, 30%)
(0.00 / 0.08 / 0.17 / 0.30)

CMYK percentages

%0
%7.82
%16.76
%29.8

Codes

Color #B3A595 in popluar color models

B3 A5 95
RGB 179 165 149
HSL 32° 16.48% 64.31%
HSB/HSV 32° 16.76% 70.20%
CMYK 0.00% 7.82% 16.76%
29.80%

Color #B3A595 in popluar number systems.

HEX B3 A5 95
Decimal 179 165 149
Binary 10110011 10100101 10010101
Octal 263 245 225

Shades and tints

Shades of #B3A595

#B3A595
(179,165,149)
#A39688
(163,150,136)
#93877B
(147,135,123)
#83786E
(131,120,110)
#736961
(115,105,97)
#635A54
(99,90,84)
#534B47
(83,75,71)
#433C3A
(67,60,58)
#332D2D
(51,45,45)
#231E20
(35,30,32)
#130F13
(19,15,19)
#000000
(0,0,0)

Tints of #B3A595

#B3A595
(179,165,149)
#B9AD9E
(185,173,158)
#BFB5A7
(191,181,167)
#C5BDB0
(197,189,176)
#CBC5B9
(203,197,185)
#D1CDC2
(209,205,194)
#D7D5CB
(215,213,203)
#DDDDD4
(221,221,212)
#E3E5DD
(227,229,221)
#E9EDE6
(233,237,230)
#EFF5EF
(239,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B3A595; }

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

This text font color is #B3A595.

Background Color

.myBgColor { background-color: #B3A595; }

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

This div background color is #B3A595.

Border color

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

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

This div border color is #B3A595.

Opacity

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

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

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

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

This text has shadow with #B3A595 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B3A595.

Preview

Color preview on black background

This text has color #B3A595 on black background.


Color preview on white background

This text has color #B3A595 on white background.


Black color preview on #B3A595 background

This text has black color on #B3A595 background.


White color preview on #B3A595 background

This text has white color on #B3A595 background.


Related colors

Complementary color

Complementary color for #hex is #4C5A6A.


I love getcolorcode.com

Triadic colors

1 #95B3A5 and #A595B3 with #B3A595 are triadic colors.

2 #95A5B3 and #A5B395 with #B3A595 are triadic colors.