COLOR #54387B

HEX: #54387B RGB: (84,56,123)

Color info

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

RGB color model

#54387B color RGB value is (84,56,123).

RGB: (84,56,123) (33%, 22%, 48%)

RGB channels and saturation

R 84 of 255 = 33%
G 56 of 255 = 22%
B 123 of 255 = 48%

84
56
123

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

Portions of RGB colors in percentages

R + G + B = 84 + 56 + 123 = 263 (100%)
R 84 of 263 ~ 31.94%
G 56 of 263 ~ 21.29%
B 123 of 263 ~ 46.77'%

%31.94
%21.29
%46.77

CMYK color model

#54387B color CMYK value is (32,54,0,52).

  • cyan value is 31.71%
  • magenta value is 54.47%
  • yellow value is 0.00%
  • key color value is 51.76%

CMYK: (32,54,0,52)
C32M54Y0K52 (32%, 54%, 0%, 52%)
(0.32 / 0.54 / 0.00 / 0.52)

CMYK percentages

%31.71
%54.47
%0
%51.76

Codes

Color #54387B in popluar color models

54 38 7B
RGB 84 56 123
HSL 265° 37.43% 35.10%
HSB/HSV 265° 54.47% 48.24%
CMYK 31.71% 54.47% 0.00%
51.76%

Color #54387B in popluar number systems.

HEX 54 38 7B
Decimal 84 56 123
Binary 1010100 111000 1111011
Octal 124 70 173

Shades and tints

Shades of #54387B

#54387B
(84,56,123)
#4D3370
(77,51,112)
#462E65
(70,46,101)
#3F295A
(63,41,90)
#38244F
(56,36,79)
#311F44
(49,31,68)
#2A1A39
(42,26,57)
#23152E
(35,21,46)
#1C1023
(28,16,35)
#150B18
(21,11,24)
#0E060D
(14,6,13)
#000000
(0,0,0)

Tints of #54387B

#54387B
(84,56,123)
#634A87
(99,74,135)
#725C93
(114,92,147)
#816E9F
(129,110,159)
#9080AB
(144,128,171)
#9F92B7
(159,146,183)
#AEA4C3
(174,164,195)
#BDB6CF
(189,182,207)
#CCC8DB
(204,200,219)
#DBDAE7
(219,218,231)
#EAECF3
(234,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54387B; }

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

This text font color is #54387B.

Background Color

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

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

This div background color is #54387B.

Border color

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

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

This div border color is #54387B.

Opacity

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

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

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

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

This text has shadow with #54387B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54387B.

Preview

Color preview on black background

This text has color #54387B on black background.


Color preview on white background

This text has color #54387B on white background.


Black color preview on #54387B background

This text has black color on #54387B background.


White color preview on #54387B background

This text has white color on #54387B background.


Related colors

Complementary color

Complementary color for #hex is #ABC784.


I love getcolorcode.com

Triadic colors

1 #7B5438 and #387B54 with #54387B are triadic colors.

2 #7B3854 and #38547B with #54387B are triadic colors.