COLOR #54367B

HEX: #54367B RGB: (84,54,123)

Color info

#54367B contains mainly red and blue colors. Web safe color of #54367B is #663366 (or #636).

RGB color model

#54367B color RGB value is (84,54,123).

RGB: (84,54,123) (33%, 21%, 48%)

RGB channels and saturation

R 84 of 255 = 33%
G 54 of 255 = 21%
B 123 of 255 = 48%

84
54
123

R + G + B ~ 34%. #54367B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 54 + 123 = 261 (100%)
R 84 of 261 ~ 32.18%
G 54 of 261 ~ 20.69%
B 123 of 261 ~ 47.13'%

%32.18
%20.69
%47.13

CMYK color model

#54367B color CMYK value is (32,56,0,52).

  • cyan value is 31.71%
  • magenta value is 56.10%
  • yellow value is 0.00%
  • key color value is 51.76%
CMYK: (32,56,0,52) C32M56Y0K52 (32%,56%,0%,52%) (0.32/0.56/0.00/0.52) 

CMYK percentages

%31.71
%56.1
%0
%51.76

Codes

Color #54367B in popluar color models

54 36 7B
RGB 84 54 123
HSL 266° 38.98% 34.71%
HSB/HSV 266° 56.10% 48.24%
CMYK 31.71% 56.10% 0.00%
51.76%

Color #54367B in popluar number systems.

HEX 54 36 7B
Decimal 84 54 123
Binary 1010100 110110 1111011
Octal 124 66 173

Shades and tints

Shades of #54367B

#54367B
(84,54,123)
#4D3270
(77,50,112)
#462E65
(70,46,101)
#3F2A5A
(63,42,90)
#38264F
(56,38,79)
#312244
(49,34,68)
#2A1E39
(42,30,57)
#231A2E
(35,26,46)
#1C1623
(28,22,35)
#151218
(21,18,24)
#0E0E0D
(14,14,13)
#000000
(0,0,0)

Tints of #54367B

#54367B
(84,54,123)
#634887
(99,72,135)
#725A93
(114,90,147)
#816C9F
(129,108,159)
#907EAB
(144,126,171)
#9F90B7
(159,144,183)
#AEA2C3
(174,162,195)
#BDB4CF
(189,180,207)
#CCC6DB
(204,198,219)
#DBD8E7
(219,216,231)
#EAEAF3
(234,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54367B color. Also use rgb(84,54,123) instead hex code.

Text Font Color

.myTextColor { color: #54367B; }

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

This text font color is #54367B.

Background Color

.myBgColor { background-color: #54367B; }

<div style="background-color:#54367B">Inner text</div>

This div background color is #54367B.

Border color

.myBorderColor { border: 1px solid #54367B; }

<div style="border:3px solid #54367B">Div</div>

This div border color is #54367B.

Opacity

.myOpacity80 { color: #54367B; opacity: 0.8; }

<p style="color:#54367B;opacity:0.8;">80%</p>

Text with #54367B 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 #54367B;}

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

This text has shadow with #54367B color.


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

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

This text has shadow with #54367B primary color and red secondary color.


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

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

This text has shadow with #54367B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #54367B.

Preview

Color preview on black background

This text has color #54367B on black background.


Color preview on white background

This text has color #54367B on white background.


Black color preview on #54367B background

This text has black color on #54367B background.


White color preview on #54367B background

This text has white color on #54367B background.


Related colors

Complementary color

Complementary color for #hex is #ABC984.


I love getcolorcode.com

Triadic colors

1 #7B5436 and #367B54 with #54367B are triadic colors.

2 #7B3654 and #36547B with #54367B are triadic colors.