COLOR #855950

HEX: #855950 RGB: (133,89,80)

Color info

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

RGB color model

#855950 color RGB value is (133,89,80).

RGB: (133,89,80) (52%, 35%, 31%)

RGB channels and saturation

R 133 of 255 = 52%
G 89 of 255 = 35%
B 80 of 255 = 31%

133
89
80

R + G + B ~ 39%. #855950 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 89 + 80 = 302 (100%)
R 133 of 302 ~ 44.04%
G 89 of 302 ~ 29.47%
B 80 of 302 ~ 26.49'%

%44.04
%29.47
%26.49

CMYK color model

#855950 color CMYK value is (0,33,40,48).

  • cyan value is 0.00%
  • magenta value is 33.08%
  • yellow value is 39.85%
  • key color value is 47.84%
CMYK: (0,33,40,48) C0M33Y40K48 (0%,33%,40%,48%) (0.00/0.33/0.40/0.48) 

CMYK percentages

%0
%33.08
%39.85
%47.84

Codes

Color #855950 in popluar color models

85 59 50
RGB 133 89 80
HSL 10° 24.88% 41.76%
HSB/HSV 10° 39.85% 52.16%
CMYK 0.00% 33.08% 39.85%
47.84%

Color #855950 in popluar number systems.

HEX 85 59 50
Decimal 133 89 80
Binary 10000101 1011001 1010000
Octal 205 131 120

Shades and tints

Shades of #855950

#855950
(133,89,80)
#795149
(121,81,73)
#6D4942
(109,73,66)
#61413B
(97,65,59)
#553934
(85,57,52)
#49312D
(73,49,45)
#3D2926
(61,41,38)
#31211F
(49,33,31)
#251918
(37,25,24)
#191111
(25,17,17)
#0D090A
(13,9,10)
#000000
(0,0,0)

Tints of #855950

#855950
(133,89,80)
#90685F
(144,104,95)
#9B776E
(155,119,110)
#A6867D
(166,134,125)
#B1958C
(177,149,140)
#BCA49B
(188,164,155)
#C7B3AA
(199,179,170)
#D2C2B9
(210,194,185)
#DDD1C8
(221,209,200)
#E8E0D7
(232,224,215)
#F3EFE6
(243,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #855950; }

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

This text font color is #855950.

Background Color

.myBgColor { background-color: #855950; }

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

This div background color is #855950.

Border color

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

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

This div border color is #855950.

Opacity

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

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

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

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

This text has shadow with #855950 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855950.

Preview

Color preview on black background

This text has color #855950 on black background.


Color preview on white background

This text has color #855950 on white background.


Black color preview on #855950 background

This text has black color on #855950 background.


White color preview on #855950 background

This text has white color on #855950 background.


Related colors

Complementary color

Complementary color for #hex is #7AA6AF.


I love getcolorcode.com

Triadic colors

1 #508559 and #595085 with #855950 are triadic colors.

2 #505985 and #598550 with #855950 are triadic colors.