COLOR #55854E

HEX: #55854E RGB: (85,133,78)

Color info

#55854E contains red, green and blue colors in about the same proportion. Web safe color of #55854E is #669966 (or #696).

RGB color model

#55854E color RGB value is (85,133,78).

RGB: (85,133,78) (33%, 52%, 31%)

RGB channels and saturation

R 85 of 255 = 33%
G 133 of 255 = 52%
B 78 of 255 = 31%

85
133
78

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

Portions of RGB colors in percentages

R + G + B = 85 + 133 + 78 = 296 (100%)
R 85 of 296 ~ 28.72%
G 133 of 296 ~ 44.93%
B 78 of 296 ~ 26.35'%

%28.72
%44.93
%26.35

CMYK color model

#55854E color CMYK value is (36,0,41,48).

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

CMYK: (36,0,41,48)
C36M0Y41K48 (36%, 0%, 41%, 48%)
(0.36 / 0.00 / 0.41 / 0.48)

CMYK percentages

%36.09
%0
%41.35
%47.84

Codes

Color #55854E in popluar color models

55 85 4E
RGB 85 133 78
HSL 112° 26.07% 41.37%
HSB/HSV 112° 41.35% 52.16%
CMYK 36.09% 0.00% 41.35%
47.84%

Color #55854E in popluar number systems.

HEX 55 85 4E
Decimal 85 133 78
Binary 1010101 10000101 1001110
Octal 125 205 116

Shades and tints

Shades of #55854E

#55854E
(85,133,78)
#4E7947
(78,121,71)
#476D40
(71,109,64)
#406139
(64,97,57)
#395532
(57,85,50)
#32492B
(50,73,43)
#2B3D24
(43,61,36)
#24311D
(36,49,29)
#1D2516
(29,37,22)
#16190F
(22,25,15)
#0F0D08
(15,13,8)
#000000
(0,0,0)

Tints of #55854E

#55854E
(85,133,78)
#64905E
(100,144,94)
#739B6E
(115,155,110)
#82A67E
(130,166,126)
#91B18E
(145,177,142)
#A0BC9E
(160,188,158)
#AFC7AE
(175,199,174)
#BED2BE
(190,210,190)
#CDDDCE
(205,221,206)
#DCE8DE
(220,232,222)
#EBF3EE
(235,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #55854E; }

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

This text font color is #55854E.

Background Color

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

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

This div background color is #55854E.

Border color

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

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

This div border color is #55854E.

Opacity

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

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

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

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

This text has shadow with #55854E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55854E.

Preview

Color preview on black background

This text has color #55854E on black background.


Color preview on white background

This text has color #55854E on white background.


Black color preview on #55854E background

This text has black color on #55854E background.


White color preview on #55854E background

This text has white color on #55854E background.


Related colors

Complementary color

Complementary color for #hex is #AA7AB1.


I love getcolorcode.com

Triadic colors

1 #4E5585 and #854E55 with #55854E are triadic colors.

2 #4E8555 and #85554E with #55854E are triadic colors.