COLOR #544D4E

HEX: #544D4E RGB: (84,77,78)

Color info

#544D4E contains red, green and blue colors in about the same proportion. Web safe color of #544D4E is #663366 (or #636).

RGB color model

#544D4E color RGB value is (84,77,78).

RGB: (84,77,78) (33%, 30%, 31%)

RGB channels and saturation

R 84 of 255 = 33%
G 77 of 255 = 30%
B 78 of 255 = 31%

84
77
78

R + G + B ~ 31%. #544D4E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 77 + 78 = 239 (100%)
R 84 of 239 ~ 35.15%
G 77 of 239 ~ 32.22%
B 78 of 239 ~ 32.64'%

%35.15
%32.22
%32.64

CMYK color model

#544D4E color CMYK value is (0,8,7,67).

  • cyan value is 0.00%
  • magenta value is 8.33%
  • yellow value is 7.14%
  • key color value is 67.06%
CMYK: (0,8,7,67) C0M8Y7K67 (0%,8%,7%,67%) (0.00/0.08/0.07/0.67) 

CMYK percentages

%0
%8.33
%7.14
%67.06

Codes

Color #544D4E in popluar color models

54 4D 4E
RGB 84 77 78
HSL 351° 4.35% 31.57%
HSB/HSV 351° 8.33% 32.94%
CMYK 0.00% 8.33% 7.14%
67.06%

Color #544D4E in popluar number systems.

HEX 54 4D 4E
Decimal 84 77 78
Binary 1010100 1001101 1001110
Octal 124 115 116

Shades and tints

Shades of #544D4E

#544D4E
(84,77,78)
#4D4647
(77,70,71)
#463F40
(70,63,64)
#3F3839
(63,56,57)
#383132
(56,49,50)
#312A2B
(49,42,43)
#2A2324
(42,35,36)
#231C1D
(35,28,29)
#1C1516
(28,21,22)
#150E0F
(21,14,15)
#0E0708
(14,7,8)
#000000
(0,0,0)

Tints of #544D4E

#544D4E
(84,77,78)
#635D5E
(99,93,94)
#726D6E
(114,109,110)
#817D7E
(129,125,126)
#908D8E
(144,141,142)
#9F9D9E
(159,157,158)
#AEADAE
(174,173,174)
#BDBDBE
(189,189,190)
#CCCDCE
(204,205,206)
#DBDDDE
(219,221,222)
#EAEDEE
(234,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #544D4E color. Also use rgb(84,77,78) instead hex code.

Text Font Color

.myTextColor { color: #544D4E; }

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

This text font color is #544D4E.

Background Color

.myBgColor { background-color: #544D4E; }

<div style="background-color:#544D4E">Inner text</div>

This div background color is #544D4E.

Border color

.myBorderColor { border: 1px solid #544D4E; }

<div style="border:3px solid #544D4E">Div</div>

This div border color is #544D4E.

Opacity

.myOpacity80 { color: #544D4E; opacity: 0.8; }

<p style="color:#544D4E;opacity:0.8;">80%</p>

Text with #544D4E 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 #544D4E;}

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

This text has shadow with #544D4E color.


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

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

This text has shadow with #544D4E primary color and red secondary color.


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

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

This text has shadow with #544D4E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #544D4E.

Preview

Color preview on black background

This text has color #544D4E on black background.


Color preview on white background

This text has color #544D4E on white background.


Black color preview on #544D4E background

This text has black color on #544D4E background.


White color preview on #544D4E background

This text has white color on #544D4E background.


Related colors

Complementary color

Complementary color for #hex is #ABB2B1.


I love getcolorcode.com

Triadic colors

1 #4E544D and #4D4E54 with #544D4E are triadic colors.

2 #4E4D54 and #4D544E with #544D4E are triadic colors.