COLOR #B18373

HEX: #B18373 RGB: (177,131,115)

Color info

#B18373 contains mainly red and green colors. Web safe color of #B18373 is #999966 (or #996).

RGB color model

#B18373 color RGB value is (177,131,115).

RGB: (177,131,115) (69%, 51%, 45%)

RGB channels and saturation

R 177 of 255 = 69%
G 131 of 255 = 51%
B 115 of 255 = 45%

177
131
115

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

Portions of RGB colors in percentages

R + G + B = 177 + 131 + 115 = 423 (100%)
R 177 of 423 ~ 41.84%
G 131 of 423 ~ 30.97%
B 115 of 423 ~ 27.19'%

%41.84
%30.97
%27.19

CMYK color model

#B18373 color CMYK value is (0,26,35,31).

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

CMYK: (0,26,35,31)
C0M26Y35K31 (0%, 26%, 35%, 31%)
(0.00 / 0.26 / 0.35 / 0.31)

CMYK percentages

%0
%25.99
%35.03
%30.59

Codes

Color #B18373 in popluar color models

B1 83 73
RGB 177 131 115
HSL 15° 28.44% 57.25%
HSB/HSV 15° 35.03% 69.41%
CMYK 0.00% 25.99% 35.03%
30.59%

Color #B18373 in popluar number systems.

HEX B1 83 73
Decimal 177 131 115
Binary 10110001 10000011 1110011
Octal 261 203 163

Shades and tints

Shades of #B18373

#B18373
(177,131,115)
#A17869
(161,120,105)
#916D5F
(145,109,95)
#816255
(129,98,85)
#71574B
(113,87,75)
#614C41
(97,76,65)
#514137
(81,65,55)
#41362D
(65,54,45)
#312B23
(49,43,35)
#212019
(33,32,25)
#11150F
(17,21,15)
#000000
(0,0,0)

Tints of #B18373

#B18373
(177,131,115)
#B88E7F
(184,142,127)
#BF998B
(191,153,139)
#C6A497
(198,164,151)
#CDAFA3
(205,175,163)
#D4BAAF
(212,186,175)
#DBC5BB
(219,197,187)
#E2D0C7
(226,208,199)
#E9DBD3
(233,219,211)
#F0E6DF
(240,230,223)
#F7F1EB
(247,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B18373; }

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

This text font color is #B18373.

Background Color

.myBgColor { background-color: #B18373; }

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

This div background color is #B18373.

Border color

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

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

This div border color is #B18373.

Opacity

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

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

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

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

This text has shadow with #B18373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B18373.

Preview

Color preview on black background

This text has color #B18373 on black background.


Color preview on white background

This text has color #B18373 on white background.


Black color preview on #B18373 background

This text has black color on #B18373 background.


White color preview on #B18373 background

This text has white color on #B18373 background.


Related colors

Complementary color

Complementary color for #hex is #4E7C8C.


I love getcolorcode.com

Triadic colors

1 #73B183 and #8373B1 with #B18373 are triadic colors.

2 #7383B1 and #83B173 with #B18373 are triadic colors.