COLOR #54337C

HEX: #54337C RGB: (84,51,124)

Color info

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

RGB color model

#54337C color RGB value is (84,51,124).

RGB: (84,51,124) (33%, 20%, 49%)

RGB channels and saturation

R 84 of 255 = 33%
G 51 of 255 = 20%
B 124 of 255 = 49%

84
51
124

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

Portions of RGB colors in percentages

R + G + B = 84 + 51 + 124 = 259 (100%)
R 84 of 259 ~ 32.43%
G 51 of 259 ~ 19.69%
B 124 of 259 ~ 47.88'%

%32.43
%19.69
%47.88

CMYK color model

#54337C color CMYK value is (32,59,0,51).

  • cyan value is 32.26%
  • magenta value is 58.87%
  • yellow value is 0.00%
  • key color value is 51.37%

CMYK: (32,59,0,51)
C32M59Y0K51 (32%, 59%, 0%, 51%)
(0.32 / 0.59 / 0.00 / 0.51)

CMYK percentages

%32.26
%58.87
%0
%51.37

Codes

Color #54337C in popluar color models

54 33 7C
RGB 84 51 124
HSL 267° 41.71% 34.31%
HSB/HSV 267° 58.87% 48.63%
CMYK 32.26% 58.87% 0.00%
51.37%

Color #54337C in popluar number systems.

HEX 54 33 7C
Decimal 84 51 124
Binary 1010100 110011 1111100
Octal 124 63 174

Shades and tints

Shades of #54337C

#54337C
(84,51,124)
#4D2F71
(77,47,113)
#462B66
(70,43,102)
#3F275B
(63,39,91)
#382350
(56,35,80)
#311F45
(49,31,69)
#2A1B3A
(42,27,58)
#23172F
(35,23,47)
#1C1324
(28,19,36)
#150F19
(21,15,25)
#0E0B0E
(14,11,14)
#000000
(0,0,0)

Tints of #54337C

#54337C
(84,51,124)
#634587
(99,69,135)
#725792
(114,87,146)
#81699D
(129,105,157)
#907BA8
(144,123,168)
#9F8DB3
(159,141,179)
#AE9FBE
(174,159,190)
#BDB1C9
(189,177,201)
#CCC3D4
(204,195,212)
#DBD5DF
(219,213,223)
#EAE7EA
(234,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54337C color. Also use rgb(84,51,124) instead hex code.

Text Font Color

.myTextColor { color: #54337C; }

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

This text font color is #54337C.

Background Color

.myBgColor { background-color: #54337C; }

<div style="background-color:#54337C">Inner text</div>

This div background color is #54337C.

Border color

.myBorderColor { border: 1px solid #54337C; }

<div style="border:3px solid #54337C">Div</div>

This div border color is #54337C.

Opacity

.myOpacity80 { color: #54337C; opacity: 0.8; }

<p style="color:#54337C;opacity:0.8;">80%</p>

Text with #54337C 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 #54337C;}

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

This text has shadow with #54337C color.


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

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

This text has shadow with #54337C primary color and red secondary color.


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

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

This text has shadow with #54337C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #54337C.

Preview

Color preview on black background

This text has color #54337C on black background.


Color preview on white background

This text has color #54337C on white background.


Black color preview on #54337C background

This text has black color on #54337C background.


White color preview on #54337C background

This text has white color on #54337C background.


Related colors

Complementary color

Complementary color for #hex is #ABCC83.


I love getcolorcode.com

Triadic colors

1 #7C5433 and #337C54 with #54337C are triadic colors.

2 #7C3354 and #33547C with #54337C are triadic colors.