COLOR #54454A

HEX: #54454A RGB: (84,69,74)

Color info

#54454A contains red, green and blue colors in about the same proportion. Web safe color of #54454A is #663333 (or #633).

RGB color model

#54454A color RGB value is (84,69,74).

RGB: (84,69,74) (33%, 27%, 29%)

RGB channels and saturation

R 84 of 255 = 33%
G 69 of 255 = 27%
B 74 of 255 = 29%

84
69
74

R + G + B ~ 30%. #54454A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 69 + 74 = 227 (100%)
R 84 of 227 ~ 37%
G 69 of 227 ~ 30.4%
B 74 of 227 ~ 32.6'%

%37
%30.4
%32.6

CMYK color model

#54454A color CMYK value is (0,18,12,67).

  • cyan value is 0.00%
  • magenta value is 17.86%
  • yellow value is 11.90%
  • key color value is 67.06%

CMYK: (0,18,12,67)
C0M18Y12K67 (0%, 18%, 12%, 67%)
(0.00 / 0.18 / 0.12 / 0.67)

CMYK percentages

%0
%17.86
%11.9
%67.06

Codes

Color #54454A in popluar color models

54 45 4A
RGB 84 69 74
HSL 340° 9.80% 30.00%
HSB/HSV 340° 17.86% 32.94%
CMYK 0.00% 17.86% 11.90%
67.06%

Color #54454A in popluar number systems.

HEX 54 45 4A
Decimal 84 69 74
Binary 1010100 1000101 1001010
Octal 124 105 112

Shades and tints

Shades of #54454A

#54454A
(84,69,74)
#4D3F44
(77,63,68)
#46393E
(70,57,62)
#3F3338
(63,51,56)
#382D32
(56,45,50)
#31272C
(49,39,44)
#2A2126
(42,33,38)
#231B20
(35,27,32)
#1C151A
(28,21,26)
#150F14
(21,15,20)
#0E090E
(14,9,14)
#000000
(0,0,0)

Tints of #54454A

#54454A
(84,69,74)
#63555A
(99,85,90)
#72656A
(114,101,106)
#81757A
(129,117,122)
#90858A
(144,133,138)
#9F959A
(159,149,154)
#AEA5AA
(174,165,170)
#BDB5BA
(189,181,186)
#CCC5CA
(204,197,202)
#DBD5DA
(219,213,218)
#EAE5EA
(234,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54454A color. Also use rgb(84,69,74) instead hex code.

Text Font Color

.myTextColor { color: #54454A; }

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

This text font color is #54454A.

Background Color

.myBgColor { background-color: #54454A; }

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

This div background color is #54454A.

Border color

.myBorderColor { border: 1px solid #54454A; }

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

This div border color is #54454A.

Opacity

.myOpacity80 { color: #54454A; opacity: 0.8; }

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

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

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

This text has shadow with #54454A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54454A.

Preview

Color preview on black background

This text has color #54454A on black background.


Color preview on white background

This text has color #54454A on white background.


Black color preview on #54454A background

This text has black color on #54454A background.


White color preview on #54454A background

This text has white color on #54454A background.


Related colors

Complementary color

Complementary color for #hex is #ABBAB5.


I love getcolorcode.com

Triadic colors

1 #4A5445 and #454A54 with #54454A are triadic colors.

2 #4A4554 and #45544A with #54454A are triadic colors.