COLOR #B18656

HEX: #B18656 RGB: (177,134,86)

Color info

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

RGB color model

#B18656 color RGB value is (177,134,86).

RGB: (177,134,86) (69%, 53%, 34%)

RGB channels and saturation

R 177 of 255 = 69%
G 134 of 255 = 53%
B 86 of 255 = 34%

177
134
86

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

Portions of RGB colors in percentages

R + G + B = 177 + 134 + 86 = 397 (100%)
R 177 of 397 ~ 44.58%
G 134 of 397 ~ 33.75%
B 86 of 397 ~ 21.66'%

%44.58
%33.75
%21.66

CMYK color model

#B18656 color CMYK value is (0,24,51,31).

  • cyan value is 0.00%
  • magenta value is 24.29%
  • yellow value is 51.41%
  • key color value is 30.59%

CMYK: (0,24,51,31)
C0M24Y51K31 (0%, 24%, 51%, 31%)
(0.00 / 0.24 / 0.51 / 0.31)

CMYK percentages

%0
%24.29
%51.41
%30.59

Codes

Color #B18656 in popluar color models

B1 86 56
RGB 177 134 86
HSL 32° 36.84% 51.57%
HSB/HSV 32° 51.41% 69.41%
CMYK 0.00% 24.29% 51.41%
30.59%

Color #B18656 in popluar number systems.

HEX B1 86 56
Decimal 177 134 86
Binary 10110001 10000110 1010110
Octal 261 206 126

Shades and tints

Shades of #B18656

#B18656
(177,134,86)
#A17A4F
(161,122,79)
#916E48
(145,110,72)
#816241
(129,98,65)
#71563A
(113,86,58)
#614A33
(97,74,51)
#513E2C
(81,62,44)
#413225
(65,50,37)
#31261E
(49,38,30)
#211A17
(33,26,23)
#110E10
(17,14,16)
#000000
(0,0,0)

Tints of #B18656

#B18656
(177,134,86)
#B89165
(184,145,101)
#BF9C74
(191,156,116)
#C6A783
(198,167,131)
#CDB292
(205,178,146)
#D4BDA1
(212,189,161)
#DBC8B0
(219,200,176)
#E2D3BF
(226,211,191)
#E9DECE
(233,222,206)
#F0E9DD
(240,233,221)
#F7F4EC
(247,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B18656 color. Also use rgb(177,134,86) instead hex code.

Text Font Color

.myTextColor { color: #B18656; }

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

This text font color is #B18656.

Background Color

.myBgColor { background-color: #B18656; }

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

This div background color is #B18656.

Border color

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

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

This div border color is #B18656.

Opacity

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

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

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

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

This text has shadow with #B18656 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B18656.

Preview

Color preview on black background

This text has color #B18656 on black background.


Color preview on white background

This text has color #B18656 on white background.


Black color preview on #B18656 background

This text has black color on #B18656 background.


White color preview on #B18656 background

This text has white color on #B18656 background.


Related colors

Complementary color

Complementary color for #hex is #4E79A9.


I love getcolorcode.com

Triadic colors

1 #56B186 and #8656B1 with #B18656 are triadic colors.

2 #5686B1 and #86B156 with #B18656 are triadic colors.