COLOR #865370

HEX: #865370 RGB: (134,83,112)

Color info

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

RGB color model

#865370 color RGB value is (134,83,112).

RGB: (134,83,112) (53%, 33%, 44%)

RGB channels and saturation

R 134 of 255 = 53%
G 83 of 255 = 33%
B 112 of 255 = 44%

134
83
112

R + G + B ~ 43%. #865370 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 134 + 83 + 112 = 329 (100%)
R 134 of 329 ~ 40.73%
G 83 of 329 ~ 25.23%
B 112 of 329 ~ 34.04'%

%40.73
%25.23
%34.04

CMYK color model

#865370 color CMYK value is (0,38,16,47).

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

CMYK: (0,38,16,47)
C0M38Y16K47 (0%, 38%, 16%, 47%)
(0.00 / 0.38 / 0.16 / 0.47)

CMYK percentages

%0
%38.06
%16.42
%47.45

Codes

Color #865370 in popluar color models

86 53 70
RGB 134 83 112
HSL 326° 23.50% 42.55%
HSB/HSV 326° 38.06% 52.55%
CMYK 0.00% 38.06% 16.42%
47.45%

Color #865370 in popluar number systems.

HEX 86 53 70
Decimal 134 83 112
Binary 10000110 1010011 1110000
Octal 206 123 160

Shades and tints

Shades of #865370

#865370
(134,83,112)
#7A4C66
(122,76,102)
#6E455C
(110,69,92)
#623E52
(98,62,82)
#563748
(86,55,72)
#4A303E
(74,48,62)
#3E2934
(62,41,52)
#32222A
(50,34,42)
#261B20
(38,27,32)
#1A1416
(26,20,22)
#0E0D0C
(14,13,12)
#000000
(0,0,0)

Tints of #865370

#865370
(134,83,112)
#91627D
(145,98,125)
#9C718A
(156,113,138)
#A78097
(167,128,151)
#B28FA4
(178,143,164)
#BD9EB1
(189,158,177)
#C8ADBE
(200,173,190)
#D3BCCB
(211,188,203)
#DECBD8
(222,203,216)
#E9DAE5
(233,218,229)
#F4E9F2
(244,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #865370; }

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

This text font color is #865370.

Background Color

.myBgColor { background-color: #865370; }

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

This div background color is #865370.

Border color

.myBorderColor { border: 1px solid #865370; }

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

This div border color is #865370.

Opacity

.myOpacity80 { color: #865370; opacity: 0.8; }

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

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

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

This text has shadow with #865370 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #865370.

Preview

Color preview on black background

This text has color #865370 on black background.


Color preview on white background

This text has color #865370 on white background.


Black color preview on #865370 background

This text has black color on #865370 background.


White color preview on #865370 background

This text has white color on #865370 background.


Related colors

Complementary color

Complementary color for #hex is #79AC8F.


I love getcolorcode.com

Triadic colors

1 #708653 and #537086 with #865370 are triadic colors.

2 #705386 and #538670 with #865370 are triadic colors.