COLOR #865973

HEX: #865973 RGB: (134,89,115)

Color info

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

RGB color model

#865973 color RGB value is (134,89,115).

RGB: (134,89,115) (53%, 35%, 45%)

RGB channels and saturation

R 134 of 255 = 53%
G 89 of 255 = 35%
B 115 of 255 = 45%

134
89
115

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

Portions of RGB colors in percentages

R + G + B = 134 + 89 + 115 = 338 (100%)
R 134 of 338 ~ 39.64%
G 89 of 338 ~ 26.33%
B 115 of 338 ~ 34.02'%

%39.64
%26.33
%34.02

CMYK color model

#865973 color CMYK value is (0,34,14,47).

  • cyan value is 0.00%
  • magenta value is 33.58%
  • yellow value is 14.18%
  • key color value is 47.45%

CMYK: (0,34,14,47)
C0M34Y14K47 (0%, 34%, 14%, 47%)
(0.00 / 0.34 / 0.14 / 0.47)

CMYK percentages

%0
%33.58
%14.18
%47.45

Codes

Color #865973 in popluar color models

86 59 73
RGB 134 89 115
HSL 325° 20.18% 43.73%
HSB/HSV 325° 33.58% 52.55%
CMYK 0.00% 33.58% 14.18%
47.45%

Color #865973 in popluar number systems.

HEX 86 59 73
Decimal 134 89 115
Binary 10000110 1011001 1110011
Octal 206 131 163

Shades and tints

Shades of #865973

#865973
(134,89,115)
#7A5169
(122,81,105)
#6E495F
(110,73,95)
#624155
(98,65,85)
#56394B
(86,57,75)
#4A3141
(74,49,65)
#3E2937
(62,41,55)
#32212D
(50,33,45)
#261923
(38,25,35)
#1A1119
(26,17,25)
#0E090F
(14,9,15)
#000000
(0,0,0)

Tints of #865973

#865973
(134,89,115)
#91687F
(145,104,127)
#9C778B
(156,119,139)
#A78697
(167,134,151)
#B295A3
(178,149,163)
#BDA4AF
(189,164,175)
#C8B3BB
(200,179,187)
#D3C2C7
(211,194,199)
#DED1D3
(222,209,211)
#E9E0DF
(233,224,223)
#F4EFEB
(244,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #865973 color. Also use rgb(134,89,115) instead hex code.

Text Font Color

.myTextColor { color: #865973; }

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

This text font color is #865973.

Background Color

.myBgColor { background-color: #865973; }

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

This div background color is #865973.

Border color

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

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

This div border color is #865973.

Opacity

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

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

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

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

This text has shadow with #865973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #865973.

Preview

Color preview on black background

This text has color #865973 on black background.


Color preview on white background

This text has color #865973 on white background.


Black color preview on #865973 background

This text has black color on #865973 background.


White color preview on #865973 background

This text has white color on #865973 background.


Related colors

Complementary color

Complementary color for #hex is #79A68C.


I love getcolorcode.com

Triadic colors

1 #738659 and #597386 with #865973 are triadic colors.

2 #735986 and #598673 with #865973 are triadic colors.