COLOR #865367

HEX: #865367 RGB: (134,83,103)

Color info

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

RGB color model

#865367 color RGB value is (134,83,103).

RGB: (134,83,103) (53%, 33%, 40%)

RGB channels and saturation

R 134 of 255 = 53%
G 83 of 255 = 33%
B 103 of 255 = 40%

134
83
103

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

Portions of RGB colors in percentages

R + G + B = 134 + 83 + 103 = 320 (100%)
R 134 of 320 ~ 41.88%
G 83 of 320 ~ 25.94%
B 103 of 320 ~ 32.19'%

%41.88
%25.94
%32.19

CMYK color model

#865367 color CMYK value is (0,38,23,47).

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

CMYK: (0,38,23,47)
C0M38Y23K47 (0%, 38%, 23%, 47%)
(0.00 / 0.38 / 0.23 / 0.47)

CMYK percentages

%0
%38.06
%23.13
%47.45

Codes

Color #865367 in popluar color models

86 53 67
RGB 134 83 103
HSL 336° 23.50% 42.55%
HSB/HSV 336° 38.06% 52.55%
CMYK 0.00% 38.06% 23.13%
47.45%

Color #865367 in popluar number systems.

HEX 86 53 67
Decimal 134 83 103
Binary 10000110 1010011 1100111
Octal 206 123 147

Shades and tints

Shades of #865367

#865367
(134,83,103)
#7A4C5E
(122,76,94)
#6E4555
(110,69,85)
#623E4C
(98,62,76)
#563743
(86,55,67)
#4A303A
(74,48,58)
#3E2931
(62,41,49)
#322228
(50,34,40)
#261B1F
(38,27,31)
#1A1416
(26,20,22)
#0E0D0D
(14,13,13)
#000000
(0,0,0)

Tints of #865367

#865367
(134,83,103)
#916274
(145,98,116)
#9C7181
(156,113,129)
#A7808E
(167,128,142)
#B28F9B
(178,143,155)
#BD9EA8
(189,158,168)
#C8ADB5
(200,173,181)
#D3BCC2
(211,188,194)
#DECBCF
(222,203,207)
#E9DADC
(233,218,220)
#F4E9E9
(244,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #865367; }

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

This text font color is #865367.

Background Color

.myBgColor { background-color: #865367; }

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

This div background color is #865367.

Border color

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

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

This div border color is #865367.

Opacity

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

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

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

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

This text has shadow with #865367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #865367.

Preview

Color preview on black background

This text has color #865367 on black background.


Color preview on white background

This text has color #865367 on white background.


Black color preview on #865367 background

This text has black color on #865367 background.


White color preview on #865367 background

This text has white color on #865367 background.


Related colors

Complementary color

Complementary color for #hex is #79AC98.


I love getcolorcode.com

Triadic colors

1 #678653 and #536786 with #865367 are triadic colors.

2 #675386 and #538667 with #865367 are triadic colors.