COLOR #853959

HEX: #853959 RGB: (133,57,89)

Color info

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

RGB color model

#853959 color RGB value is (133,57,89).

RGB: (133,57,89) (52%, 22%, 35%)

RGB channels and saturation

R 133 of 255 = 52%
G 57 of 255 = 22%
B 89 of 255 = 35%

133
57
89

R + G + B ~ 36%. #853959 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 57 + 89 = 279 (100%)
R 133 of 279 ~ 47.67%
G 57 of 279 ~ 20.43%
B 89 of 279 ~ 31.9'%

%47.67
%20.43
%31.9

CMYK color model

#853959 color CMYK value is (0,57,33,48).

  • cyan value is 0.00%
  • magenta value is 57.14%
  • yellow value is 33.08%
  • key color value is 47.84%

CMYK: (0,57,33,48)
C0M57Y33K48 (0%, 57%, 33%, 48%)
(0.00 / 0.57 / 0.33 / 0.48)

CMYK percentages

%0
%57.14
%33.08
%47.84

Codes

Color #853959 in popluar color models

85 39 59
RGB 133 57 89
HSL 335° 40.00% 37.25%
HSB/HSV 335° 57.14% 52.16%
CMYK 0.00% 57.14% 33.08%
47.84%

Color #853959 in popluar number systems.

HEX 85 39 59
Decimal 133 57 89
Binary 10000101 111001 1011001
Octal 205 71 131

Shades and tints

Shades of #853959

#853959
(133,57,89)
#793451
(121,52,81)
#6D2F49
(109,47,73)
#612A41
(97,42,65)
#552539
(85,37,57)
#492031
(73,32,49)
#3D1B29
(61,27,41)
#311621
(49,22,33)
#251119
(37,17,25)
#190C11
(25,12,17)
#0D0709
(13,7,9)
#000000
(0,0,0)

Tints of #853959

#853959
(133,57,89)
#904B68
(144,75,104)
#9B5D77
(155,93,119)
#A66F86
(166,111,134)
#B18195
(177,129,149)
#BC93A4
(188,147,164)
#C7A5B3
(199,165,179)
#D2B7C2
(210,183,194)
#DDC9D1
(221,201,209)
#E8DBE0
(232,219,224)
#F3EDEF
(243,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #853959 color. Also use rgb(133,57,89) instead hex code.

Text Font Color

.myTextColor { color: #853959; }

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

This text font color is #853959.

Background Color

.myBgColor { background-color: #853959; }

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

This div background color is #853959.

Border color

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

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

This div border color is #853959.

Opacity

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

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

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

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

This text has shadow with #853959 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #853959.

Preview

Color preview on black background

This text has color #853959 on black background.


Color preview on white background

This text has color #853959 on white background.


Black color preview on #853959 background

This text has black color on #853959 background.


White color preview on #853959 background

This text has white color on #853959 background.


Related colors

Complementary color

Complementary color for #hex is #7AC6A6.


I love getcolorcode.com

Triadic colors

1 #598539 and #395985 with #853959 are triadic colors.

2 #593985 and #398559 with #853959 are triadic colors.