COLOR #864A57

HEX: #864A57 RGB: (134,74,87)

Color info

#864A57 contains mainly red and blue colors. Web safe color of #864A57 is #993366 (or #936).

RGB color model

#864A57 color RGB value is (134,74,87).

RGB: (134,74,87) (53%, 29%, 34%)

RGB channels and saturation

R 134 of 255 = 53%
G 74 of 255 = 29%
B 87 of 255 = 34%

134
74
87

R + G + B ~ 39%. #864A57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 134 + 74 + 87 = 295 (100%)
R 134 of 295 ~ 45.42%
G 74 of 295 ~ 25.08%
B 87 of 295 ~ 29.49'%

%45.42
%25.08
%29.49

CMYK color model

#864A57 color CMYK value is (0,45,35,47).

  • cyan value is 0.00%
  • magenta value is 44.78%
  • yellow value is 35.07%
  • key color value is 47.45%
CMYK: (0,45,35,47) C0M45Y35K47 (0%,45%,35%,47%) (0.00/0.45/0.35/0.47) 

CMYK percentages

%0
%44.78
%35.07
%47.45

Codes

Color #864A57 in popluar color models

86 4A 57
RGB 134 74 87
HSL 347° 28.85% 40.78%
HSB/HSV 347° 44.78% 52.55%
CMYK 0.00% 44.78% 35.07%
47.45%

Color #864A57 in popluar number systems.

HEX 86 4A 57
Decimal 134 74 87
Binary 10000110 1001010 1010111
Octal 206 112 127

Shades and tints

Shades of #864A57

#864A57
(134,74,87)
#7A4450
(122,68,80)
#6E3E49
(110,62,73)
#623842
(98,56,66)
#56323B
(86,50,59)
#4A2C34
(74,44,52)
#3E262D
(62,38,45)
#322026
(50,32,38)
#261A1F
(38,26,31)
#1A1418
(26,20,24)
#0E0E11
(14,14,17)
#000000
(0,0,0)

Tints of #864A57

#864A57
(134,74,87)
#915A66
(145,90,102)
#9C6A75
(156,106,117)
#A77A84
(167,122,132)
#B28A93
(178,138,147)
#BD9AA2
(189,154,162)
#C8AAB1
(200,170,177)
#D3BAC0
(211,186,192)
#DECACF
(222,202,207)
#E9DADE
(233,218,222)
#F4EAED
(244,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #864A57 color. Also use rgb(134,74,87) instead hex code.

Text Font Color

.myTextColor { color: #864A57; }

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

This text font color is #864A57.

Background Color

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

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

This div background color is #864A57.

Border color

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

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

This div border color is #864A57.

Opacity

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

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

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

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

This text has shadow with #864A57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #864A57.

Preview

Color preview on black background

This text has color #864A57 on black background.


Color preview on white background

This text has color #864A57 on white background.


Black color preview on #864A57 background

This text has black color on #864A57 background.


White color preview on #864A57 background

This text has white color on #864A57 background.


Related colors

Complementary color

Complementary color for #hex is #79B5A8.


I love getcolorcode.com

Triadic colors

1 #57864A and #4A5786 with #864A57 are triadic colors.

2 #574A86 and #4A8657 with #864A57 are triadic colors.