COLOR #864D49

HEX: #864D49 RGB: (134,77,73)

Color info

#864D49 contains mainly red and green colors. Web safe color of #864D49 is #993333 (or #933).

RGB color model

#864D49 color RGB value is (134,77,73).

RGB: (134,77,73) (53%, 30%, 29%)

RGB channels and saturation

R 134 of 255 = 53%
G 77 of 255 = 30%
B 73 of 255 = 29%

134
77
73

R + G + B ~ 37%. #864D49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 134 + 77 + 73 = 284 (100%)
R 134 of 284 ~ 47.18%
G 77 of 284 ~ 27.11%
B 73 of 284 ~ 25.7'%

%47.18
%27.11
%25.7

CMYK color model

#864D49 color CMYK value is (0,43,46,47).

  • cyan value is 0.00%
  • magenta value is 42.54%
  • yellow value is 45.52%
  • key color value is 47.45%
CMYK: (0,43,46,47) C0M43Y46K47 (0%,43%,46%,47%) (0.00/0.43/0.46/0.47) 

CMYK percentages

%0
%42.54
%45.52
%47.45

Codes

Color #864D49 in popluar color models

86 4D 49
RGB 134 77 73
HSL 29.47% 40.59%
HSB/HSV 45.52% 52.55%
CMYK 0.00% 42.54% 45.52%
47.45%

Color #864D49 in popluar number systems.

HEX 86 4D 49
Decimal 134 77 73
Binary 10000110 1001101 1001001
Octal 206 115 111

Shades and tints

Shades of #864D49

#864D49
(134,77,73)
#7A4643
(122,70,67)
#6E3F3D
(110,63,61)
#623837
(98,56,55)
#563131
(86,49,49)
#4A2A2B
(74,42,43)
#3E2325
(62,35,37)
#321C1F
(50,28,31)
#261519
(38,21,25)
#1A0E13
(26,14,19)
#0E070D
(14,7,13)
#000000
(0,0,0)

Tints of #864D49

#864D49
(134,77,73)
#915D59
(145,93,89)
#9C6D69
(156,109,105)
#A77D79
(167,125,121)
#B28D89
(178,141,137)
#BD9D99
(189,157,153)
#C8ADA9
(200,173,169)
#D3BDB9
(211,189,185)
#DECDC9
(222,205,201)
#E9DDD9
(233,221,217)
#F4EDE9
(244,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #864D49 color. Also use rgb(134,77,73) instead hex code.

Text Font Color

.myTextColor { color: #864D49; }

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

This text font color is #864D49.

Background Color

.myBgColor { background-color: #864D49; }

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

This div background color is #864D49.

Border color

.myBorderColor { border: 1px solid #864D49; }

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

This div border color is #864D49.

Opacity

.myOpacity80 { color: #864D49; opacity: 0.8; }

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

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

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

This text has shadow with #864D49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #864D49.

Preview

Color preview on black background

This text has color #864D49 on black background.


Color preview on white background

This text has color #864D49 on white background.


Black color preview on #864D49 background

This text has black color on #864D49 background.


White color preview on #864D49 background

This text has white color on #864D49 background.


Related colors

Complementary color

Complementary color for #hex is #79B2B6.


I love getcolorcode.com

Triadic colors

1 #49864D and #4D4986 with #864D49 are triadic colors.

2 #494D86 and #4D8649 with #864D49 are triadic colors.