COLOR #B1A691

HEX: #B1A691 RGB: (177,166,145)

Color info

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

RGB color model

#B1A691 color RGB value is (177,166,145).

RGB: (177,166,145) (69%, 65%, 57%)

RGB channels and saturation

R 177 of 255 = 69%
G 166 of 255 = 65%
B 145 of 255 = 57%

177
166
145

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

Portions of RGB colors in percentages

R + G + B = 177 + 166 + 145 = 488 (100%)
R 177 of 488 ~ 36.27%
G 166 of 488 ~ 34.02%
B 145 of 488 ~ 29.71'%

%36.27
%34.02
%29.71

CMYK color model

#B1A691 color CMYK value is (0,6,18,31).

  • cyan value is 0.00%
  • magenta value is 6.21%
  • yellow value is 18.08%
  • key color value is 30.59%

CMYK: (0,6,18,31)
C0M6Y18K31 (0%, 6%, 18%, 31%)
(0.00 / 0.06 / 0.18 / 0.31)

CMYK percentages

%0
%6.21
%18.08
%30.59

Codes

Color #B1A691 in popluar color models

B1 A6 91
RGB 177 166 145
HSL 39° 17.02% 63.14%
HSB/HSV 39° 18.08% 69.41%
CMYK 0.00% 6.21% 18.08%
30.59%

Color #B1A691 in popluar number systems.

HEX B1 A6 91
Decimal 177 166 145
Binary 10110001 10100110 10010001
Octal 261 246 221

Shades and tints

Shades of #B1A691

#B1A691
(177,166,145)
#A19784
(161,151,132)
#918877
(145,136,119)
#81796A
(129,121,106)
#716A5D
(113,106,93)
#615B50
(97,91,80)
#514C43
(81,76,67)
#413D36
(65,61,54)
#312E29
(49,46,41)
#211F1C
(33,31,28)
#11100F
(17,16,15)
#000000
(0,0,0)

Tints of #B1A691

#B1A691
(177,166,145)
#B8AE9B
(184,174,155)
#BFB6A5
(191,182,165)
#C6BEAF
(198,190,175)
#CDC6B9
(205,198,185)
#D4CEC3
(212,206,195)
#DBD6CD
(219,214,205)
#E2DED7
(226,222,215)
#E9E6E1
(233,230,225)
#F0EEEB
(240,238,235)
#F7F6F5
(247,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B1A691 color. Also use rgb(177,166,145) instead hex code.

Text Font Color

.myTextColor { color: #B1A691; }

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

This text font color is #B1A691.

Background Color

.myBgColor { background-color: #B1A691; }

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

This div background color is #B1A691.

Border color

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

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

This div border color is #B1A691.

Opacity

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

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

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

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

This text has shadow with #B1A691 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B1A691.

Preview

Color preview on black background

This text has color #B1A691 on black background.


Color preview on white background

This text has color #B1A691 on white background.


Black color preview on #B1A691 background

This text has black color on #B1A691 background.


White color preview on #B1A691 background

This text has white color on #B1A691 background.


Related colors

Complementary color

Complementary color for #hex is #4E596E.


I love getcolorcode.com

Triadic colors

1 #91B1A6 and #A691B1 with #B1A691 are triadic colors.

2 #91A6B1 and #A6B191 with #B1A691 are triadic colors.