COLOR #B8A18E

HEX: #B8A18E RGB: (184,161,142)

Color info

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

RGB color model

#B8A18E color RGB value is (184,161,142).

RGB: (184,161,142) (72%, 63%, 56%)

RGB channels and saturation

R 184 of 255 = 72%
G 161 of 255 = 63%
B 142 of 255 = 56%

184
161
142

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

Portions of RGB colors in percentages

R + G + B = 184 + 161 + 142 = 487 (100%)
R 184 of 487 ~ 37.78%
G 161 of 487 ~ 33.06%
B 142 of 487 ~ 29.16'%

%37.78
%33.06
%29.16

CMYK color model

#B8A18E color CMYK value is (0,13,23,28).

  • cyan value is 0.00%
  • magenta value is 12.50%
  • yellow value is 22.83%
  • key color value is 27.84%
CMYK: (0,13,23,28) C0M13Y23K28 (0%,13%,23%,28%) (0.00/0.13/0.23/0.28) 

CMYK percentages

%0
%12.5
%22.83
%27.84

Codes

Color #B8A18E in popluar color models

B8 A1 8E
RGB 184 161 142
HSL 27° 22.83% 63.92%
HSB/HSV 27° 22.83% 72.16%
CMYK 0.00% 12.50% 22.83%
27.84%

Color #B8A18E in popluar number systems.

HEX B8 A1 8E
Decimal 184 161 142
Binary 10111000 10100001 10001110
Octal 270 241 216

Shades and tints

Shades of #B8A18E

#B8A18E
(184,161,142)
#A89382
(168,147,130)
#988576
(152,133,118)
#88776A
(136,119,106)
#78695E
(120,105,94)
#685B52
(104,91,82)
#584D46
(88,77,70)
#483F3A
(72,63,58)
#38312E
(56,49,46)
#282322
(40,35,34)
#181516
(24,21,22)
#000000
(0,0,0)

Tints of #B8A18E

#B8A18E
(184,161,142)
#BEA998
(190,169,152)
#C4B1A2
(196,177,162)
#CAB9AC
(202,185,172)
#D0C1B6
(208,193,182)
#D6C9C0
(214,201,192)
#DCD1CA
(220,209,202)
#E2D9D4
(226,217,212)
#E8E1DE
(232,225,222)
#EEE9E8
(238,233,232)
#F4F1F2
(244,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B8A18E color. Also use rgb(184,161,142) instead hex code.

Text Font Color

.myTextColor { color: #B8A18E; }

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

This text font color is #B8A18E.

Background Color

.myBgColor { background-color: #B8A18E; }

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

This div background color is #B8A18E.

Border color

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

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

This div border color is #B8A18E.

Opacity

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

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

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

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

This text has shadow with #B8A18E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B8A18E.

Preview

Color preview on black background

This text has color #B8A18E on black background.


Color preview on white background

This text has color #B8A18E on white background.


Black color preview on #B8A18E background

This text has black color on #B8A18E background.


White color preview on #B8A18E background

This text has white color on #B8A18E background.


Related colors

Complementary color

Complementary color for #hex is #475E71.


I love getcolorcode.com

Triadic colors

1 #8EB8A1 and #A18EB8 with #B8A18E are triadic colors.

2 #8EA1B8 and #A1B88E with #B8A18E are triadic colors.