COLOR #855457

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

133
84
87

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

Portions of RGB colors in percentages

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

%43.75
%27.63
%28.62

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 36.84%
  • yellow value is 34.59%
  • key color value is 47.84%
CMYK: (0,37,35,48) C0M37Y35K48 (0%,37%,35%,48%) (0.00/0.37/0.35/0.48) 

CMYK percentages

%0
%36.84
%34.59
%47.84

Codes

Color #855457 in popluar color models

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

Color #855457 in popluar number systems.

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

Shades and tints

Shades of #855457

#855457
(133,84,87)
#794D50
(121,77,80)
#6D4649
(109,70,73)
#613F42
(97,63,66)
#55383B
(85,56,59)
#493134
(73,49,52)
#3D2A2D
(61,42,45)
#312326
(49,35,38)
#251C1F
(37,28,31)
#191518
(25,21,24)
#0D0E11
(13,14,17)
#000000
(0,0,0)

Tints of #855457

#855457
(133,84,87)
#906366
(144,99,102)
#9B7275
(155,114,117)
#A68184
(166,129,132)
#B19093
(177,144,147)
#BC9FA2
(188,159,162)
#C7AEB1
(199,174,177)
#D2BDC0
(210,189,192)
#DDCCCF
(221,204,207)
#E8DBDE
(232,219,222)
#F3EAED
(243,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #855457; }

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

This text font color is #855457.

Background Color

.myBgColor { background-color: #855457; }

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

This div background color is #855457.

Border color

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

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

This div border color is #855457.

Opacity

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

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

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

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

This text has shadow with #855457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855457.

Preview

Color preview on black background

This text has color #855457 on black background.


Color preview on white background

This text has color #855457 on white background.


Black color preview on #855457 background

This text has black color on #855457 background.


White color preview on #855457 background

This text has white color on #855457 background.


Related colors

Complementary color

Complementary color for #hex is #7AABA8.


I love getcolorcode.com

Triadic colors

1 #578554 and #545785 with #855457 are triadic colors.

2 #575485 and #548557 with #855457 are triadic colors.