COLOR #856175

HEX: #856175 RGB: (133,97,117)

Color info

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

RGB color model

#856175 color RGB value is (133,97,117).

RGB: (133,97,117) (52%, 38%, 46%)

RGB channels and saturation

R 133 of 255 = 52%
G 97 of 255 = 38%
B 117 of 255 = 46%

133
97
117

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

Portions of RGB colors in percentages

R + G + B = 133 + 97 + 117 = 347 (100%)
R 133 of 347 ~ 38.33%
G 97 of 347 ~ 27.95%
B 117 of 347 ~ 33.72'%

%38.33
%27.95
%33.72

CMYK color model

#856175 color CMYK value is (0,27,12,48).

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

CMYK: (0,27,12,48)
C0M27Y12K48 (0%, 27%, 12%, 48%)
(0.00 / 0.27 / 0.12 / 0.48)

CMYK percentages

%0
%27.07
%12.03
%47.84

Codes

Color #856175 in popluar color models

85 61 75
RGB 133 97 117
HSL 327° 15.65% 45.10%
HSB/HSV 327° 27.07% 52.16%
CMYK 0.00% 27.07% 12.03%
47.84%

Color #856175 in popluar number systems.

HEX 85 61 75
Decimal 133 97 117
Binary 10000101 1100001 1110101
Octal 205 141 165

Shades and tints

Shades of #856175

#856175
(133,97,117)
#79596B
(121,89,107)
#6D5161
(109,81,97)
#614957
(97,73,87)
#55414D
(85,65,77)
#493943
(73,57,67)
#3D3139
(61,49,57)
#31292F
(49,41,47)
#252125
(37,33,37)
#19191B
(25,25,27)
#0D1111
(13,17,17)
#000000
(0,0,0)

Tints of #856175

#856175
(133,97,117)
#906F81
(144,111,129)
#9B7D8D
(155,125,141)
#A68B99
(166,139,153)
#B199A5
(177,153,165)
#BCA7B1
(188,167,177)
#C7B5BD
(199,181,189)
#D2C3C9
(210,195,201)
#DDD1D5
(221,209,213)
#E8DFE1
(232,223,225)
#F3EDED
(243,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #856175; }

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

This text font color is #856175.

Background Color

.myBgColor { background-color: #856175; }

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

This div background color is #856175.

Border color

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

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

This div border color is #856175.

Opacity

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

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

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

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

This text has shadow with #856175 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856175.

Preview

Color preview on black background

This text has color #856175 on black background.


Color preview on white background

This text has color #856175 on white background.


Black color preview on #856175 background

This text has black color on #856175 background.


White color preview on #856175 background

This text has white color on #856175 background.


Related colors

Complementary color

Complementary color for #hex is #7A9E8A.


I love getcolorcode.com

Triadic colors

1 #758561 and #617585 with #856175 are triadic colors.

2 #756185 and #618575 with #856175 are triadic colors.