COLOR #855961

HEX: #855961 RGB: (133,89,97)

Color info

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

RGB color model

#855961 color RGB value is (133,89,97).

RGB: (133,89,97) (52%, 35%, 38%)

RGB channels and saturation

R 133 of 255 = 52%
G 89 of 255 = 35%
B 97 of 255 = 38%

133
89
97

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

Portions of RGB colors in percentages

R + G + B = 133 + 89 + 97 = 319 (100%)
R 133 of 319 ~ 41.69%
G 89 of 319 ~ 27.9%
B 97 of 319 ~ 30.41'%

%41.69
%27.9
%30.41

CMYK color model

#855961 color CMYK value is (0,33,27,48).

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

CMYK: (0,33,27,48)
C0M33Y27K48 (0%, 33%, 27%, 48%)
(0.00 / 0.33 / 0.27 / 0.48)

CMYK percentages

%0
%33.08
%27.07
%47.84

Codes

Color #855961 in popluar color models

85 59 61
RGB 133 89 97
HSL 349° 19.82% 43.53%
HSB/HSV 349° 33.08% 52.16%
CMYK 0.00% 33.08% 27.07%
47.84%

Color #855961 in popluar number systems.

HEX 85 59 61
Decimal 133 89 97
Binary 10000101 1011001 1100001
Octal 205 131 141

Shades and tints

Shades of #855961

#855961
(133,89,97)
#795159
(121,81,89)
#6D4951
(109,73,81)
#614149
(97,65,73)
#553941
(85,57,65)
#493139
(73,49,57)
#3D2931
(61,41,49)
#312129
(49,33,41)
#251921
(37,25,33)
#191119
(25,17,25)
#0D0911
(13,9,17)
#000000
(0,0,0)

Tints of #855961

#855961
(133,89,97)
#90686F
(144,104,111)
#9B777D
(155,119,125)
#A6868B
(166,134,139)
#B19599
(177,149,153)
#BCA4A7
(188,164,167)
#C7B3B5
(199,179,181)
#D2C2C3
(210,194,195)
#DDD1D1
(221,209,209)
#E8E0DF
(232,224,223)
#F3EFED
(243,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #855961; }

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

This text font color is #855961.

Background Color

.myBgColor { background-color: #855961; }

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

This div background color is #855961.

Border color

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

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

This div border color is #855961.

Opacity

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

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

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

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

This text has shadow with #855961 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855961.

Preview

Color preview on black background

This text has color #855961 on black background.


Color preview on white background

This text has color #855961 on white background.


Black color preview on #855961 background

This text has black color on #855961 background.


White color preview on #855961 background

This text has white color on #855961 background.


Related colors

Complementary color

Complementary color for #hex is #7AA69E.


I love getcolorcode.com

Triadic colors

1 #618559 and #596185 with #855961 are triadic colors.

2 #615985 and #598561 with #855961 are triadic colors.