COLOR #544957

HEX: #544957 RGB: (84,73,87)

Color info

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

RGB color model

#544957 color RGB value is (84,73,87).

RGB: (84,73,87) (33%, 29%, 34%)

RGB channels and saturation

R 84 of 255 = 33%
G 73 of 255 = 29%
B 87 of 255 = 34%

84
73
87

R + G + B ~ 32%. #544957 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 73 + 87 = 244 (100%)
R 84 of 244 ~ 34.43%
G 73 of 244 ~ 29.92%
B 87 of 244 ~ 35.66'%

%34.43
%29.92
%35.66

CMYK color model

#544957 color CMYK value is (3,16,0,66).

  • cyan value is 3.45%
  • magenta value is 16.09%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (3,16,0,66)
C3M16Y0K66 (3%, 16%, 0%, 66%)
(0.03 / 0.16 / 0.00 / 0.66)

CMYK percentages

%3.45
%16.09
%0
%65.88

Codes

Color #544957 in popluar color models

54 49 57
RGB 84 73 87
HSL 287° 8.75% 31.37%
HSB/HSV 287° 16.09% 34.12%
CMYK 3.45% 16.09% 0.00%
65.88%

Color #544957 in popluar number systems.

HEX 54 49 57
Decimal 84 73 87
Binary 1010100 1001001 1010111
Octal 124 111 127

Shades and tints

Shades of #544957

#544957
(84,73,87)
#4D4350
(77,67,80)
#463D49
(70,61,73)
#3F3742
(63,55,66)
#38313B
(56,49,59)
#312B34
(49,43,52)
#2A252D
(42,37,45)
#231F26
(35,31,38)
#1C191F
(28,25,31)
#151318
(21,19,24)
#0E0D11
(14,13,17)
#000000
(0,0,0)

Tints of #544957

#544957
(84,73,87)
#635966
(99,89,102)
#726975
(114,105,117)
#817984
(129,121,132)
#908993
(144,137,147)
#9F99A2
(159,153,162)
#AEA9B1
(174,169,177)
#BDB9C0
(189,185,192)
#CCC9CF
(204,201,207)
#DBD9DE
(219,217,222)
#EAE9ED
(234,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #544957; }

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

This text font color is #544957.

Background Color

.myBgColor { background-color: #544957; }

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

This div background color is #544957.

Border color

.myBorderColor { border: 1px solid #544957; }

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

This div border color is #544957.

Opacity

.myOpacity80 { color: #544957; opacity: 0.8; }

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

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

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

This text has shadow with #544957 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #544957.

Preview

Color preview on black background

This text has color #544957 on black background.


Color preview on white background

This text has color #544957 on white background.


Black color preview on #544957 background

This text has black color on #544957 background.


White color preview on #544957 background

This text has white color on #544957 background.


Related colors

Complementary color

Complementary color for #hex is #ABB6A8.


I love getcolorcode.com

Triadic colors

1 #575449 and #495754 with #544957 are triadic colors.

2 #574954 and #495457 with #544957 are triadic colors.