COLOR #854355

HEX: #854355 RGB: (133,67,85)

Color info

#854355 contains mainly red and blue colors. Web safe color of #854355 is #993366 (or #936).

RGB color model

#854355 color RGB value is (133,67,85).

RGB: (133,67,85) (52%, 26%, 33%)

RGB channels and saturation

R 133 of 255 = 52%
G 67 of 255 = 26%
B 85 of 255 = 33%

133
67
85

R + G + B ~ 37%. #854355 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 67 + 85 = 285 (100%)
R 133 of 285 ~ 46.67%
G 67 of 285 ~ 23.51%
B 85 of 285 ~ 29.82'%

%46.67
%23.51
%29.82

CMYK color model

#854355 color CMYK value is (0,50,36,48).

  • cyan value is 0.00%
  • magenta value is 49.62%
  • yellow value is 36.09%
  • key color value is 47.84%

CMYK: (0,50,36,48)
C0M50Y36K48 (0%, 50%, 36%, 48%)
(0.00 / 0.50 / 0.36 / 0.48)

CMYK percentages

%0
%49.62
%36.09
%47.84

Codes

Color #854355 in popluar color models

85 43 55
RGB 133 67 85
HSL 344° 33.00% 39.22%
HSB/HSV 344° 49.62% 52.16%
CMYK 0.00% 49.62% 36.09%
47.84%

Color #854355 in popluar number systems.

HEX 85 43 55
Decimal 133 67 85
Binary 10000101 1000011 1010101
Octal 205 103 125

Shades and tints

Shades of #854355

#854355
(133,67,85)
#793D4E
(121,61,78)
#6D3747
(109,55,71)
#613140
(97,49,64)
#552B39
(85,43,57)
#492532
(73,37,50)
#3D1F2B
(61,31,43)
#311924
(49,25,36)
#25131D
(37,19,29)
#190D16
(25,13,22)
#0D070F
(13,7,15)
#000000
(0,0,0)

Tints of #854355

#854355
(133,67,85)
#905464
(144,84,100)
#9B6573
(155,101,115)
#A67682
(166,118,130)
#B18791
(177,135,145)
#BC98A0
(188,152,160)
#C7A9AF
(199,169,175)
#D2BABE
(210,186,190)
#DDCBCD
(221,203,205)
#E8DCDC
(232,220,220)
#F3EDEB
(243,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #854355 color. Also use rgb(133,67,85) instead hex code.

Text Font Color

.myTextColor { color: #854355; }

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

This text font color is #854355.

Background Color

.myBgColor { background-color: #854355; }

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

This div background color is #854355.

Border color

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

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

This div border color is #854355.

Opacity

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

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

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

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

This text has shadow with #854355 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #854355.

Preview

Color preview on black background

This text has color #854355 on black background.


Color preview on white background

This text has color #854355 on white background.


Black color preview on #854355 background

This text has black color on #854355 background.


White color preview on #854355 background

This text has white color on #854355 background.


Related colors

Complementary color

Complementary color for #hex is #7ABCAA.


I love getcolorcode.com

Triadic colors

1 #558543 and #435585 with #854355 are triadic colors.

2 #554385 and #438555 with #854355 are triadic colors.