COLOR #865375

HEX: #865375 RGB: (134,83,117)

Color info

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

RGB color model

#865375 color RGB value is (134,83,117).

RGB: (134,83,117) (53%, 33%, 46%)

RGB channels and saturation

R 134 of 255 = 53%
G 83 of 255 = 33%
B 117 of 255 = 46%

134
83
117

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

Portions of RGB colors in percentages

R + G + B = 134 + 83 + 117 = 334 (100%)
R 134 of 334 ~ 40.12%
G 83 of 334 ~ 24.85%
B 117 of 334 ~ 35.03'%

%40.12
%24.85
%35.03

CMYK color model

#865375 color CMYK value is (0,38,13,47).

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

CMYK: (0,38,13,47)
C0M38Y13K47 (0%, 38%, 13%, 47%)
(0.00 / 0.38 / 0.13 / 0.47)

CMYK percentages

%0
%38.06
%12.69
%47.45

Codes

Color #865375 in popluar color models

86 53 75
RGB 134 83 117
HSL 320° 23.50% 42.55%
HSB/HSV 320° 38.06% 52.55%
CMYK 0.00% 38.06% 12.69%
47.45%

Color #865375 in popluar number systems.

HEX 86 53 75
Decimal 134 83 117
Binary 10000110 1010011 1110101
Octal 206 123 165

Shades and tints

Shades of #865375

#865375
(134,83,117)
#7A4C6B
(122,76,107)
#6E4561
(110,69,97)
#623E57
(98,62,87)
#56374D
(86,55,77)
#4A3043
(74,48,67)
#3E2939
(62,41,57)
#32222F
(50,34,47)
#261B25
(38,27,37)
#1A141B
(26,20,27)
#0E0D11
(14,13,17)
#000000
(0,0,0)

Tints of #865375

#865375
(134,83,117)
#916281
(145,98,129)
#9C718D
(156,113,141)
#A78099
(167,128,153)
#B28FA5
(178,143,165)
#BD9EB1
(189,158,177)
#C8ADBD
(200,173,189)
#D3BCC9
(211,188,201)
#DECBD5
(222,203,213)
#E9DAE1
(233,218,225)
#F4E9ED
(244,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #865375; }

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

This text font color is #865375.

Background Color

.myBgColor { background-color: #865375; }

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

This div background color is #865375.

Border color

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

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

This div border color is #865375.

Opacity

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

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

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

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

This text has shadow with #865375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #865375.

Preview

Color preview on black background

This text has color #865375 on black background.


Color preview on white background

This text has color #865375 on white background.


Black color preview on #865375 background

This text has black color on #865375 background.


White color preview on #865375 background

This text has white color on #865375 background.


Related colors

Complementary color

Complementary color for #hex is #79AC8A.


I love getcolorcode.com

Triadic colors

1 #758653 and #537586 with #865375 are triadic colors.

2 #755386 and #538675 with #865375 are triadic colors.