COLOR #B8A295

HEX: #B8A295 RGB: (184,162,149)

Color info

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

RGB color model

#B8A295 color RGB value is (184,162,149).

RGB: (184,162,149) (72%, 64%, 58%)

RGB channels and saturation

R 184 of 255 = 72%
G 162 of 255 = 64%
B 149 of 255 = 58%

184
162
149

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

Portions of RGB colors in percentages

R + G + B = 184 + 162 + 149 = 495 (100%)
R 184 of 495 ~ 37.17%
G 162 of 495 ~ 32.73%
B 149 of 495 ~ 30.1'%

%37.17
%32.73
%30.1

CMYK color model

#B8A295 color CMYK value is (0,12,19,28).

  • cyan value is 0.00%
  • magenta value is 11.96%
  • yellow value is 19.02%
  • key color value is 27.84%

CMYK: (0,12,19,28)
C0M12Y19K28 (0%, 12%, 19%, 28%)
(0.00 / 0.12 / 0.19 / 0.28)

CMYK percentages

%0
%11.96
%19.02
%27.84

Codes

Color #B8A295 in popluar color models

B8 A2 95
RGB 184 162 149
HSL 22° 19.77% 65.29%
HSB/HSV 22° 19.02% 72.16%
CMYK 0.00% 11.96% 19.02%
27.84%

Color #B8A295 in popluar number systems.

HEX B8 A2 95
Decimal 184 162 149
Binary 10111000 10100010 10010101
Octal 270 242 225

Shades and tints

Shades of #B8A295

#B8A295
(184,162,149)
#A89488
(168,148,136)
#98867B
(152,134,123)
#88786E
(136,120,110)
#786A61
(120,106,97)
#685C54
(104,92,84)
#584E47
(88,78,71)
#48403A
(72,64,58)
#38322D
(56,50,45)
#282420
(40,36,32)
#181613
(24,22,19)
#000000
(0,0,0)

Tints of #B8A295

#B8A295
(184,162,149)
#BEAA9E
(190,170,158)
#C4B2A7
(196,178,167)
#CABAB0
(202,186,176)
#D0C2B9
(208,194,185)
#D6CAC2
(214,202,194)
#DCD2CB
(220,210,203)
#E2DAD4
(226,218,212)
#E8E2DD
(232,226,221)
#EEEAE6
(238,234,230)
#F4F2EF
(244,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B8A295 color. Also use rgb(184,162,149) instead hex code.

Text Font Color

.myTextColor { color: #B8A295; }

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

This text font color is #B8A295.

Background Color

.myBgColor { background-color: #B8A295; }

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

This div background color is #B8A295.

Border color

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

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

This div border color is #B8A295.

Opacity

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

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

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

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

This text has shadow with #B8A295 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B8A295.

Preview

Color preview on black background

This text has color #B8A295 on black background.


Color preview on white background

This text has color #B8A295 on white background.


Black color preview on #B8A295 background

This text has black color on #B8A295 background.


White color preview on #B8A295 background

This text has white color on #B8A295 background.


Related colors

Complementary color

Complementary color for #hex is #475D6A.


I love getcolorcode.com

Triadic colors

1 #95B8A2 and #A295B8 with #B8A295 are triadic colors.

2 #95A2B8 and #A2B895 with #B8A295 are triadic colors.