COLOR #B1A48A

HEX: #B1A48A RGB: (177,164,138)

Color info

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

RGB color model

#B1A48A color RGB value is (177,164,138).

RGB: (177,164,138) (69%, 64%, 54%)

RGB channels and saturation

R 177 of 255 = 69%
G 164 of 255 = 64%
B 138 of 255 = 54%

177
164
138

R + G + B ~ 62%. #B1A48A is quite light color.

Portions of RGB colors in percentages

R + G + B = 177 + 164 + 138 = 479 (100%)
R 177 of 479 ~ 36.95%
G 164 of 479 ~ 34.24%
B 138 of 479 ~ 28.81'%

%36.95
%34.24
%28.81

CMYK color model

#B1A48A color CMYK value is (0,7,22,31).

  • cyan value is 0.00%
  • magenta value is 7.34%
  • yellow value is 22.03%
  • key color value is 30.59%

CMYK: (0,7,22,31)
C0M7Y22K31 (0%, 7%, 22%, 31%)
(0.00 / 0.07 / 0.22 / 0.31)

CMYK percentages

%0
%7.34
%22.03
%30.59

Codes

Color #B1A48A in popluar color models

B1 A4 8A
RGB 177 164 138
HSL 40° 20.00% 61.76%
HSB/HSV 40° 22.03% 69.41%
CMYK 0.00% 7.34% 22.03%
30.59%

Color #B1A48A in popluar number systems.

HEX B1 A4 8A
Decimal 177 164 138
Binary 10110001 10100100 10001010
Octal 261 244 212

Shades and tints

Shades of #B1A48A

#B1A48A
(177,164,138)
#A1967E
(161,150,126)
#918872
(145,136,114)
#817A66
(129,122,102)
#716C5A
(113,108,90)
#615E4E
(97,94,78)
#515042
(81,80,66)
#414236
(65,66,54)
#31342A
(49,52,42)
#21261E
(33,38,30)
#111812
(17,24,18)
#000000
(0,0,0)

Tints of #B1A48A

#B1A48A
(177,164,138)
#B8AC94
(184,172,148)
#BFB49E
(191,180,158)
#C6BCA8
(198,188,168)
#CDC4B2
(205,196,178)
#D4CCBC
(212,204,188)
#DBD4C6
(219,212,198)
#E2DCD0
(226,220,208)
#E9E4DA
(233,228,218)
#F0ECE4
(240,236,228)
#F7F4EE
(247,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B1A48A color. Also use rgb(177,164,138) instead hex code.

Text Font Color

.myTextColor { color: #B1A48A; }

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

This text font color is #B1A48A.

Background Color

.myBgColor { background-color: #B1A48A; }

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

This div background color is #B1A48A.

Border color

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

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

This div border color is #B1A48A.

Opacity

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

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

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

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

This text has shadow with #B1A48A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B1A48A.

Preview

Color preview on black background

This text has color #B1A48A on black background.


Color preview on white background

This text has color #B1A48A on white background.


Black color preview on #B1A48A background

This text has black color on #B1A48A background.


White color preview on #B1A48A background

This text has white color on #B1A48A background.


Related colors

Complementary color

Complementary color for #hex is #4E5B75.


I love getcolorcode.com

Triadic colors

1 #8AB1A4 and #A48AB1 with #B1A48A are triadic colors.

2 #8AA4B1 and #A4B18A with #B1A48A are triadic colors.