COLOR #554D4A

HEX: #554D4A RGB: (85,77,74)

Color info

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

RGB color model

#554D4A color RGB value is (85,77,74).

RGB: (85,77,74) (33%, 30%, 29%)

RGB channels and saturation

R 85 of 255 = 33%
G 77 of 255 = 30%
B 74 of 255 = 29%

85
77
74

R + G + B ~ 31%. #554D4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 77 + 74 = 236 (100%)
R 85 of 236 ~ 36.02%
G 77 of 236 ~ 32.63%
B 74 of 236 ~ 31.36'%

%36.02
%32.63
%31.36

CMYK color model

#554D4A color CMYK value is (0,9,13,67).

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

CMYK: (0,9,13,67)
C0M9Y13K67 (0%, 9%, 13%, 67%)
(0.00 / 0.09 / 0.13 / 0.67)

CMYK percentages

%0
%9.41
%12.94
%66.67

Codes

Color #554D4A in popluar color models

55 4D 4A
RGB 85 77 74
HSL 16° 6.92% 31.18%
HSB/HSV 16° 12.94% 33.33%
CMYK 0.00% 9.41% 12.94%
66.67%

Color #554D4A in popluar number systems.

HEX 55 4D 4A
Decimal 85 77 74
Binary 1010101 1001101 1001010
Octal 125 115 112

Shades and tints

Shades of #554D4A

#554D4A
(85,77,74)
#4E4644
(78,70,68)
#473F3E
(71,63,62)
#403838
(64,56,56)
#393132
(57,49,50)
#322A2C
(50,42,44)
#2B2326
(43,35,38)
#241C20
(36,28,32)
#1D151A
(29,21,26)
#160E14
(22,14,20)
#0F070E
(15,7,14)
#000000
(0,0,0)

Tints of #554D4A

#554D4A
(85,77,74)
#645D5A
(100,93,90)
#736D6A
(115,109,106)
#827D7A
(130,125,122)
#918D8A
(145,141,138)
#A09D9A
(160,157,154)
#AFADAA
(175,173,170)
#BEBDBA
(190,189,186)
#CDCDCA
(205,205,202)
#DCDDDA
(220,221,218)
#EBEDEA
(235,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #554D4A color. Also use rgb(85,77,74) instead hex code.

Text Font Color

.myTextColor { color: #554D4A; }

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

This text font color is #554D4A.

Background Color

.myBgColor { background-color: #554D4A; }

<div style="background-color:#554D4A">Inner text</div>

This div background color is #554D4A.

Border color

.myBorderColor { border: 1px solid #554D4A; }

<div style="border:3px solid #554D4A">Div</div>

This div border color is #554D4A.

Opacity

.myOpacity80 { color: #554D4A; opacity: 0.8; }

<p style="color:#554D4A;opacity:0.8;">80%</p>

Text with #554D4A 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 #554D4A;}

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

This text has shadow with #554D4A color.


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

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

This text has shadow with #554D4A primary color and red secondary color.


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

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

This text has shadow with #554D4A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #554D4A.

Preview

Color preview on black background

This text has color #554D4A on black background.


Color preview on white background

This text has color #554D4A on white background.


Black color preview on #554D4A background

This text has black color on #554D4A background.


White color preview on #554D4A background

This text has white color on #554D4A background.


Related colors

Complementary color

Complementary color for #hex is #AAB2B5.


I love getcolorcode.com

Triadic colors

1 #4A554D and #4D4A55 with #554D4A are triadic colors.

2 #4A4D55 and #4D554A with #554D4A are triadic colors.