COLOR #B8A492

HEX: #B8A492 RGB: (184,164,146)

Color info

#B8A492 contains red, green and blue colors in about the same proportion. Web safe color of #B8A492 is #CC9999 (or #C99).

RGB color model

#B8A492 color RGB value is (184,164,146).

RGB: (184,164,146) (72%, 64%, 57%)

RGB channels and saturation

R 184 of 255 = 72%
G 164 of 255 = 64%
B 146 of 255 = 57%

184
164
146

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

Portions of RGB colors in percentages

R + G + B = 184 + 164 + 146 = 494 (100%)
R 184 of 494 ~ 37.25%
G 164 of 494 ~ 33.2%
B 146 of 494 ~ 29.55'%

%37.25
%33.2
%29.55

CMYK color model

#B8A492 color CMYK value is (0,11,21,28).

  • cyan value is 0.00%
  • magenta value is 10.87%
  • yellow value is 20.65%
  • key color value is 27.84%

CMYK: (0,11,21,28)
C0M11Y21K28 (0%, 11%, 21%, 28%)
(0.00 / 0.11 / 0.21 / 0.28)

CMYK percentages

%0
%10.87
%20.65
%27.84

Codes

Color #B8A492 in popluar color models

B8 A4 92
RGB 184 164 146
HSL 28° 21.11% 64.71%
HSB/HSV 28° 20.65% 72.16%
CMYK 0.00% 10.87% 20.65%
27.84%

Color #B8A492 in popluar number systems.

HEX B8 A4 92
Decimal 184 164 146
Binary 10111000 10100100 10010010
Octal 270 244 222

Shades and tints

Shades of #B8A492

#B8A492
(184,164,146)
#A89685
(168,150,133)
#988878
(152,136,120)
#887A6B
(136,122,107)
#786C5E
(120,108,94)
#685E51
(104,94,81)
#585044
(88,80,68)
#484237
(72,66,55)
#38342A
(56,52,42)
#28261D
(40,38,29)
#181810
(24,24,16)
#000000
(0,0,0)

Tints of #B8A492

#B8A492
(184,164,146)
#BEAC9B
(190,172,155)
#C4B4A4
(196,180,164)
#CABCAD
(202,188,173)
#D0C4B6
(208,196,182)
#D6CCBF
(214,204,191)
#DCD4C8
(220,212,200)
#E2DCD1
(226,220,209)
#E8E4DA
(232,228,218)
#EEECE3
(238,236,227)
#F4F4EC
(244,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B8A492 color. Also use rgb(184,164,146) instead hex code.

Text Font Color

.myTextColor { color: #B8A492; }

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

This text font color is #B8A492.

Background Color

.myBgColor { background-color: #B8A492; }

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

This div background color is #B8A492.

Border color

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

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

This div border color is #B8A492.

Opacity

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

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

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

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

This text has shadow with #B8A492 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B8A492.

Preview

Color preview on black background

This text has color #B8A492 on black background.


Color preview on white background

This text has color #B8A492 on white background.


Black color preview on #B8A492 background

This text has black color on #B8A492 background.


White color preview on #B8A492 background

This text has white color on #B8A492 background.


Related colors

Complementary color

Complementary color for #hex is #475B6D.


I love getcolorcode.com

Triadic colors

1 #92B8A4 and #A492B8 with #B8A492 are triadic colors.

2 #92A4B8 and #A4B892 with #B8A492 are triadic colors.