COLOR #54376B

HEX: #54376B RGB: (84,55,107)

Color info

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

RGB color model

#54376B color RGB value is (84,55,107).

RGB: (84,55,107) (33%, 22%, 42%)

RGB channels and saturation

R 84 of 255 = 33%
G 55 of 255 = 22%
B 107 of 255 = 42%

84
55
107

R + G + B ~ 32%. #54376B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 55 + 107 = 246 (100%)
R 84 of 246 ~ 34.15%
G 55 of 246 ~ 22.36%
B 107 of 246 ~ 43.5'%

%34.15
%22.36
%43.5

CMYK color model

#54376B color CMYK value is (21,49,0,58).

  • cyan value is 21.50%
  • magenta value is 48.60%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (21,49,0,58)
C21M49Y0K58 (21%, 49%, 0%, 58%)
(0.21 / 0.49 / 0.00 / 0.58)

CMYK percentages

%21.5
%48.6
%0
%58.04

Codes

Color #54376B in popluar color models

54 37 6B
RGB 84 55 107
HSL 273° 32.10% 31.76%
HSB/HSV 273° 48.60% 41.96%
CMYK 21.50% 48.60% 0.00%
58.04%

Color #54376B in popluar number systems.

HEX 54 37 6B
Decimal 84 55 107
Binary 1010100 110111 1101011
Octal 124 67 153

Shades and tints

Shades of #54376B

#54376B
(84,55,107)
#4D3262
(77,50,98)
#462D59
(70,45,89)
#3F2850
(63,40,80)
#382347
(56,35,71)
#311E3E
(49,30,62)
#2A1935
(42,25,53)
#23142C
(35,20,44)
#1C0F23
(28,15,35)
#150A1A
(21,10,26)
#0E0511
(14,5,17)
#000000
(0,0,0)

Tints of #54376B

#54376B
(84,55,107)
#634978
(99,73,120)
#725B85
(114,91,133)
#816D92
(129,109,146)
#907F9F
(144,127,159)
#9F91AC
(159,145,172)
#AEA3B9
(174,163,185)
#BDB5C6
(189,181,198)
#CCC7D3
(204,199,211)
#DBD9E0
(219,217,224)
#EAEBED
(234,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54376B color. Also use rgb(84,55,107) instead hex code.

Text Font Color

.myTextColor { color: #54376B; }

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

This text font color is #54376B.

Background Color

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

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

This div background color is #54376B.

Border color

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

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

This div border color is #54376B.

Opacity

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

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

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

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

This text has shadow with #54376B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54376B.

Preview

Color preview on black background

This text has color #54376B on black background.


Color preview on white background

This text has color #54376B on white background.


Black color preview on #54376B background

This text has black color on #54376B background.


White color preview on #54376B background

This text has white color on #54376B background.


Related colors

Complementary color

Complementary color for #hex is #ABC894.


I love getcolorcode.com

Triadic colors

1 #6B5437 and #376B54 with #54376B are triadic colors.

2 #6B3754 and #37546B with #54376B are triadic colors.