COLOR #864E53

HEX: #864E53 RGB: (134,78,83)

Color info

#864E53 contains red, green and blue colors in about the same proportion. Web safe color of #864E53 is #996666 (or #966).

RGB color model

#864E53 color RGB value is (134,78,83).

RGB: (134,78,83) (53%, 31%, 33%)

RGB channels and saturation

R 134 of 255 = 53%
G 78 of 255 = 31%
B 83 of 255 = 33%

134
78
83

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

Portions of RGB colors in percentages

R + G + B = 134 + 78 + 83 = 295 (100%)
R 134 of 295 ~ 45.42%
G 78 of 295 ~ 26.44%
B 83 of 295 ~ 28.14'%

%45.42
%26.44
%28.14

CMYK color model

#864E53 color CMYK value is (0,42,38,47).

  • cyan value is 0.00%
  • magenta value is 41.79%
  • yellow value is 38.06%
  • key color value is 47.45%

CMYK: (0,42,38,47)
C0M42Y38K47 (0%, 42%, 38%, 47%)
(0.00 / 0.42 / 0.38 / 0.47)

CMYK percentages

%0
%41.79
%38.06
%47.45

Codes

Color #864E53 in popluar color models

86 4E 53
RGB 134 78 83
HSL 355° 26.42% 41.57%
HSB/HSV 355° 41.79% 52.55%
CMYK 0.00% 41.79% 38.06%
47.45%

Color #864E53 in popluar number systems.

HEX 86 4E 53
Decimal 134 78 83
Binary 10000110 1001110 1010011
Octal 206 116 123

Shades and tints

Shades of #864E53

#864E53
(134,78,83)
#7A474C
(122,71,76)
#6E4045
(110,64,69)
#62393E
(98,57,62)
#563237
(86,50,55)
#4A2B30
(74,43,48)
#3E2429
(62,36,41)
#321D22
(50,29,34)
#26161B
(38,22,27)
#1A0F14
(26,15,20)
#0E080D
(14,8,13)
#000000
(0,0,0)

Tints of #864E53

#864E53
(134,78,83)
#915E62
(145,94,98)
#9C6E71
(156,110,113)
#A77E80
(167,126,128)
#B28E8F
(178,142,143)
#BD9E9E
(189,158,158)
#C8AEAD
(200,174,173)
#D3BEBC
(211,190,188)
#DECECB
(222,206,203)
#E9DEDA
(233,222,218)
#F4EEE9
(244,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #864E53 color. Also use rgb(134,78,83) instead hex code.

Text Font Color

.myTextColor { color: #864E53; }

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

This text font color is #864E53.

Background Color

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

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

This div background color is #864E53.

Border color

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

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

This div border color is #864E53.

Opacity

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

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

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

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

This text has shadow with #864E53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #864E53.

Preview

Color preview on black background

This text has color #864E53 on black background.


Color preview on white background

This text has color #864E53 on white background.


Black color preview on #864E53 background

This text has black color on #864E53 background.


White color preview on #864E53 background

This text has white color on #864E53 background.


Related colors

Complementary color

Complementary color for #hex is #79B1AC.


I love getcolorcode.com

Triadic colors

1 #53864E and #4E5386 with #864E53 are triadic colors.

2 #534E86 and #4E8653 with #864E53 are triadic colors.