COLOR #54315B

HEX: #54315B RGB: (84,49,91)

Color info

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

RGB color model

#54315B color RGB value is (84,49,91).

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

RGB channels and saturation

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

84
49
91

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

Portions of RGB colors in percentages

R + G + B = 84 + 49 + 91 = 224 (100%)
R 84 of 224 ~ 37.5%
G 49 of 224 ~ 21.88%
B 91 of 224 ~ 40.63'%

%37.5
%21.88
%40.63

CMYK color model

#54315B color CMYK value is (8,46,0,64).

  • cyan value is 7.69%
  • magenta value is 46.15%
  • yellow value is 0.00%
  • key color value is 64.31%
CMYK: (8,46,0,64) C8M46Y0K64 (8%,46%,0%,64%) (0.08/0.46/0.00/0.64) 

CMYK percentages

%7.69
%46.15
%0
%64.31

Codes

Color #54315B in popluar color models

54 31 5B
RGB 84 49 91
HSL 290° 30.00% 27.45%
HSB/HSV 290° 46.15% 35.69%
CMYK 7.69% 46.15% 0.00%
64.31%

Color #54315B in popluar number systems.

HEX 54 31 5B
Decimal 84 49 91
Binary 1010100 110001 1011011
Octal 124 61 133

Shades and tints

Shades of #54315B

#54315B
(84,49,91)
#4D2D53
(77,45,83)
#46294B
(70,41,75)
#3F2543
(63,37,67)
#38213B
(56,33,59)
#311D33
(49,29,51)
#2A192B
(42,25,43)
#231523
(35,21,35)
#1C111B
(28,17,27)
#150D13
(21,13,19)
#0E090B
(14,9,11)
#000000
(0,0,0)

Tints of #54315B

#54315B
(84,49,91)
#634369
(99,67,105)
#725577
(114,85,119)
#816785
(129,103,133)
#907993
(144,121,147)
#9F8BA1
(159,139,161)
#AE9DAF
(174,157,175)
#BDAFBD
(189,175,189)
#CCC1CB
(204,193,203)
#DBD3D9
(219,211,217)
#EAE5E7
(234,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54315B; }

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

This text font color is #54315B.

Background Color

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

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

This div background color is #54315B.

Border color

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

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

This div border color is #54315B.

Opacity

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

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

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

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

This text has shadow with #54315B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54315B.

Preview

Color preview on black background

This text has color #54315B on black background.


Color preview on white background

This text has color #54315B on white background.


Black color preview on #54315B background

This text has black color on #54315B background.


White color preview on #54315B background

This text has white color on #54315B background.


Related colors

Complementary color

Complementary color for #hex is #ABCEA4.


I love getcolorcode.com

Triadic colors

1 #5B5431 and #315B54 with #54315B are triadic colors.

2 #5B3154 and #31545B with #54315B are triadic colors.