COLOR #54485D

HEX: #54485D RGB: (84,72,93)

Color info

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

RGB color model

#54485D color RGB value is (84,72,93).

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

RGB channels and saturation

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

84
72
93

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

Portions of RGB colors in percentages

R + G + B = 84 + 72 + 93 = 249 (100%)
R 84 of 249 ~ 33.73%
G 72 of 249 ~ 28.92%
B 93 of 249 ~ 37.35'%

%33.73
%28.92
%37.35

CMYK color model

#54485D color CMYK value is (10,23,0,64).

  • cyan value is 9.68%
  • magenta value is 22.58%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (10,23,0,64)
C10M23Y0K64 (10%, 23%, 0%, 64%)
(0.10 / 0.23 / 0.00 / 0.64)

CMYK percentages

%9.68
%22.58
%0
%63.53

Codes

Color #54485D in popluar color models

54 48 5D
RGB 84 72 93
HSL 274° 12.73% 32.35%
HSB/HSV 274° 22.58% 36.47%
CMYK 9.68% 22.58% 0.00%
63.53%

Color #54485D in popluar number systems.

HEX 54 48 5D
Decimal 84 72 93
Binary 1010100 1001000 1011101
Octal 124 110 135

Shades and tints

Shades of #54485D

#54485D
(84,72,93)
#4D4255
(77,66,85)
#463C4D
(70,60,77)
#3F3645
(63,54,69)
#38303D
(56,48,61)
#312A35
(49,42,53)
#2A242D
(42,36,45)
#231E25
(35,30,37)
#1C181D
(28,24,29)
#151215
(21,18,21)
#0E0C0D
(14,12,13)
#000000
(0,0,0)

Tints of #54485D

#54485D
(84,72,93)
#63586B
(99,88,107)
#726879
(114,104,121)
#817887
(129,120,135)
#908895
(144,136,149)
#9F98A3
(159,152,163)
#AEA8B1
(174,168,177)
#BDB8BF
(189,184,191)
#CCC8CD
(204,200,205)
#DBD8DB
(219,216,219)
#EAE8E9
(234,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54485D; }

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

This text font color is #54485D.

Background Color

.myBgColor { background-color: #54485D; }

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

This div background color is #54485D.

Border color

.myBorderColor { border: 1px solid #54485D; }

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

This div border color is #54485D.

Opacity

.myOpacity80 { color: #54485D; opacity: 0.8; }

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

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

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

This text has shadow with #54485D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54485D.

Preview

Color preview on black background

This text has color #54485D on black background.


Color preview on white background

This text has color #54485D on white background.


Black color preview on #54485D background

This text has black color on #54485D background.


White color preview on #54485D background

This text has white color on #54485D background.


Related colors

Complementary color

Complementary color for #hex is #ABB7A2.


I love getcolorcode.com

Triadic colors

1 #5D5448 and #485D54 with #54485D are triadic colors.

2 #5D4854 and #48545D with #54485D are triadic colors.