COLOR #54366D

HEX: #54366D RGB: (84,54,109)

Color info

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

RGB color model

#54366D color RGB value is (84,54,109).

RGB: (84,54,109) (33%, 21%, 43%)

RGB channels and saturation

R 84 of 255 = 33%
G 54 of 255 = 21%
B 109 of 255 = 43%

84
54
109

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

Portions of RGB colors in percentages

R + G + B = 84 + 54 + 109 = 247 (100%)
R 84 of 247 ~ 34.01%
G 54 of 247 ~ 21.86%
B 109 of 247 ~ 44.13'%

%34.01
%21.86
%44.13

CMYK color model

#54366D color CMYK value is (23,50,0,57).

  • cyan value is 22.94%
  • magenta value is 50.46%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (23,50,0,57)
C23M50Y0K57 (23%, 50%, 0%, 57%)
(0.23 / 0.50 / 0.00 / 0.57)

CMYK percentages

%22.94
%50.46
%0
%57.25

Codes

Color #54366D in popluar color models

54 36 6D
RGB 84 54 109
HSL 273° 33.74% 31.96%
HSB/HSV 273° 50.46% 42.75%
CMYK 22.94% 50.46% 0.00%
57.25%

Color #54366D in popluar number systems.

HEX 54 36 6D
Decimal 84 54 109
Binary 1010100 110110 1101101
Octal 124 66 155

Shades and tints

Shades of #54366D

#54366D
(84,54,109)
#4D3264
(77,50,100)
#462E5B
(70,46,91)
#3F2A52
(63,42,82)
#382649
(56,38,73)
#312240
(49,34,64)
#2A1E37
(42,30,55)
#231A2E
(35,26,46)
#1C1625
(28,22,37)
#15121C
(21,18,28)
#0E0E13
(14,14,19)
#000000
(0,0,0)

Tints of #54366D

#54366D
(84,54,109)
#63487A
(99,72,122)
#725A87
(114,90,135)
#816C94
(129,108,148)
#907EA1
(144,126,161)
#9F90AE
(159,144,174)
#AEA2BB
(174,162,187)
#BDB4C8
(189,180,200)
#CCC6D5
(204,198,213)
#DBD8E2
(219,216,226)
#EAEAEF
(234,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54366D color. Also use rgb(84,54,109) instead hex code.

Text Font Color

.myTextColor { color: #54366D; }

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

This text font color is #54366D.

Background Color

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

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

This div background color is #54366D.

Border color

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

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

This div border color is #54366D.

Opacity

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

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

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

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

This text has shadow with #54366D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54366D.

Preview

Color preview on black background

This text has color #54366D on black background.


Color preview on white background

This text has color #54366D on white background.


Black color preview on #54366D background

This text has black color on #54366D background.


White color preview on #54366D background

This text has white color on #54366D background.


Related colors

Complementary color

Complementary color for #hex is #ABC992.


I love getcolorcode.com

Triadic colors

1 #6D5436 and #366D54 with #54366D are triadic colors.

2 #6D3654 and #36546D with #54366D are triadic colors.