COLOR #54354D

HEX: #54354D RGB: (84,53,77)

Color info

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

RGB color model

#54354D color RGB value is (84,53,77).

RGB: (84,53,77) (33%, 21%, 30%)

RGB channels and saturation

R 84 of 255 = 33%
G 53 of 255 = 21%
B 77 of 255 = 30%

84
53
77

R + G + B ~ 28%. #54354D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 53 + 77 = 214 (100%)
R 84 of 214 ~ 39.25%
G 53 of 214 ~ 24.77%
B 77 of 214 ~ 35.98'%

%39.25
%24.77
%35.98

CMYK color model

#54354D color CMYK value is (0,37,8,67).

  • cyan value is 0.00%
  • magenta value is 36.90%
  • yellow value is 8.33%
  • key color value is 67.06%

CMYK: (0,37,8,67)
C0M37Y8K67 (0%, 37%, 8%, 67%)
(0.00 / 0.37 / 0.08 / 0.67)

CMYK percentages

%0
%36.9
%8.33
%67.06

Codes

Color #54354D in popluar color models

54 35 4D
RGB 84 53 77
HSL 314° 22.63% 26.86%
HSB/HSV 314° 36.90% 32.94%
CMYK 0.00% 36.90% 8.33%
67.06%

Color #54354D in popluar number systems.

HEX 54 35 4D
Decimal 84 53 77
Binary 1010100 110101 1001101
Octal 124 65 115

Shades and tints

Shades of #54354D

#54354D
(84,53,77)
#4D3146
(77,49,70)
#462D3F
(70,45,63)
#3F2938
(63,41,56)
#382531
(56,37,49)
#31212A
(49,33,42)
#2A1D23
(42,29,35)
#23191C
(35,25,28)
#1C1515
(28,21,21)
#15110E
(21,17,14)
#0E0D07
(14,13,7)
#000000
(0,0,0)

Tints of #54354D

#54354D
(84,53,77)
#63475D
(99,71,93)
#72596D
(114,89,109)
#816B7D
(129,107,125)
#907D8D
(144,125,141)
#9F8F9D
(159,143,157)
#AEA1AD
(174,161,173)
#BDB3BD
(189,179,189)
#CCC5CD
(204,197,205)
#DBD7DD
(219,215,221)
#EAE9ED
(234,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54354D; }

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

This text font color is #54354D.

Background Color

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

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

This div background color is #54354D.

Border color

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

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

This div border color is #54354D.

Opacity

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

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

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

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

This text has shadow with #54354D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54354D.

Preview

Color preview on black background

This text has color #54354D on black background.


Color preview on white background

This text has color #54354D on white background.


Black color preview on #54354D background

This text has black color on #54354D background.


White color preview on #54354D background

This text has white color on #54354D background.


Related colors

Complementary color

Complementary color for #hex is #ABCAB2.


I love getcolorcode.com

Triadic colors

1 #4D5435 and #354D54 with #54354D are triadic colors.

2 #4D3554 and #35544D with #54354D are triadic colors.