COLOR #554E49

HEX: #554E49 RGB: (85,78,73)

Color info

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

RGB color model

#554E49 color RGB value is (85,78,73).

RGB: (85,78,73) (33%, 31%, 29%)

RGB channels and saturation

R 85 of 255 = 33%
G 78 of 255 = 31%
B 73 of 255 = 29%

85
78
73

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

Portions of RGB colors in percentages

R + G + B = 85 + 78 + 73 = 236 (100%)
R 85 of 236 ~ 36.02%
G 78 of 236 ~ 33.05%
B 73 of 236 ~ 30.93'%

%36.02
%33.05
%30.93

CMYK color model

#554E49 color CMYK value is (0,8,14,67).

  • cyan value is 0.00%
  • magenta value is 8.24%
  • yellow value is 14.12%
  • key color value is 66.67%
CMYK: (0,8,14,67) C0M8Y14K67 (0%,8%,14%,67%) (0.00/0.08/0.14/0.67) 

CMYK percentages

%0
%8.24
%14.12
%66.67

Codes

Color #554E49 in popluar color models

55 4E 49
RGB 85 78 73
HSL 25° 7.59% 30.98%
HSB/HSV 25° 14.12% 33.33%
CMYK 0.00% 8.24% 14.12%
66.67%

Color #554E49 in popluar number systems.

HEX 55 4E 49
Decimal 85 78 73
Binary 1010101 1001110 1001001
Octal 125 116 111

Shades and tints

Shades of #554E49

#554E49
(85,78,73)
#4E4743
(78,71,67)
#47403D
(71,64,61)
#403937
(64,57,55)
#393231
(57,50,49)
#322B2B
(50,43,43)
#2B2425
(43,36,37)
#241D1F
(36,29,31)
#1D1619
(29,22,25)
#160F13
(22,15,19)
#0F080D
(15,8,13)
#000000
(0,0,0)

Tints of #554E49

#554E49
(85,78,73)
#645E59
(100,94,89)
#736E69
(115,110,105)
#827E79
(130,126,121)
#918E89
(145,142,137)
#A09E99
(160,158,153)
#AFAEA9
(175,174,169)
#BEBEB9
(190,190,185)
#CDCEC9
(205,206,201)
#DCDED9
(220,222,217)
#EBEEE9
(235,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #554E49 color. Also use rgb(85,78,73) instead hex code.

Text Font Color

.myTextColor { color: #554E49; }

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

This text font color is #554E49.

Background Color

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

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

This div background color is #554E49.

Border color

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

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

This div border color is #554E49.

Opacity

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

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

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

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

This text has shadow with #554E49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554E49.

Preview

Color preview on black background

This text has color #554E49 on black background.


Color preview on white background

This text has color #554E49 on white background.


Black color preview on #554E49 background

This text has black color on #554E49 background.


White color preview on #554E49 background

This text has white color on #554E49 background.


Related colors

Complementary color

Complementary color for #hex is #AAB1B6.


I love getcolorcode.com

Triadic colors

1 #49554E and #4E4955 with #554E49 are triadic colors.

2 #494E55 and #4E5549 with #554E49 are triadic colors.