COLOR #87614C

HEX: #87614C RGB: (135,97,76)

Color info

#87614C contains red, green and blue colors in about the same proportion. Web safe color of #87614C is #996633 (or #963).

RGB color model

#87614C color RGB value is (135,97,76).

RGB: (135,97,76) (53%, 38%, 30%)

RGB channels and saturation

R 135 of 255 = 53%
G 97 of 255 = 38%
B 76 of 255 = 30%

135
97
76

R + G + B ~ 40%. #87614C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 135 + 97 + 76 = 308 (100%)
R 135 of 308 ~ 43.83%
G 97 of 308 ~ 31.49%
B 76 of 308 ~ 24.68'%

%43.83
%31.49
%24.68

CMYK color model

#87614C color CMYK value is (0,28,44,47).

  • cyan value is 0.00%
  • magenta value is 28.15%
  • yellow value is 43.70%
  • key color value is 47.06%

CMYK: (0,28,44,47)
C0M28Y44K47 (0%, 28%, 44%, 47%)
(0.00 / 0.28 / 0.44 / 0.47)

CMYK percentages

%0
%28.15
%43.7
%47.06

Codes

Color #87614C in popluar color models

87 61 4C
RGB 135 97 76
HSL 21° 27.96% 41.37%
HSB/HSV 21° 43.70% 52.94%
CMYK 0.00% 28.15% 43.70%
47.06%

Color #87614C in popluar number systems.

HEX 87 61 4C
Decimal 135 97 76
Binary 10000111 1100001 1001100
Octal 207 141 114

Shades and tints

Shades of #87614C

#87614C
(135,97,76)
#7B5946
(123,89,70)
#6F5140
(111,81,64)
#63493A
(99,73,58)
#574134
(87,65,52)
#4B392E
(75,57,46)
#3F3128
(63,49,40)
#332922
(51,41,34)
#27211C
(39,33,28)
#1B1916
(27,25,22)
#0F1110
(15,17,16)
#000000
(0,0,0)

Tints of #87614C

#87614C
(135,97,76)
#916F5C
(145,111,92)
#9B7D6C
(155,125,108)
#A58B7C
(165,139,124)
#AF998C
(175,153,140)
#B9A79C
(185,167,156)
#C3B5AC
(195,181,172)
#CDC3BC
(205,195,188)
#D7D1CC
(215,209,204)
#E1DFDC
(225,223,220)
#EBEDEC
(235,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87614C color. Also use rgb(135,97,76) instead hex code.

Text Font Color

.myTextColor { color: #87614C; }

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

This text font color is #87614C.

Background Color

.myBgColor { background-color: #87614C; }

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

This div background color is #87614C.

Border color

.myBorderColor { border: 1px solid #87614C; }

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

This div border color is #87614C.

Opacity

.myOpacity80 { color: #87614C; opacity: 0.8; }

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

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

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

This text has shadow with #87614C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87614C.

Preview

Color preview on black background

This text has color #87614C on black background.


Color preview on white background

This text has color #87614C on white background.


Black color preview on #87614C background

This text has black color on #87614C background.


White color preview on #87614C background

This text has white color on #87614C background.


Related colors

Complementary color

Complementary color for #hex is #789EB3.


I love getcolorcode.com

Triadic colors

1 #4C8761 and #614C87 with #87614C are triadic colors.

2 #4C6187 and #61874C with #87614C are triadic colors.