COLOR #B18397

HEX: #B18397 RGB: (177,131,151)

Color info

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

RGB color model

#B18397 color RGB value is (177,131,151).

RGB: (177,131,151) (69%, 51%, 59%)

RGB channels and saturation

R 177 of 255 = 69%
G 131 of 255 = 51%
B 151 of 255 = 59%

177
131
151

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

Portions of RGB colors in percentages

R + G + B = 177 + 131 + 151 = 459 (100%)
R 177 of 459 ~ 38.56%
G 131 of 459 ~ 28.54%
B 151 of 459 ~ 32.9'%

%38.56
%28.54
%32.9

CMYK color model

#B18397 color CMYK value is (0,26,15,31).

  • cyan value is 0.00%
  • magenta value is 25.99%
  • yellow value is 14.69%
  • key color value is 30.59%

CMYK: (0,26,15,31)
C0M26Y15K31 (0%, 26%, 15%, 31%)
(0.00 / 0.26 / 0.15 / 0.31)

CMYK percentages

%0
%25.99
%14.69
%30.59

Codes

Color #B18397 in popluar color models

B1 83 97
RGB 177 131 151
HSL 334° 22.77% 60.39%
HSB/HSV 334° 25.99% 69.41%
CMYK 0.00% 25.99% 14.69%
30.59%

Color #B18397 in popluar number systems.

HEX B1 83 97
Decimal 177 131 151
Binary 10110001 10000011 10010111
Octal 261 203 227

Shades and tints

Shades of #B18397

#B18397
(177,131,151)
#A1788A
(161,120,138)
#916D7D
(145,109,125)
#816270
(129,98,112)
#715763
(113,87,99)
#614C56
(97,76,86)
#514149
(81,65,73)
#41363C
(65,54,60)
#312B2F
(49,43,47)
#212022
(33,32,34)
#111515
(17,21,21)
#000000
(0,0,0)

Tints of #B18397

#B18397
(177,131,151)
#B88EA0
(184,142,160)
#BF99A9
(191,153,169)
#C6A4B2
(198,164,178)
#CDAFBB
(205,175,187)
#D4BAC4
(212,186,196)
#DBC5CD
(219,197,205)
#E2D0D6
(226,208,214)
#E9DBDF
(233,219,223)
#F0E6E8
(240,230,232)
#F7F1F1
(247,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B18397 color. Also use rgb(177,131,151) instead hex code.

Text Font Color

.myTextColor { color: #B18397; }

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

This text font color is #B18397.

Background Color

.myBgColor { background-color: #B18397; }

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

This div background color is #B18397.

Border color

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

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

This div border color is #B18397.

Opacity

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

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

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

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

This text has shadow with #B18397 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B18397.

Preview

Color preview on black background

This text has color #B18397 on black background.


Color preview on white background

This text has color #B18397 on white background.


Black color preview on #B18397 background

This text has black color on #B18397 background.


White color preview on #B18397 background

This text has white color on #B18397 background.


Related colors

Complementary color

Complementary color for #hex is #4E7C68.


I love getcolorcode.com

Triadic colors

1 #97B183 and #8397B1 with #B18397 are triadic colors.

2 #9783B1 and #83B197 with #B18397 are triadic colors.