COLOR #86754D

HEX: #86754D RGB: (134,117,77)

Color info

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

RGB color model

#86754D color RGB value is (134,117,77).

RGB: (134,117,77) (53%, 46%, 30%)

RGB channels and saturation

R 134 of 255 = 53%
G 117 of 255 = 46%
B 77 of 255 = 30%

134
117
77

R + G + B ~ 43%. #86754D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 134 + 117 + 77 = 328 (100%)
R 134 of 328 ~ 40.85%
G 117 of 328 ~ 35.67%
B 77 of 328 ~ 23.48'%

%40.85
%35.67
%23.48

CMYK color model

#86754D color CMYK value is (0,13,43,47).

  • cyan value is 0.00%
  • magenta value is 12.69%
  • yellow value is 42.54%
  • key color value is 47.45%

CMYK: (0,13,43,47)
C0M13Y43K47 (0%, 13%, 43%, 47%)
(0.00 / 0.13 / 0.43 / 0.47)

CMYK percentages

%0
%12.69
%42.54
%47.45

Codes

Color #86754D in popluar color models

86 75 4D
RGB 134 117 77
HSL 42° 27.01% 41.37%
HSB/HSV 42° 42.54% 52.55%
CMYK 0.00% 12.69% 42.54%
47.45%

Color #86754D in popluar number systems.

HEX 86 75 4D
Decimal 134 117 77
Binary 10000110 1110101 1001101
Octal 206 165 115

Shades and tints

Shades of #86754D

#86754D
(134,117,77)
#7A6B46
(122,107,70)
#6E613F
(110,97,63)
#625738
(98,87,56)
#564D31
(86,77,49)
#4A432A
(74,67,42)
#3E3923
(62,57,35)
#322F1C
(50,47,28)
#262515
(38,37,21)
#1A1B0E
(26,27,14)
#0E1107
(14,17,7)
#000000
(0,0,0)

Tints of #86754D

#86754D
(134,117,77)
#91815D
(145,129,93)
#9C8D6D
(156,141,109)
#A7997D
(167,153,125)
#B2A58D
(178,165,141)
#BDB19D
(189,177,157)
#C8BDAD
(200,189,173)
#D3C9BD
(211,201,189)
#DED5CD
(222,213,205)
#E9E1DD
(233,225,221)
#F4EDED
(244,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #86754D color. Also use rgb(134,117,77) instead hex code.

Text Font Color

.myTextColor { color: #86754D; }

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

This text font color is #86754D.

Background Color

.myBgColor { background-color: #86754D; }

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

This div background color is #86754D.

Border color

.myBorderColor { border: 1px solid #86754D; }

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

This div border color is #86754D.

Opacity

.myOpacity80 { color: #86754D; opacity: 0.8; }

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

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

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

This text has shadow with #86754D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #86754D.

Preview

Color preview on black background

This text has color #86754D on black background.


Color preview on white background

This text has color #86754D on white background.


Black color preview on #86754D background

This text has black color on #86754D background.


White color preview on #86754D background

This text has white color on #86754D background.


Related colors

Complementary color

Complementary color for #hex is #798AB2.


I love getcolorcode.com

Triadic colors

1 #4D8675 and #754D86 with #86754D are triadic colors.

2 #4D7586 and #75864D with #86754D are triadic colors.