COLOR #B1A895

HEX: #B1A895 RGB: (177,168,149)

Color info

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

RGB color model

#B1A895 color RGB value is (177,168,149).

RGB: (177,168,149) (69%, 66%, 58%)

RGB channels and saturation

R 177 of 255 = 69%
G 168 of 255 = 66%
B 149 of 255 = 58%

177
168
149

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

Portions of RGB colors in percentages

R + G + B = 177 + 168 + 149 = 494 (100%)
R 177 of 494 ~ 35.83%
G 168 of 494 ~ 34.01%
B 149 of 494 ~ 30.16'%

%35.83
%34.01
%30.16

CMYK color model

#B1A895 color CMYK value is (0,5,16,31).

  • cyan value is 0.00%
  • magenta value is 5.08%
  • yellow value is 15.82%
  • key color value is 30.59%

CMYK: (0,5,16,31)
C0M5Y16K31 (0%, 5%, 16%, 31%)
(0.00 / 0.05 / 0.16 / 0.31)

CMYK percentages

%0
%5.08
%15.82
%30.59

Codes

Color #B1A895 in popluar color models

B1 A8 95
RGB 177 168 149
HSL 41° 15.22% 63.92%
HSB/HSV 41° 15.82% 69.41%
CMYK 0.00% 5.08% 15.82%
30.59%

Color #B1A895 in popluar number systems.

HEX B1 A8 95
Decimal 177 168 149
Binary 10110001 10101000 10010101
Octal 261 250 225

Shades and tints

Shades of #B1A895

#B1A895
(177,168,149)
#A19988
(161,153,136)
#918A7B
(145,138,123)
#817B6E
(129,123,110)
#716C61
(113,108,97)
#615D54
(97,93,84)
#514E47
(81,78,71)
#413F3A
(65,63,58)
#31302D
(49,48,45)
#212120
(33,33,32)
#111213
(17,18,19)
#000000
(0,0,0)

Tints of #B1A895

#B1A895
(177,168,149)
#B8AF9E
(184,175,158)
#BFB6A7
(191,182,167)
#C6BDB0
(198,189,176)
#CDC4B9
(205,196,185)
#D4CBC2
(212,203,194)
#DBD2CB
(219,210,203)
#E2D9D4
(226,217,212)
#E9E0DD
(233,224,221)
#F0E7E6
(240,231,230)
#F7EEEF
(247,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B1A895 color. Also use rgb(177,168,149) instead hex code.

Text Font Color

.myTextColor { color: #B1A895; }

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

This text font color is #B1A895.

Background Color

.myBgColor { background-color: #B1A895; }

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

This div background color is #B1A895.

Border color

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

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

This div border color is #B1A895.

Opacity

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

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

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

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

This text has shadow with #B1A895 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B1A895.

Preview

Color preview on black background

This text has color #B1A895 on black background.


Color preview on white background

This text has color #B1A895 on white background.


Black color preview on #B1A895 background

This text has black color on #B1A895 background.


White color preview on #B1A895 background

This text has white color on #B1A895 background.


Related colors

Complementary color

Complementary color for #hex is #4E576A.


I love getcolorcode.com

Triadic colors

1 #95B1A8 and #A895B1 with #B1A895 are triadic colors.

2 #95A8B1 and #A8B195 with #B1A895 are triadic colors.