COLOR #B3A893

HEX: #B3A893 RGB: (179,168,147)

Color info

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

RGB color model

#B3A893 color RGB value is (179,168,147).

RGB: (179,168,147) (70%, 66%, 58%)

RGB channels and saturation

R 179 of 255 = 70%
G 168 of 255 = 66%
B 147 of 255 = 58%

179
168
147

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

Portions of RGB colors in percentages

R + G + B = 179 + 168 + 147 = 494 (100%)
R 179 of 494 ~ 36.23%
G 168 of 494 ~ 34.01%
B 147 of 494 ~ 29.76'%

%36.23
%34.01
%29.76

CMYK color model

#B3A893 color CMYK value is (0,6,18,30).

  • cyan value is 0.00%
  • magenta value is 6.15%
  • yellow value is 17.88%
  • key color value is 29.80%

CMYK: (0,6,18,30)
C0M6Y18K30 (0%, 6%, 18%, 30%)
(0.00 / 0.06 / 0.18 / 0.30)

CMYK percentages

%0
%6.15
%17.88
%29.8

Codes

Color #B3A893 in popluar color models

B3 A8 93
RGB 179 168 147
HSL 39° 17.39% 63.92%
HSB/HSV 39° 17.88% 70.20%
CMYK 0.00% 6.15% 17.88%
29.80%

Color #B3A893 in popluar number systems.

HEX B3 A8 93
Decimal 179 168 147
Binary 10110011 10101000 10010011
Octal 263 250 223

Shades and tints

Shades of #B3A893

#B3A893
(179,168,147)
#A39986
(163,153,134)
#938A79
(147,138,121)
#837B6C
(131,123,108)
#736C5F
(115,108,95)
#635D52
(99,93,82)
#534E45
(83,78,69)
#433F38
(67,63,56)
#33302B
(51,48,43)
#23211E
(35,33,30)
#131211
(19,18,17)
#000000
(0,0,0)

Tints of #B3A893

#B3A893
(179,168,147)
#B9AF9C
(185,175,156)
#BFB6A5
(191,182,165)
#C5BDAE
(197,189,174)
#CBC4B7
(203,196,183)
#D1CBC0
(209,203,192)
#D7D2C9
(215,210,201)
#DDD9D2
(221,217,210)
#E3E0DB
(227,224,219)
#E9E7E4
(233,231,228)
#EFEEED
(239,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B3A893 color. Also use rgb(179,168,147) instead hex code.

Text Font Color

.myTextColor { color: #B3A893; }

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

This text font color is #B3A893.

Background Color

.myBgColor { background-color: #B3A893; }

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

This div background color is #B3A893.

Border color

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

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

This div border color is #B3A893.

Opacity

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

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

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

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

This text has shadow with #B3A893 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B3A893.

Preview

Color preview on black background

This text has color #B3A893 on black background.


Color preview on white background

This text has color #B3A893 on white background.


Black color preview on #B3A893 background

This text has black color on #B3A893 background.


White color preview on #B3A893 background

This text has white color on #B3A893 background.


Related colors

Complementary color

Complementary color for #hex is #4C576C.


I love getcolorcode.com

Triadic colors

1 #93B3A8 and #A893B3 with #B3A893 are triadic colors.

2 #93A8B3 and #A8B393 with #B3A893 are triadic colors.