COLOR #87623B

HEX: #87623B RGB: (135,98,59)

Color info

#87623B contains mainly red and green colors. Web safe color of #87623B is #996633 (or #963).

RGB color model

#87623B color RGB value is (135,98,59).

RGB: (135,98,59) (53%, 38%, 23%)

RGB channels and saturation

R 135 of 255 = 53%
G 98 of 255 = 38%
B 59 of 255 = 23%

135
98
59

R + G + B ~ 38%. #87623B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 98 + 59 = 292 (100%)
R 135 of 292 ~ 46.23%
G 98 of 292 ~ 33.56%
B 59 of 292 ~ 20.21'%

%46.23
%33.56
%20.21

CMYK color model

#87623B color CMYK value is (0,27,56,47).

  • cyan value is 0.00%
  • magenta value is 27.41%
  • yellow value is 56.30%
  • key color value is 47.06%
CMYK: (0,27,56,47) C0M27Y56K47 (0%,27%,56%,47%) (0.00/0.27/0.56/0.47) 

CMYK percentages

%0
%27.41
%56.3
%47.06

Codes

Color #87623B in popluar color models

87 62 3B
RGB 135 98 59
HSL 31° 39.18% 38.04%
HSB/HSV 31° 56.30% 52.94%
CMYK 0.00% 27.41% 56.30%
47.06%

Color #87623B in popluar number systems.

HEX 87 62 3B
Decimal 135 98 59
Binary 10000111 1100010 111011
Octal 207 142 73

Shades and tints

Shades of #87623B

#87623B
(135,98,59)
#7B5A36
(123,90,54)
#6F5231
(111,82,49)
#634A2C
(99,74,44)
#574227
(87,66,39)
#4B3A22
(75,58,34)
#3F321D
(63,50,29)
#332A18
(51,42,24)
#272213
(39,34,19)
#1B1A0E
(27,26,14)
#0F1209
(15,18,9)
#000000
(0,0,0)

Tints of #87623B

#87623B
(135,98,59)
#91704C
(145,112,76)
#9B7E5D
(155,126,93)
#A58C6E
(165,140,110)
#AF9A7F
(175,154,127)
#B9A890
(185,168,144)
#C3B6A1
(195,182,161)
#CDC4B2
(205,196,178)
#D7D2C3
(215,210,195)
#E1E0D4
(225,224,212)
#EBEEE5
(235,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87623B color. Also use rgb(135,98,59) instead hex code.

Text Font Color

.myTextColor { color: #87623B; }

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

This text font color is #87623B.

Background Color

.myBgColor { background-color: #87623B; }

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

This div background color is #87623B.

Border color

.myBorderColor { border: 1px solid #87623B; }

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

This div border color is #87623B.

Opacity

.myOpacity80 { color: #87623B; opacity: 0.8; }

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

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

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

This text has shadow with #87623B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87623B.

Preview

Color preview on black background

This text has color #87623B on black background.


Color preview on white background

This text has color #87623B on white background.


Black color preview on #87623B background

This text has black color on #87623B background.


White color preview on #87623B background

This text has white color on #87623B background.


Related colors

Complementary color

Complementary color for #hex is #789DC4.


I love getcolorcode.com

Triadic colors

1 #3B8762 and #623B87 with #87623B are triadic colors.

2 #3B6287 and #62873B with #87623B are triadic colors.