COLOR #855754

HEX: #855754 RGB: (133,87,84)

Color info

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

RGB color model

#855754 color RGB value is (133,87,84).

RGB: (133,87,84) (52%, 34%, 33%)

RGB channels and saturation

R 133 of 255 = 52%
G 87 of 255 = 34%
B 84 of 255 = 33%

133
87
84

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

Portions of RGB colors in percentages

R + G + B = 133 + 87 + 84 = 304 (100%)
R 133 of 304 ~ 43.75%
G 87 of 304 ~ 28.62%
B 84 of 304 ~ 27.63'%

%43.75
%28.62
%27.63

CMYK color model

#855754 color CMYK value is (0,35,37,48).

  • cyan value is 0.00%
  • magenta value is 34.59%
  • yellow value is 36.84%
  • key color value is 47.84%

CMYK: (0,35,37,48)
C0M35Y37K48 (0%, 35%, 37%, 48%)
(0.00 / 0.35 / 0.37 / 0.48)

CMYK percentages

%0
%34.59
%36.84
%47.84

Codes

Color #855754 in popluar color models

85 57 54
RGB 133 87 84
HSL 22.58% 42.55%
HSB/HSV 36.84% 52.16%
CMYK 0.00% 34.59% 36.84%
47.84%

Color #855754 in popluar number systems.

HEX 85 57 54
Decimal 133 87 84
Binary 10000101 1010111 1010100
Octal 205 127 124

Shades and tints

Shades of #855754

#855754
(133,87,84)
#79504D
(121,80,77)
#6D4946
(109,73,70)
#61423F
(97,66,63)
#553B38
(85,59,56)
#493431
(73,52,49)
#3D2D2A
(61,45,42)
#312623
(49,38,35)
#251F1C
(37,31,28)
#191815
(25,24,21)
#0D110E
(13,17,14)
#000000
(0,0,0)

Tints of #855754

#855754
(133,87,84)
#906663
(144,102,99)
#9B7572
(155,117,114)
#A68481
(166,132,129)
#B19390
(177,147,144)
#BCA29F
(188,162,159)
#C7B1AE
(199,177,174)
#D2C0BD
(210,192,189)
#DDCFCC
(221,207,204)
#E8DEDB
(232,222,219)
#F3EDEA
(243,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #855754 color. Also use rgb(133,87,84) instead hex code.

Text Font Color

.myTextColor { color: #855754; }

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

This text font color is #855754.

Background Color

.myBgColor { background-color: #855754; }

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

This div background color is #855754.

Border color

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

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

This div border color is #855754.

Opacity

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

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

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

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

This text has shadow with #855754 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855754.

Preview

Color preview on black background

This text has color #855754 on black background.


Color preview on white background

This text has color #855754 on white background.


Black color preview on #855754 background

This text has black color on #855754 background.


White color preview on #855754 background

This text has white color on #855754 background.


Related colors

Complementary color

Complementary color for #hex is #7AA8AB.


I love getcolorcode.com

Triadic colors

1 #548557 and #575485 with #855754 are triadic colors.

2 #545785 and #578554 with #855754 are triadic colors.