COLOR #855464

HEX: #855464 RGB: (133,84,100)

Color info

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

RGB color model

#855464 color RGB value is (133,84,100).

RGB: (133,84,100) (52%, 33%, 39%)

RGB channels and saturation

R 133 of 255 = 52%
G 84 of 255 = 33%
B 100 of 255 = 39%

133
84
100

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

Portions of RGB colors in percentages

R + G + B = 133 + 84 + 100 = 317 (100%)
R 133 of 317 ~ 41.96%
G 84 of 317 ~ 26.5%
B 100 of 317 ~ 31.55'%

%41.96
%26.5
%31.55

CMYK color model

#855464 color CMYK value is (0,37,25,48).

  • cyan value is 0.00%
  • magenta value is 36.84%
  • yellow value is 24.81%
  • key color value is 47.84%
CMYK: (0,37,25,48) C0M37Y25K48 (0%,37%,25%,48%) (0.00/0.37/0.25/0.48) 

CMYK percentages

%0
%36.84
%24.81
%47.84

Codes

Color #855464 in popluar color models

85 54 64
RGB 133 84 100
HSL 340° 22.58% 42.55%
HSB/HSV 340° 36.84% 52.16%
CMYK 0.00% 36.84% 24.81%
47.84%

Color #855464 in popluar number systems.

HEX 85 54 64
Decimal 133 84 100
Binary 10000101 1010100 1100100
Octal 205 124 144

Shades and tints

Shades of #855464

#855464
(133,84,100)
#794D5B
(121,77,91)
#6D4652
(109,70,82)
#613F49
(97,63,73)
#553840
(85,56,64)
#493137
(73,49,55)
#3D2A2E
(61,42,46)
#312325
(49,35,37)
#251C1C
(37,28,28)
#191513
(25,21,19)
#0D0E0A
(13,14,10)
#000000
(0,0,0)

Tints of #855464

#855464
(133,84,100)
#906372
(144,99,114)
#9B7280
(155,114,128)
#A6818E
(166,129,142)
#B1909C
(177,144,156)
#BC9FAA
(188,159,170)
#C7AEB8
(199,174,184)
#D2BDC6
(210,189,198)
#DDCCD4
(221,204,212)
#E8DBE2
(232,219,226)
#F3EAF0
(243,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #855464; }

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

This text font color is #855464.

Background Color

.myBgColor { background-color: #855464; }

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

This div background color is #855464.

Border color

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

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

This div border color is #855464.

Opacity

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

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

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

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

This text has shadow with #855464 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855464.

Preview

Color preview on black background

This text has color #855464 on black background.


Color preview on white background

This text has color #855464 on white background.


Black color preview on #855464 background

This text has black color on #855464 background.


White color preview on #855464 background

This text has white color on #855464 background.


Related colors

Complementary color

Complementary color for #hex is #7AAB9B.


I love getcolorcode.com

Triadic colors

1 #648554 and #546485 with #855464 are triadic colors.

2 #645485 and #548564 with #855464 are triadic colors.