COLOR #55564A

HEX: #55564A RGB: (85,86,74)

Color info

#55564A contains red, green and blue colors in about the same proportion. Web safe color of #55564A is #666633 (or #663).

RGB color model

#55564A color RGB value is (85,86,74).

RGB: (85,86,74) (33%, 34%, 29%)

RGB channels and saturation

R 85 of 255 = 33%
G 86 of 255 = 34%
B 74 of 255 = 29%

85
86
74

R + G + B ~ 32%. #55564A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 86 + 74 = 245 (100%)
R 85 of 245 ~ 34.69%
G 86 of 245 ~ 35.1%
B 74 of 245 ~ 30.2'%

%34.69
%35.1
%30.2

CMYK color model

#55564A color CMYK value is (1,0,14,66).

  • cyan value is 1.16%
  • magenta value is 0.00%
  • yellow value is 13.95%
  • key color value is 66.27%
CMYK: (1,0,14,66) C1M0Y14K66 (1%,0%,14%,66%) (0.01/0.00/0.14/0.66) 

CMYK percentages

%1.16
%0
%13.95
%66.27

Codes

Color #55564A in popluar color models

55 56 4A
RGB 85 86 74
HSL 65° 7.50% 31.37%
HSB/HSV 65° 13.95% 33.73%
CMYK 1.16% 0.00% 13.95%
66.27%

Color #55564A in popluar number systems.

HEX 55 56 4A
Decimal 85 86 74
Binary 1010101 1010110 1001010
Octal 125 126 112

Shades and tints

Shades of #55564A

#55564A
(85,86,74)
#4E4F44
(78,79,68)
#47483E
(71,72,62)
#404138
(64,65,56)
#393A32
(57,58,50)
#32332C
(50,51,44)
#2B2C26
(43,44,38)
#242520
(36,37,32)
#1D1E1A
(29,30,26)
#161714
(22,23,20)
#0F100E
(15,16,14)
#000000
(0,0,0)

Tints of #55564A

#55564A
(85,86,74)
#64655A
(100,101,90)
#73746A
(115,116,106)
#82837A
(130,131,122)
#91928A
(145,146,138)
#A0A19A
(160,161,154)
#AFB0AA
(175,176,170)
#BEBFBA
(190,191,186)
#CDCECA
(205,206,202)
#DCDDDA
(220,221,218)
#EBECEA
(235,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55564A color. Also use rgb(85,86,74) instead hex code.

Text Font Color

.myTextColor { color: #55564A; }

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

This text font color is #55564A.

Background Color

.myBgColor { background-color: #55564A; }

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

This div background color is #55564A.

Border color

.myBorderColor { border: 1px solid #55564A; }

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

This div border color is #55564A.

Opacity

.myOpacity80 { color: #55564A; opacity: 0.8; }

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

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

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

This text has shadow with #55564A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55564A.

Preview

Color preview on black background

This text has color #55564A on black background.


Color preview on white background

This text has color #55564A on white background.


Black color preview on #55564A background

This text has black color on #55564A background.


White color preview on #55564A background

This text has white color on #55564A background.


Related colors

Complementary color

Complementary color for #hex is #AAA9B5.


I love getcolorcode.com

Triadic colors

1 #4A5556 and #564A55 with #55564A are triadic colors.

2 #4A5655 and #56554A with #55564A are triadic colors.