COLOR #855775

HEX: #855775 RGB: (133,87,117)

Color info

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

RGB color model

#855775 color RGB value is (133,87,117).

RGB: (133,87,117) (52%, 34%, 46%)

RGB channels and saturation

R 133 of 255 = 52%
G 87 of 255 = 34%
B 117 of 255 = 46%

133
87
117

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

Portions of RGB colors in percentages

R + G + B = 133 + 87 + 117 = 337 (100%)
R 133 of 337 ~ 39.47%
G 87 of 337 ~ 25.82%
B 117 of 337 ~ 34.72'%

%39.47
%25.82
%34.72

CMYK color model

#855775 color CMYK value is (0,35,12,48).

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

CMYK: (0,35,12,48)
C0M35Y12K48 (0%, 35%, 12%, 48%)
(0.00 / 0.35 / 0.12 / 0.48)

CMYK percentages

%0
%34.59
%12.03
%47.84

Codes

Color #855775 in popluar color models

85 57 75
RGB 133 87 117
HSL 321° 20.91% 43.14%
HSB/HSV 321° 34.59% 52.16%
CMYK 0.00% 34.59% 12.03%
47.84%

Color #855775 in popluar number systems.

HEX 85 57 75
Decimal 133 87 117
Binary 10000101 1010111 1110101
Octal 205 127 165

Shades and tints

Shades of #855775

#855775
(133,87,117)
#79506B
(121,80,107)
#6D4961
(109,73,97)
#614257
(97,66,87)
#553B4D
(85,59,77)
#493443
(73,52,67)
#3D2D39
(61,45,57)
#31262F
(49,38,47)
#251F25
(37,31,37)
#19181B
(25,24,27)
#0D1111
(13,17,17)
#000000
(0,0,0)

Tints of #855775

#855775
(133,87,117)
#906681
(144,102,129)
#9B758D
(155,117,141)
#A68499
(166,132,153)
#B193A5
(177,147,165)
#BCA2B1
(188,162,177)
#C7B1BD
(199,177,189)
#D2C0C9
(210,192,201)
#DDCFD5
(221,207,213)
#E8DEE1
(232,222,225)
#F3EDED
(243,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #855775; }

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

This text font color is #855775.

Background Color

.myBgColor { background-color: #855775; }

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

This div background color is #855775.

Border color

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

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

This div border color is #855775.

Opacity

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

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

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

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

This text has shadow with #855775 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855775.

Preview

Color preview on black background

This text has color #855775 on black background.


Color preview on white background

This text has color #855775 on white background.


Black color preview on #855775 background

This text has black color on #855775 background.


White color preview on #855775 background

This text has white color on #855775 background.


Related colors

Complementary color

Complementary color for #hex is #7AA88A.


I love getcolorcode.com

Triadic colors

1 #758557 and #577585 with #855775 are triadic colors.

2 #755785 and #578575 with #855775 are triadic colors.