COLOR #86472F

HEX: #86472F RGB: (134,71,47)

Color info

#86472F contains mainly red color. Web safe color of #86472F is #993333 (or #933).

RGB color model

#86472F color RGB value is (134,71,47).

RGB: (134,71,47) (53%, 28%, 18%)

RGB channels and saturation

R 134 of 255 = 53%
G 71 of 255 = 28%
B 47 of 255 = 18%

134
71
47

R + G + B ~ 33%. #86472F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 134 + 71 + 47 = 252 (100%)
R 134 of 252 ~ 53.17%
G 71 of 252 ~ 28.17%
B 47 of 252 ~ 18.65'%

%53.17
%28.17
%18.65

CMYK color model

#86472F color CMYK value is (0,47,65,47).

  • cyan value is 0.00%
  • magenta value is 47.01%
  • yellow value is 64.93%
  • key color value is 47.45%

CMYK: (0,47,65,47)
C0M47Y65K47 (0%, 47%, 65%, 47%)
(0.00 / 0.47 / 0.65 / 0.47)

CMYK percentages

%0
%47.01
%64.93
%47.45

Codes

Color #86472F in popluar color models

86 47 2F
RGB 134 71 47
HSL 17° 48.07% 35.49%
HSB/HSV 17° 64.93% 52.55%
CMYK 0.00% 47.01% 64.93%
47.45%

Color #86472F in popluar number systems.

HEX 86 47 2F
Decimal 134 71 47
Binary 10000110 1000111 101111
Octal 206 107 57

Shades and tints

Shades of #86472F

#86472F
(134,71,47)
#7A412B
(122,65,43)
#6E3B27
(110,59,39)
#623523
(98,53,35)
#562F1F
(86,47,31)
#4A291B
(74,41,27)
#3E2317
(62,35,23)
#321D13
(50,29,19)
#26170F
(38,23,15)
#1A110B
(26,17,11)
#0E0B07
(14,11,7)
#000000
(0,0,0)

Tints of #86472F

#86472F
(134,71,47)
#915741
(145,87,65)
#9C6753
(156,103,83)
#A77765
(167,119,101)
#B28777
(178,135,119)
#BD9789
(189,151,137)
#C8A79B
(200,167,155)
#D3B7AD
(211,183,173)
#DEC7BF
(222,199,191)
#E9D7D1
(233,215,209)
#F4E7E3
(244,231,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #86472F color. Also use rgb(134,71,47) instead hex code.

Text Font Color

.myTextColor { color: #86472F; }

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

This text font color is #86472F.

Background Color

.myBgColor { background-color: #86472F; }

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

This div background color is #86472F.

Border color

.myBorderColor { border: 1px solid #86472F; }

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

This div border color is #86472F.

Opacity

.myOpacity80 { color: #86472F; opacity: 0.8; }

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

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

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

This text has shadow with #86472F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #86472F.

Preview

Color preview on black background

This text has color #86472F on black background.


Color preview on white background

This text has color #86472F on white background.


Black color preview on #86472F background

This text has black color on #86472F background.


White color preview on #86472F background

This text has white color on #86472F background.


Related colors

Complementary color

Complementary color for #hex is #79B8D0.


I love getcolorcode.com

Triadic colors

1 #2F8647 and #472F86 with #86472F are triadic colors.

2 #2F4786 and #47862F with #86472F are triadic colors.