COLOR #B18491

HEX: #B18491 RGB: (177,132,145)

Color info

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

RGB color model

#B18491 color RGB value is (177,132,145).

RGB: (177,132,145) (69%, 52%, 57%)

RGB channels and saturation

R 177 of 255 = 69%
G 132 of 255 = 52%
B 145 of 255 = 57%

177
132
145

R + G + B ~ 59%. #B18491 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 177 + 132 + 145 = 454 (100%)
R 177 of 454 ~ 38.99%
G 132 of 454 ~ 29.07%
B 145 of 454 ~ 31.94'%

%38.99
%29.07
%31.94

CMYK color model

#B18491 color CMYK value is (0,25,18,31).

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

CMYK: (0,25,18,31)
C0M25Y18K31 (0%, 25%, 18%, 31%)
(0.00 / 0.25 / 0.18 / 0.31)

CMYK percentages

%0
%25.42
%18.08
%30.59

Codes

Color #B18491 in popluar color models

B1 84 91
RGB 177 132 145
HSL 343° 22.39% 60.59%
HSB/HSV 343° 25.42% 69.41%
CMYK 0.00% 25.42% 18.08%
30.59%

Color #B18491 in popluar number systems.

HEX B1 84 91
Decimal 177 132 145
Binary 10110001 10000100 10010001
Octal 261 204 221

Shades and tints

Shades of #B18491

#B18491
(177,132,145)
#A17884
(161,120,132)
#916C77
(145,108,119)
#81606A
(129,96,106)
#71545D
(113,84,93)
#614850
(97,72,80)
#513C43
(81,60,67)
#413036
(65,48,54)
#312429
(49,36,41)
#21181C
(33,24,28)
#110C0F
(17,12,15)
#000000
(0,0,0)

Tints of #B18491

#B18491
(177,132,145)
#B88F9B
(184,143,155)
#BF9AA5
(191,154,165)
#C6A5AF
(198,165,175)
#CDB0B9
(205,176,185)
#D4BBC3
(212,187,195)
#DBC6CD
(219,198,205)
#E2D1D7
(226,209,215)
#E9DCE1
(233,220,225)
#F0E7EB
(240,231,235)
#F7F2F5
(247,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B18491; }

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

This text font color is #B18491.

Background Color

.myBgColor { background-color: #B18491; }

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

This div background color is #B18491.

Border color

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

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

This div border color is #B18491.

Opacity

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

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

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

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

This text has shadow with #B18491 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B18491.

Preview

Color preview on black background

This text has color #B18491 on black background.


Color preview on white background

This text has color #B18491 on white background.


Black color preview on #B18491 background

This text has black color on #B18491 background.


White color preview on #B18491 background

This text has white color on #B18491 background.


Related colors

Complementary color

Complementary color for #hex is #4E7B6E.


I love getcolorcode.com

Triadic colors

1 #91B184 and #8491B1 with #B18491 are triadic colors.

2 #9184B1 and #84B191 with #B18491 are triadic colors.