COLOR #544E49

HEX: #544E49 RGB: (84,78,73)

Color info

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

RGB color model

#544E49 color RGB value is (84,78,73).

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

RGB channels and saturation

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

84
78
73

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

Portions of RGB colors in percentages

R + G + B = 84 + 78 + 73 = 235 (100%)
R 84 of 235 ~ 35.74%
G 78 of 235 ~ 33.19%
B 73 of 235 ~ 31.06'%

%35.74
%33.19
%31.06

CMYK color model

#544E49 color CMYK value is (0,7,13,67).

  • cyan value is 0.00%
  • magenta value is 7.14%
  • yellow value is 13.10%
  • key color value is 67.06%

CMYK: (0,7,13,67)
C0M7Y13K67 (0%, 7%, 13%, 67%)
(0.00 / 0.07 / 0.13 / 0.67)

CMYK percentages

%0
%7.14
%13.1
%67.06

Codes

Color #544E49 in popluar color models

54 4E 49
RGB 84 78 73
HSL 27° 7.01% 30.78%
HSB/HSV 27° 13.10% 32.94%
CMYK 0.00% 7.14% 13.10%
67.06%

Color #544E49 in popluar number systems.

HEX 54 4E 49
Decimal 84 78 73
Binary 1010100 1001110 1001001
Octal 124 116 111

Shades and tints

Shades of #544E49

#544E49
(84,78,73)
#4D4743
(77,71,67)
#46403D
(70,64,61)
#3F3937
(63,57,55)
#383231
(56,50,49)
#312B2B
(49,43,43)
#2A2425
(42,36,37)
#231D1F
(35,29,31)
#1C1619
(28,22,25)
#150F13
(21,15,19)
#0E080D
(14,8,13)
#000000
(0,0,0)

Tints of #544E49

#544E49
(84,78,73)
#635E59
(99,94,89)
#726E69
(114,110,105)
#817E79
(129,126,121)
#908E89
(144,142,137)
#9F9E99
(159,158,153)
#AEAEA9
(174,174,169)
#BDBEB9
(189,190,185)
#CCCEC9
(204,206,201)
#DBDED9
(219,222,217)
#EAEEE9
(234,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #544E49; }

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

This text font color is #544E49.

Background Color

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

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

This div background color is #544E49.

Border color

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

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

This div border color is #544E49.

Opacity

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

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

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

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

This text has shadow with #544E49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #544E49.

Preview

Color preview on black background

This text has color #544E49 on black background.


Color preview on white background

This text has color #544E49 on white background.


Black color preview on #544E49 background

This text has black color on #544E49 background.


White color preview on #544E49 background

This text has white color on #544E49 background.


Related colors

Complementary color

Complementary color for #hex is #ABB1B6.


I love getcolorcode.com

Triadic colors

1 #49544E and #4E4954 with #544E49 are triadic colors.

2 #494E54 and #4E5449 with #544E49 are triadic colors.