COLOR #54339E

HEX: #54339E RGB: (84,51,158)

Color info

#54339E contains mainly blue color. Web safe color of #54339E is #663399 (or #639).

RGB color model

#54339E color RGB value is (84,51,158).

RGB: (84,51,158) (33%, 20%, 62%)

RGB channels and saturation

R 84 of 255 = 33%
G 51 of 255 = 20%
B 158 of 255 = 62%

84
51
158

R + G + B ~ 38%. #54339E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 51 + 158 = 293 (100%)
R 84 of 293 ~ 28.67%
G 51 of 293 ~ 17.41%
B 158 of 293 ~ 53.92'%

%28.67
%17.41
%53.92

CMYK color model

#54339E color CMYK value is (47,68,0,38).

  • cyan value is 46.84%
  • magenta value is 67.72%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (47,68,0,38)
C47M68Y0K38 (47%, 68%, 0%, 38%)
(0.47 / 0.68 / 0.00 / 0.38)

CMYK percentages

%46.84
%67.72
%0
%38.04

Codes

Color #54339E in popluar color models

54 33 9E
RGB 84 51 158
HSL 259° 51.20% 40.98%
HSB/HSV 259° 67.72% 61.96%
CMYK 46.84% 67.72% 0.00%
38.04%

Color #54339E in popluar number systems.

HEX 54 33 9E
Decimal 84 51 158
Binary 1010100 110011 10011110
Octal 124 63 236

Shades and tints

Shades of #54339E

#54339E
(84,51,158)
#4D2F90
(77,47,144)
#462B82
(70,43,130)
#3F2774
(63,39,116)
#382366
(56,35,102)
#311F58
(49,31,88)
#2A1B4A
(42,27,74)
#23173C
(35,23,60)
#1C132E
(28,19,46)
#150F20
(21,15,32)
#0E0B12
(14,11,18)
#000000
(0,0,0)

Tints of #54339E

#54339E
(84,51,158)
#6345A6
(99,69,166)
#7257AE
(114,87,174)
#8169B6
(129,105,182)
#907BBE
(144,123,190)
#9F8DC6
(159,141,198)
#AE9FCE
(174,159,206)
#BDB1D6
(189,177,214)
#CCC3DE
(204,195,222)
#DBD5E6
(219,213,230)
#EAE7EE
(234,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54339E color. Also use rgb(84,51,158) instead hex code.

Text Font Color

.myTextColor { color: #54339E; }

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

This text font color is #54339E.

Background Color

.myBgColor { background-color: #54339E; }

<div style="background-color:#54339E">Inner text</div>

This div background color is #54339E.

Border color

.myBorderColor { border: 1px solid #54339E; }

<div style="border:3px solid #54339E">Div</div>

This div border color is #54339E.

Opacity

.myOpacity80 { color: #54339E; opacity: 0.8; }

<p style="color:#54339E;opacity:0.8;">80%</p>

Text with #54339E 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 #54339E;}

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

This text has shadow with #54339E color.


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

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

This text has shadow with #54339E primary color and red secondary color.


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

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

This text has shadow with #54339E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #54339E.

Preview

Color preview on black background

This text has color #54339E on black background.


Color preview on white background

This text has color #54339E on white background.


Black color preview on #54339E background

This text has black color on #54339E background.


White color preview on #54339E background

This text has white color on #54339E background.


Related colors

Complementary color

Complementary color for #hex is #ABCC61.


I love getcolorcode.com

Triadic colors

1 #9E5433 and #339E54 with #54339E are triadic colors.

2 #9E3354 and #33549E with #54339E are triadic colors.