COLOR #854959

HEX: #854959 RGB: (133,73,89)

Color info

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

RGB color model

#854959 color RGB value is (133,73,89).

RGB: (133,73,89) (52%, 29%, 35%)

RGB channels and saturation

R 133 of 255 = 52%
G 73 of 255 = 29%
B 89 of 255 = 35%

133
73
89

R + G + B ~ 39%. #854959 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 73 + 89 = 295 (100%)
R 133 of 295 ~ 45.08%
G 73 of 295 ~ 24.75%
B 89 of 295 ~ 30.17'%

%45.08
%24.75
%30.17

CMYK color model

#854959 color CMYK value is (0,45,33,48).

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

CMYK: (0,45,33,48)
C0M45Y33K48 (0%, 45%, 33%, 48%)
(0.00 / 0.45 / 0.33 / 0.48)

CMYK percentages

%0
%45.11
%33.08
%47.84

Codes

Color #854959 in popluar color models

85 49 59
RGB 133 73 89
HSL 344° 29.13% 40.39%
HSB/HSV 344° 45.11% 52.16%
CMYK 0.00% 45.11% 33.08%
47.84%

Color #854959 in popluar number systems.

HEX 85 49 59
Decimal 133 73 89
Binary 10000101 1001001 1011001
Octal 205 111 131

Shades and tints

Shades of #854959

#854959
(133,73,89)
#794351
(121,67,81)
#6D3D49
(109,61,73)
#613741
(97,55,65)
#553139
(85,49,57)
#492B31
(73,43,49)
#3D2529
(61,37,41)
#311F21
(49,31,33)
#251919
(37,25,25)
#191311
(25,19,17)
#0D0D09
(13,13,9)
#000000
(0,0,0)

Tints of #854959

#854959
(133,73,89)
#905968
(144,89,104)
#9B6977
(155,105,119)
#A67986
(166,121,134)
#B18995
(177,137,149)
#BC99A4
(188,153,164)
#C7A9B3
(199,169,179)
#D2B9C2
(210,185,194)
#DDC9D1
(221,201,209)
#E8D9E0
(232,217,224)
#F3E9EF
(243,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #854959; }

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

This text font color is #854959.

Background Color

.myBgColor { background-color: #854959; }

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

This div background color is #854959.

Border color

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

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

This div border color is #854959.

Opacity

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

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

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

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

This text has shadow with #854959 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #854959.

Preview

Color preview on black background

This text has color #854959 on black background.


Color preview on white background

This text has color #854959 on white background.


Black color preview on #854959 background

This text has black color on #854959 background.


White color preview on #854959 background

This text has white color on #854959 background.


Related colors

Complementary color

Complementary color for #hex is #7AB6A6.


I love getcolorcode.com

Triadic colors

1 #598549 and #495985 with #854959 are triadic colors.

2 #594985 and #498559 with #854959 are triadic colors.