COLOR #856171

HEX: #856171 RGB: (133,97,113)

Color info

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

RGB color model

#856171 color RGB value is (133,97,113).

RGB: (133,97,113) (52%, 38%, 44%)

RGB channels and saturation

R 133 of 255 = 52%
G 97 of 255 = 38%
B 113 of 255 = 44%

133
97
113

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

Portions of RGB colors in percentages

R + G + B = 133 + 97 + 113 = 343 (100%)
R 133 of 343 ~ 38.78%
G 97 of 343 ~ 28.28%
B 113 of 343 ~ 32.94'%

%38.78
%28.28
%32.94

CMYK color model

#856171 color CMYK value is (0,27,15,48).

  • cyan value is 0.00%
  • magenta value is 27.07%
  • yellow value is 15.04%
  • key color value is 47.84%

CMYK: (0,27,15,48)
C0M27Y15K48 (0%, 27%, 15%, 48%)
(0.00 / 0.27 / 0.15 / 0.48)

CMYK percentages

%0
%27.07
%15.04
%47.84

Codes

Color #856171 in popluar color models

85 61 71
RGB 133 97 113
HSL 333° 15.65% 45.10%
HSB/HSV 333° 27.07% 52.16%
CMYK 0.00% 27.07% 15.04%
47.84%

Color #856171 in popluar number systems.

HEX 85 61 71
Decimal 133 97 113
Binary 10000101 1100001 1110001
Octal 205 141 161

Shades and tints

Shades of #856171

#856171
(133,97,113)
#795967
(121,89,103)
#6D515D
(109,81,93)
#614953
(97,73,83)
#554149
(85,65,73)
#49393F
(73,57,63)
#3D3135
(61,49,53)
#31292B
(49,41,43)
#252121
(37,33,33)
#191917
(25,25,23)
#0D110D
(13,17,13)
#000000
(0,0,0)

Tints of #856171

#856171
(133,97,113)
#906F7D
(144,111,125)
#9B7D89
(155,125,137)
#A68B95
(166,139,149)
#B199A1
(177,153,161)
#BCA7AD
(188,167,173)
#C7B5B9
(199,181,185)
#D2C3C5
(210,195,197)
#DDD1D1
(221,209,209)
#E8DFDD
(232,223,221)
#F3EDE9
(243,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #856171 color. Also use rgb(133,97,113) instead hex code.

Text Font Color

.myTextColor { color: #856171; }

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

This text font color is #856171.

Background Color

.myBgColor { background-color: #856171; }

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

This div background color is #856171.

Border color

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

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

This div border color is #856171.

Opacity

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

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

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

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

This text has shadow with #856171 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856171.

Preview

Color preview on black background

This text has color #856171 on black background.


Color preview on white background

This text has color #856171 on white background.


Black color preview on #856171 background

This text has black color on #856171 background.


White color preview on #856171 background

This text has white color on #856171 background.


Related colors

Complementary color

Complementary color for #hex is #7A9E8E.


I love getcolorcode.com

Triadic colors

1 #718561 and #617185 with #856171 are triadic colors.

2 #716185 and #618571 with #856171 are triadic colors.