COLOR #B18759

HEX: #B18759 RGB: (177,135,89)

Color info

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

RGB color model

#B18759 color RGB value is (177,135,89).

RGB: (177,135,89) (69%, 53%, 35%)

RGB channels and saturation

R 177 of 255 = 69%
G 135 of 255 = 53%
B 89 of 255 = 35%

177
135
89

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

Portions of RGB colors in percentages

R + G + B = 177 + 135 + 89 = 401 (100%)
R 177 of 401 ~ 44.14%
G 135 of 401 ~ 33.67%
B 89 of 401 ~ 22.19'%

%44.14
%33.67
%22.19

CMYK color model

#B18759 color CMYK value is (0,24,50,31).

  • cyan value is 0.00%
  • magenta value is 23.73%
  • yellow value is 49.72%
  • key color value is 30.59%

CMYK: (0,24,50,31)
C0M24Y50K31 (0%, 24%, 50%, 31%)
(0.00 / 0.24 / 0.50 / 0.31)

CMYK percentages

%0
%23.73
%49.72
%30.59

Codes

Color #B18759 in popluar color models

B1 87 59
RGB 177 135 89
HSL 31° 36.07% 52.16%
HSB/HSV 31° 49.72% 69.41%
CMYK 0.00% 23.73% 49.72%
30.59%

Color #B18759 in popluar number systems.

HEX B1 87 59
Decimal 177 135 89
Binary 10110001 10000111 1011001
Octal 261 207 131

Shades and tints

Shades of #B18759

#B18759
(177,135,89)
#A17B51
(161,123,81)
#916F49
(145,111,73)
#816341
(129,99,65)
#715739
(113,87,57)
#614B31
(97,75,49)
#513F29
(81,63,41)
#413321
(65,51,33)
#312719
(49,39,25)
#211B11
(33,27,17)
#110F09
(17,15,9)
#000000
(0,0,0)

Tints of #B18759

#B18759
(177,135,89)
#B89168
(184,145,104)
#BF9B77
(191,155,119)
#C6A586
(198,165,134)
#CDAF95
(205,175,149)
#D4B9A4
(212,185,164)
#DBC3B3
(219,195,179)
#E2CDC2
(226,205,194)
#E9D7D1
(233,215,209)
#F0E1E0
(240,225,224)
#F7EBEF
(247,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B18759 color. Also use rgb(177,135,89) instead hex code.

Text Font Color

.myTextColor { color: #B18759; }

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

This text font color is #B18759.

Background Color

.myBgColor { background-color: #B18759; }

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

This div background color is #B18759.

Border color

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

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

This div border color is #B18759.

Opacity

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

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

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

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

This text has shadow with #B18759 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B18759.

Preview

Color preview on black background

This text has color #B18759 on black background.


Color preview on white background

This text has color #B18759 on white background.


Black color preview on #B18759 background

This text has black color on #B18759 background.


White color preview on #B18759 background

This text has white color on #B18759 background.


Related colors

Complementary color

Complementary color for #hex is #4E78A6.


I love getcolorcode.com

Triadic colors

1 #59B187 and #8759B1 with #B18759 are triadic colors.

2 #5987B1 and #87B159 with #B18759 are triadic colors.