COLOR #864D62

HEX: #864D62 RGB: (134,77,98)

Color info

#864D62 contains red, green and blue colors in about the same proportion. Web safe color of #864D62 is #993366 (or #936).

RGB color model

#864D62 color RGB value is (134,77,98).

RGB: (134,77,98) (53%, 30%, 38%)

RGB channels and saturation

R 134 of 255 = 53%
G 77 of 255 = 30%
B 98 of 255 = 38%

134
77
98

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

Portions of RGB colors in percentages

R + G + B = 134 + 77 + 98 = 309 (100%)
R 134 of 309 ~ 43.37%
G 77 of 309 ~ 24.92%
B 98 of 309 ~ 31.72'%

%43.37
%24.92
%31.72

CMYK color model

#864D62 color CMYK value is (0,43,27,47).

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

CMYK: (0,43,27,47)
C0M43Y27K47 (0%, 43%, 27%, 47%)
(0.00 / 0.43 / 0.27 / 0.47)

CMYK percentages

%0
%42.54
%26.87
%47.45

Codes

Color #864D62 in popluar color models

86 4D 62
RGB 134 77 98
HSL 338° 27.01% 41.37%
HSB/HSV 338° 42.54% 52.55%
CMYK 0.00% 42.54% 26.87%
47.45%

Color #864D62 in popluar number systems.

HEX 86 4D 62
Decimal 134 77 98
Binary 10000110 1001101 1100010
Octal 206 115 142

Shades and tints

Shades of #864D62

#864D62
(134,77,98)
#7A465A
(122,70,90)
#6E3F52
(110,63,82)
#62384A
(98,56,74)
#563142
(86,49,66)
#4A2A3A
(74,42,58)
#3E2332
(62,35,50)
#321C2A
(50,28,42)
#261522
(38,21,34)
#1A0E1A
(26,14,26)
#0E0712
(14,7,18)
#000000
(0,0,0)

Tints of #864D62

#864D62
(134,77,98)
#915D70
(145,93,112)
#9C6D7E
(156,109,126)
#A77D8C
(167,125,140)
#B28D9A
(178,141,154)
#BD9DA8
(189,157,168)
#C8ADB6
(200,173,182)
#D3BDC4
(211,189,196)
#DECDD2
(222,205,210)
#E9DDE0
(233,221,224)
#F4EDEE
(244,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #864D62; }

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

This text font color is #864D62.

Background Color

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

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

This div background color is #864D62.

Border color

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

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

This div border color is #864D62.

Opacity

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

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

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

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

This text has shadow with #864D62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #864D62.

Preview

Color preview on black background

This text has color #864D62 on black background.


Color preview on white background

This text has color #864D62 on white background.


Black color preview on #864D62 background

This text has black color on #864D62 background.


White color preview on #864D62 background

This text has white color on #864D62 background.


Related colors

Complementary color

Complementary color for #hex is #79B29D.


I love getcolorcode.com

Triadic colors

1 #62864D and #4D6286 with #864D62 are triadic colors.

2 #624D86 and #4D8662 with #864D62 are triadic colors.