COLOR #55404D

HEX: #55404D RGB: (85,64,77)

Color info

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

RGB color model

#55404D color RGB value is (85,64,77).

RGB: (85,64,77) (33%, 25%, 30%)

RGB channels and saturation

R 85 of 255 = 33%
G 64 of 255 = 25%
B 77 of 255 = 30%

85
64
77

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

Portions of RGB colors in percentages

R + G + B = 85 + 64 + 77 = 226 (100%)
R 85 of 226 ~ 37.61%
G 64 of 226 ~ 28.32%
B 77 of 226 ~ 34.07'%

%37.61
%28.32
%34.07

CMYK color model

#55404D color CMYK value is (0,25,9,67).

  • cyan value is 0.00%
  • magenta value is 24.71%
  • yellow value is 9.41%
  • key color value is 66.67%

CMYK: (0,25,9,67)
C0M25Y9K67 (0%, 25%, 9%, 67%)
(0.00 / 0.25 / 0.09 / 0.67)

CMYK percentages

%0
%24.71
%9.41
%66.67

Codes

Color #55404D in popluar color models

55 40 4D
RGB 85 64 77
HSL 323° 14.09% 29.22%
HSB/HSV 323° 24.71% 33.33%
CMYK 0.00% 24.71% 9.41%
66.67%

Color #55404D in popluar number systems.

HEX 55 40 4D
Decimal 85 64 77
Binary 1010101 1000000 1001101
Octal 125 100 115

Shades and tints

Shades of #55404D

#55404D
(85,64,77)
#4E3B46
(78,59,70)
#47363F
(71,54,63)
#403138
(64,49,56)
#392C31
(57,44,49)
#32272A
(50,39,42)
#2B2223
(43,34,35)
#241D1C
(36,29,28)
#1D1815
(29,24,21)
#16130E
(22,19,14)
#0F0E07
(15,14,7)
#000000
(0,0,0)

Tints of #55404D

#55404D
(85,64,77)
#64515D
(100,81,93)
#73626D
(115,98,109)
#82737D
(130,115,125)
#91848D
(145,132,141)
#A0959D
(160,149,157)
#AFA6AD
(175,166,173)
#BEB7BD
(190,183,189)
#CDC8CD
(205,200,205)
#DCD9DD
(220,217,221)
#EBEAED
(235,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #55404D; }

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

This text font color is #55404D.

Background Color

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

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

This div background color is #55404D.

Border color

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

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

This div border color is #55404D.

Opacity

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

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

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

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

This text has shadow with #55404D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55404D.

Preview

Color preview on black background

This text has color #55404D on black background.


Color preview on white background

This text has color #55404D on white background.


Black color preview on #55404D background

This text has black color on #55404D background.


White color preview on #55404D background

This text has white color on #55404D background.


Related colors

Complementary color

Complementary color for #hex is #AABFB2.


I love getcolorcode.com

Triadic colors

1 #4D5540 and #404D55 with #55404D are triadic colors.

2 #4D4055 and #40554D with #55404D are triadic colors.