COLOR #B0A694

HEX: #B0A694 RGB: (176,166,148)

Color info

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

RGB color model

#B0A694 color RGB value is (176,166,148).

RGB: (176,166,148) (69%, 65%, 58%)

RGB channels and saturation

R 176 of 255 = 69%
G 166 of 255 = 65%
B 148 of 255 = 58%

176
166
148

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

Portions of RGB colors in percentages

R + G + B = 176 + 166 + 148 = 490 (100%)
R 176 of 490 ~ 35.92%
G 166 of 490 ~ 33.88%
B 148 of 490 ~ 30.2'%

%35.92
%33.88
%30.2

CMYK color model

#B0A694 color CMYK value is (0,6,16,31).

  • cyan value is 0.00%
  • magenta value is 5.68%
  • yellow value is 15.91%
  • key color value is 30.98%

CMYK: (0,6,16,31)
C0M6Y16K31 (0%, 6%, 16%, 31%)
(0.00 / 0.06 / 0.16 / 0.31)

CMYK percentages

%0
%5.68
%15.91
%30.98

Codes

Color #B0A694 in popluar color models

B0 A6 94
RGB 176 166 148
HSL 39° 15.05% 63.53%
HSB/HSV 39° 15.91% 69.02%
CMYK 0.00% 5.68% 15.91%
30.98%

Color #B0A694 in popluar number systems.

HEX B0 A6 94
Decimal 176 166 148
Binary 10110000 10100110 10010100
Octal 260 246 224

Shades and tints

Shades of #B0A694

#B0A694
(176,166,148)
#A09787
(160,151,135)
#90887A
(144,136,122)
#80796D
(128,121,109)
#706A60
(112,106,96)
#605B53
(96,91,83)
#504C46
(80,76,70)
#403D39
(64,61,57)
#302E2C
(48,46,44)
#201F1F
(32,31,31)
#101012
(16,16,18)
#000000
(0,0,0)

Tints of #B0A694

#B0A694
(176,166,148)
#B7AE9D
(183,174,157)
#BEB6A6
(190,182,166)
#C5BEAF
(197,190,175)
#CCC6B8
(204,198,184)
#D3CEC1
(211,206,193)
#DAD6CA
(218,214,202)
#E1DED3
(225,222,211)
#E8E6DC
(232,230,220)
#EFEEE5
(239,238,229)
#F6F6EE
(246,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B0A694 color. Also use rgb(176,166,148) instead hex code.

Text Font Color

.myTextColor { color: #B0A694; }

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

This text font color is #B0A694.

Background Color

.myBgColor { background-color: #B0A694; }

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

This div background color is #B0A694.

Border color

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

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

This div border color is #B0A694.

Opacity

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

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

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

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

This text has shadow with #B0A694 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0A694.

Preview

Color preview on black background

This text has color #B0A694 on black background.


Color preview on white background

This text has color #B0A694 on white background.


Black color preview on #B0A694 background

This text has black color on #B0A694 background.


White color preview on #B0A694 background

This text has white color on #B0A694 background.


Related colors

Complementary color

Complementary color for #hex is #4F596B.


I love getcolorcode.com

Triadic colors

1 #94B0A6 and #A694B0 with #B0A694 are triadic colors.

2 #94A6B0 and #A6B094 with #B0A694 are triadic colors.