COLOR #85474E

HEX: #85474E RGB: (133,71,78)

Color info

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

RGB color model

#85474E color RGB value is (133,71,78).

RGB: (133,71,78) (52%, 28%, 31%)

RGB channels and saturation

R 133 of 255 = 52%
G 71 of 255 = 28%
B 78 of 255 = 31%

133
71
78

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

Portions of RGB colors in percentages

R + G + B = 133 + 71 + 78 = 282 (100%)
R 133 of 282 ~ 47.16%
G 71 of 282 ~ 25.18%
B 78 of 282 ~ 27.66'%

%47.16
%25.18
%27.66

CMYK color model

#85474E color CMYK value is (0,47,41,48).

  • cyan value is 0.00%
  • magenta value is 46.62%
  • yellow value is 41.35%
  • key color value is 47.84%

CMYK: (0,47,41,48)
C0M47Y41K48 (0%, 47%, 41%, 48%)
(0.00 / 0.47 / 0.41 / 0.48)

CMYK percentages

%0
%46.62
%41.35
%47.84

Codes

Color #85474E in popluar color models

85 47 4E
RGB 133 71 78
HSL 353° 30.39% 40.00%
HSB/HSV 353° 46.62% 52.16%
CMYK 0.00% 46.62% 41.35%
47.84%

Color #85474E in popluar number systems.

HEX 85 47 4E
Decimal 133 71 78
Binary 10000101 1000111 1001110
Octal 205 107 116

Shades and tints

Shades of #85474E

#85474E
(133,71,78)
#794147
(121,65,71)
#6D3B40
(109,59,64)
#613539
(97,53,57)
#552F32
(85,47,50)
#49292B
(73,41,43)
#3D2324
(61,35,36)
#311D1D
(49,29,29)
#251716
(37,23,22)
#19110F
(25,17,15)
#0D0B08
(13,11,8)
#000000
(0,0,0)

Tints of #85474E

#85474E
(133,71,78)
#90575E
(144,87,94)
#9B676E
(155,103,110)
#A6777E
(166,119,126)
#B1878E
(177,135,142)
#BC979E
(188,151,158)
#C7A7AE
(199,167,174)
#D2B7BE
(210,183,190)
#DDC7CE
(221,199,206)
#E8D7DE
(232,215,222)
#F3E7EE
(243,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85474E color. Also use rgb(133,71,78) instead hex code.

Text Font Color

.myTextColor { color: #85474E; }

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

This text font color is #85474E.

Background Color

.myBgColor { background-color: #85474E; }

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

This div background color is #85474E.

Border color

.myBorderColor { border: 1px solid #85474E; }

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

This div border color is #85474E.

Opacity

.myOpacity80 { color: #85474E; opacity: 0.8; }

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

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

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

This text has shadow with #85474E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85474E.

Preview

Color preview on black background

This text has color #85474E on black background.


Color preview on white background

This text has color #85474E on white background.


Black color preview on #85474E background

This text has black color on #85474E background.


White color preview on #85474E background

This text has white color on #85474E background.


Related colors

Complementary color

Complementary color for #hex is #7AB8B1.


I love getcolorcode.com

Triadic colors

1 #4E8547 and #474E85 with #85474E are triadic colors.

2 #4E4785 and #47854E with #85474E are triadic colors.