COLOR #55404A

HEX: #55404A RGB: (85,64,74)

Color info

#55404A contains red, green and blue colors in about the same proportion. Web safe color of #55404A is #663333 (or #633).

RGB color model

#55404A color RGB value is (85,64,74).

RGB: (85,64,74) (33%, 25%, 29%)

RGB channels and saturation

R 85 of 255 = 33%
G 64 of 255 = 25%
B 74 of 255 = 29%

85
64
74

R + G + B ~ 29%. #55404A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 64 + 74 = 223 (100%)
R 85 of 223 ~ 38.12%
G 64 of 223 ~ 28.7%
B 74 of 223 ~ 33.18'%

%38.12
%28.7
%33.18

CMYK color model

#55404A color CMYK value is (0,25,13,67).

  • cyan value is 0.00%
  • magenta value is 24.71%
  • yellow value is 12.94%
  • key color value is 66.67%
CMYK: (0,25,13,67) C0M25Y13K67 (0%,25%,13%,67%) (0.00/0.25/0.13/0.67) 

CMYK percentages

%0
%24.71
%12.94
%66.67

Codes

Color #55404A in popluar color models

55 40 4A
RGB 85 64 74
HSL 331° 14.09% 29.22%
HSB/HSV 331° 24.71% 33.33%
CMYK 0.00% 24.71% 12.94%
66.67%

Color #55404A in popluar number systems.

HEX 55 40 4A
Decimal 85 64 74
Binary 1010101 1000000 1001010
Octal 125 100 112

Shades and tints

Shades of #55404A

#55404A
(85,64,74)
#4E3B44
(78,59,68)
#47363E
(71,54,62)
#403138
(64,49,56)
#392C32
(57,44,50)
#32272C
(50,39,44)
#2B2226
(43,34,38)
#241D20
(36,29,32)
#1D181A
(29,24,26)
#161314
(22,19,20)
#0F0E0E
(15,14,14)
#000000
(0,0,0)

Tints of #55404A

#55404A
(85,64,74)
#64515A
(100,81,90)
#73626A
(115,98,106)
#82737A
(130,115,122)
#91848A
(145,132,138)
#A0959A
(160,149,154)
#AFA6AA
(175,166,170)
#BEB7BA
(190,183,186)
#CDC8CA
(205,200,202)
#DCD9DA
(220,217,218)
#EBEAEA
(235,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #55404A; }

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

This text font color is #55404A.

Background Color

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

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

This div background color is #55404A.

Border color

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

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

This div border color is #55404A.

Opacity

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

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

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

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

This text has shadow with #55404A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55404A.

Preview

Color preview on black background

This text has color #55404A on black background.


Color preview on white background

This text has color #55404A on white background.


Black color preview on #55404A background

This text has black color on #55404A background.


White color preview on #55404A background

This text has white color on #55404A background.


Related colors

Complementary color

Complementary color for #hex is #AABFB5.


I love getcolorcode.com

Triadic colors

1 #4A5540 and #404A55 with #55404A are triadic colors.

2 #4A4055 and #40554A with #55404A are triadic colors.