COLOR #855475

HEX: #855475 RGB: (133,84,117)

Color info

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

RGB color model

#855475 color RGB value is (133,84,117).

RGB: (133,84,117) (52%, 33%, 46%)

RGB channels and saturation

R 133 of 255 = 52%
G 84 of 255 = 33%
B 117 of 255 = 46%

133
84
117

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

Portions of RGB colors in percentages

R + G + B = 133 + 84 + 117 = 334 (100%)
R 133 of 334 ~ 39.82%
G 84 of 334 ~ 25.15%
B 117 of 334 ~ 35.03'%

%39.82
%25.15
%35.03

CMYK color model

#855475 color CMYK value is (0,37,12,48).

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

CMYK: (0,37,12,48)
C0M37Y12K48 (0%, 37%, 12%, 48%)
(0.00 / 0.37 / 0.12 / 0.48)

CMYK percentages

%0
%36.84
%12.03
%47.84

Codes

Color #855475 in popluar color models

85 54 75
RGB 133 84 117
HSL 320° 22.58% 42.55%
HSB/HSV 320° 36.84% 52.16%
CMYK 0.00% 36.84% 12.03%
47.84%

Color #855475 in popluar number systems.

HEX 85 54 75
Decimal 133 84 117
Binary 10000101 1010100 1110101
Octal 205 124 165

Shades and tints

Shades of #855475

#855475
(133,84,117)
#794D6B
(121,77,107)
#6D4661
(109,70,97)
#613F57
(97,63,87)
#55384D
(85,56,77)
#493143
(73,49,67)
#3D2A39
(61,42,57)
#31232F
(49,35,47)
#251C25
(37,28,37)
#19151B
(25,21,27)
#0D0E11
(13,14,17)
#000000
(0,0,0)

Tints of #855475

#855475
(133,84,117)
#906381
(144,99,129)
#9B728D
(155,114,141)
#A68199
(166,129,153)
#B190A5
(177,144,165)
#BC9FB1
(188,159,177)
#C7AEBD
(199,174,189)
#D2BDC9
(210,189,201)
#DDCCD5
(221,204,213)
#E8DBE1
(232,219,225)
#F3EAED
(243,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #855475; }

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

This text font color is #855475.

Background Color

.myBgColor { background-color: #855475; }

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

This div background color is #855475.

Border color

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

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

This div border color is #855475.

Opacity

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

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

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

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

This text has shadow with #855475 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855475.

Preview

Color preview on black background

This text has color #855475 on black background.


Color preview on white background

This text has color #855475 on white background.


Black color preview on #855475 background

This text has black color on #855475 background.


White color preview on #855475 background

This text has white color on #855475 background.


Related colors

Complementary color

Complementary color for #hex is #7AAB8A.


I love getcolorcode.com

Triadic colors

1 #758554 and #547585 with #855475 are triadic colors.

2 #755485 and #548575 with #855475 are triadic colors.