COLOR #54355D

HEX: #54355D RGB: (84,53,93)

Color info

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

RGB color model

#54355D color RGB value is (84,53,93).

RGB: (84,53,93) (33%, 21%, 36%)

RGB channels and saturation

R 84 of 255 = 33%
G 53 of 255 = 21%
B 93 of 255 = 36%

84
53
93

R + G + B ~ 30%. #54355D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 53 + 93 = 230 (100%)
R 84 of 230 ~ 36.52%
G 53 of 230 ~ 23.04%
B 93 of 230 ~ 40.43'%

%36.52
%23.04
%40.43

CMYK color model

#54355D color CMYK value is (10,43,0,64).

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

CMYK: (10,43,0,64)
C10M43Y0K64 (10%, 43%, 0%, 64%)
(0.10 / 0.43 / 0.00 / 0.64)

CMYK percentages

%9.68
%43.01
%0
%63.53

Codes

Color #54355D in popluar color models

54 35 5D
RGB 84 53 93
HSL 287° 27.40% 28.63%
HSB/HSV 287° 43.01% 36.47%
CMYK 9.68% 43.01% 0.00%
63.53%

Color #54355D in popluar number systems.

HEX 54 35 5D
Decimal 84 53 93
Binary 1010100 110101 1011101
Octal 124 65 135

Shades and tints

Shades of #54355D

#54355D
(84,53,93)
#4D3155
(77,49,85)
#462D4D
(70,45,77)
#3F2945
(63,41,69)
#38253D
(56,37,61)
#312135
(49,33,53)
#2A1D2D
(42,29,45)
#231925
(35,25,37)
#1C151D
(28,21,29)
#151115
(21,17,21)
#0E0D0D
(14,13,13)
#000000
(0,0,0)

Tints of #54355D

#54355D
(84,53,93)
#63476B
(99,71,107)
#725979
(114,89,121)
#816B87
(129,107,135)
#907D95
(144,125,149)
#9F8FA3
(159,143,163)
#AEA1B1
(174,161,177)
#BDB3BF
(189,179,191)
#CCC5CD
(204,197,205)
#DBD7DB
(219,215,219)
#EAE9E9
(234,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54355D; }

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

This text font color is #54355D.

Background Color

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

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

This div background color is #54355D.

Border color

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

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

This div border color is #54355D.

Opacity

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

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

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

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

This text has shadow with #54355D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54355D.

Preview

Color preview on black background

This text has color #54355D on black background.


Color preview on white background

This text has color #54355D on white background.


Black color preview on #54355D background

This text has black color on #54355D background.


White color preview on #54355D background

This text has white color on #54355D background.


Related colors

Complementary color

Complementary color for #hex is #ABCAA2.


I love getcolorcode.com

Triadic colors

1 #5D5435 and #355D54 with #54355D are triadic colors.

2 #5D3554 and #35545D with #54355D are triadic colors.