COLOR #54315C

HEX: #54315C RGB: (84,49,92)

Color info

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

RGB color model

#54315C color RGB value is (84,49,92).

RGB: (84,49,92) (33%, 19%, 36%)

RGB channels and saturation

R 84 of 255 = 33%
G 49 of 255 = 19%
B 92 of 255 = 36%

84
49
92

R + G + B ~ 29%. #54315C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 49 + 92 = 225 (100%)
R 84 of 225 ~ 37.33%
G 49 of 225 ~ 21.78%
B 92 of 225 ~ 40.89'%

%37.33
%21.78
%40.89

CMYK color model

#54315C color CMYK value is (9,47,0,64).

  • cyan value is 8.70%
  • magenta value is 46.74%
  • yellow value is 0.00%
  • key color value is 63.92%
CMYK: (9,47,0,64) C9M47Y0K64 (9%,47%,0%,64%) (0.09/0.47/0.00/0.64) 

CMYK percentages

%8.7
%46.74
%0
%63.92

Codes

Color #54315C in popluar color models

54 31 5C
RGB 84 49 92
HSL 289° 30.50% 27.65%
HSB/HSV 289° 46.74% 36.08%
CMYK 8.70% 46.74% 0.00%
63.92%

Color #54315C in popluar number systems.

HEX 54 31 5C
Decimal 84 49 92
Binary 1010100 110001 1011100
Octal 124 61 134

Shades and tints

Shades of #54315C

#54315C
(84,49,92)
#4D2D54
(77,45,84)
#46294C
(70,41,76)
#3F2544
(63,37,68)
#38213C
(56,33,60)
#311D34
(49,29,52)
#2A192C
(42,25,44)
#231524
(35,21,36)
#1C111C
(28,17,28)
#150D14
(21,13,20)
#0E090C
(14,9,12)
#000000
(0,0,0)

Tints of #54315C

#54315C
(84,49,92)
#63436A
(99,67,106)
#725578
(114,85,120)
#816786
(129,103,134)
#907994
(144,121,148)
#9F8BA2
(159,139,162)
#AE9DB0
(174,157,176)
#BDAFBE
(189,175,190)
#CCC1CC
(204,193,204)
#DBD3DA
(219,211,218)
#EAE5E8
(234,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54315C color. Also use rgb(84,49,92) instead hex code.

Text Font Color

.myTextColor { color: #54315C; }

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

This text font color is #54315C.

Background Color

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

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

This div background color is #54315C.

Border color

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

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

This div border color is #54315C.

Opacity

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

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

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

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

This text has shadow with #54315C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54315C.

Preview

Color preview on black background

This text has color #54315C on black background.


Color preview on white background

This text has color #54315C on white background.


Black color preview on #54315C background

This text has black color on #54315C background.


White color preview on #54315C background

This text has white color on #54315C background.


Related colors

Complementary color

Complementary color for #hex is #ABCEA3.


I love getcolorcode.com

Triadic colors

1 #5C5431 and #315C54 with #54315C are triadic colors.

2 #5C3154 and #31545C with #54315C are triadic colors.