COLOR #544854

HEX: #544854 RGB: (84,72,84)

Color info

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

RGB color model

#544854 color RGB value is (84,72,84).

RGB: (84,72,84) (33%, 28%, 33%)

RGB channels and saturation

R 84 of 255 = 33%
G 72 of 255 = 28%
B 84 of 255 = 33%

84
72
84

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

Portions of RGB colors in percentages

R + G + B = 84 + 72 + 84 = 240 (100%)
R 84 of 240 ~ 35%
G 72 of 240 ~ 30%
B 84 of 240 ~ 35'%

%35
%30
%35

CMYK color model

#544854 color CMYK value is (0,14,0,67).

  • cyan value is 0.00%
  • magenta value is 14.29%
  • yellow value is 0.00%
  • key color value is 67.06%

CMYK: (0,14,0,67)
C0M14Y0K67 (0%, 14%, 0%, 67%)
(0.00 / 0.14 / 0.00 / 0.67)

CMYK percentages

%0
%14.29
%0
%67.06

Codes

Color #544854 in popluar color models

54 48 54
RGB 84 72 84
HSL 300° 7.69% 30.59%
HSB/HSV 300° 14.29% 32.94%
CMYK 0.00% 14.29% 0.00%
67.06%

Color #544854 in popluar number systems.

HEX 54 48 54
Decimal 84 72 84
Binary 1010100 1001000 1010100
Octal 124 110 124

Shades and tints

Shades of #544854

#544854
(84,72,84)
#4D424D
(77,66,77)
#463C46
(70,60,70)
#3F363F
(63,54,63)
#383038
(56,48,56)
#312A31
(49,42,49)
#2A242A
(42,36,42)
#231E23
(35,30,35)
#1C181C
(28,24,28)
#151215
(21,18,21)
#0E0C0E
(14,12,14)
#000000
(0,0,0)

Tints of #544854

#544854
(84,72,84)
#635863
(99,88,99)
#726872
(114,104,114)
#817881
(129,120,129)
#908890
(144,136,144)
#9F989F
(159,152,159)
#AEA8AE
(174,168,174)
#BDB8BD
(189,184,189)
#CCC8CC
(204,200,204)
#DBD8DB
(219,216,219)
#EAE8EA
(234,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #544854; }

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

This text font color is #544854.

Background Color

.myBgColor { background-color: #544854; }

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

This div background color is #544854.

Border color

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

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

This div border color is #544854.

Opacity

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

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

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

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

This text has shadow with #544854 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #544854.

Preview

Color preview on black background

This text has color #544854 on black background.


Color preview on white background

This text has color #544854 on white background.


Black color preview on #544854 background

This text has black color on #544854 background.


White color preview on #544854 background

This text has white color on #544854 background.


Related colors

Complementary color

Complementary color for #hex is #ABB7AB.


I love getcolorcode.com

Triadic colors

1 #545448 and #485454 with #544854 are triadic colors.

2 #544854 and #485454 with #544854 are triadic colors.