COLOR #54524D

HEX: #54524D RGB: (84,82,77)

Color info

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

RGB color model

#54524D color RGB value is (84,82,77).

RGB: (84,82,77) (33%, 32%, 30%)

RGB channels and saturation

R 84 of 255 = 33%
G 82 of 255 = 32%
B 77 of 255 = 30%

84
82
77

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

Portions of RGB colors in percentages

R + G + B = 84 + 82 + 77 = 243 (100%)
R 84 of 243 ~ 34.57%
G 82 of 243 ~ 33.74%
B 77 of 243 ~ 31.69'%

%34.57
%33.74
%31.69

CMYK color model

#54524D color CMYK value is (0,2,8,67).

  • cyan value is 0.00%
  • magenta value is 2.38%
  • yellow value is 8.33%
  • key color value is 67.06%
CMYK: (0,2,8,67) C0M2Y8K67 (0%,2%,8%,67%) (0.00/0.02/0.08/0.67) 

CMYK percentages

%0
%2.38
%8.33
%67.06

Codes

Color #54524D in popluar color models

54 52 4D
RGB 84 82 77
HSL 43° 4.35% 31.57%
HSB/HSV 43° 8.33% 32.94%
CMYK 0.00% 2.38% 8.33%
67.06%

Color #54524D in popluar number systems.

HEX 54 52 4D
Decimal 84 82 77
Binary 1010100 1010010 1001101
Octal 124 122 115

Shades and tints

Shades of #54524D

#54524D
(84,82,77)
#4D4B46
(77,75,70)
#46443F
(70,68,63)
#3F3D38
(63,61,56)
#383631
(56,54,49)
#312F2A
(49,47,42)
#2A2823
(42,40,35)
#23211C
(35,33,28)
#1C1A15
(28,26,21)
#15130E
(21,19,14)
#0E0C07
(14,12,7)
#000000
(0,0,0)

Tints of #54524D

#54524D
(84,82,77)
#63615D
(99,97,93)
#72706D
(114,112,109)
#817F7D
(129,127,125)
#908E8D
(144,142,141)
#9F9D9D
(159,157,157)
#AEACAD
(174,172,173)
#BDBBBD
(189,187,189)
#CCCACD
(204,202,205)
#DBD9DD
(219,217,221)
#EAE8ED
(234,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54524D color. Also use rgb(84,82,77) instead hex code.

Text Font Color

.myTextColor { color: #54524D; }

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

This text font color is #54524D.

Background Color

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

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

This div background color is #54524D.

Border color

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

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

This div border color is #54524D.

Opacity

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

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

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

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

This text has shadow with #54524D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54524D.

Preview

Color preview on black background

This text has color #54524D on black background.


Color preview on white background

This text has color #54524D on white background.


Black color preview on #54524D background

This text has black color on #54524D background.


White color preview on #54524D background

This text has white color on #54524D background.


Related colors

Complementary color

Complementary color for #hex is #ABADB2.


I love getcolorcode.com

Triadic colors

1 #4D5452 and #524D54 with #54524D are triadic colors.

2 #4D5254 and #52544D with #54524D are triadic colors.