COLOR #54537A

HEX: #54537A RGB: (84,83,122)

Color info

#54537A contains red, green and blue colors in about the same proportion. Web safe color of #54537A is #666666 (or #666).

RGB color model

#54537A color RGB value is (84,83,122).

RGB: (84,83,122) (33%, 33%, 48%)

RGB channels and saturation

R 84 of 255 = 33%
G 83 of 255 = 33%
B 122 of 255 = 48%

84
83
122

R + G + B ~ 38%. #54537A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 83 + 122 = 289 (100%)
R 84 of 289 ~ 29.07%
G 83 of 289 ~ 28.72%
B 122 of 289 ~ 42.21'%

%29.07
%28.72
%42.21

CMYK color model

#54537A color CMYK value is (31,32,0,52).

  • cyan value is 31.15%
  • magenta value is 31.97%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (31,32,0,52)
C31M32Y0K52 (31%, 32%, 0%, 52%)
(0.31 / 0.32 / 0.00 / 0.52)

CMYK percentages

%31.15
%31.97
%0
%52.16

Codes

Color #54537A in popluar color models

54 53 7A
RGB 84 83 122
HSL 242° 19.02% 40.20%
HSB/HSV 242° 31.97% 47.84%
CMYK 31.15% 31.97% 0.00%
52.16%

Color #54537A in popluar number systems.

HEX 54 53 7A
Decimal 84 83 122
Binary 1010100 1010011 1111010
Octal 124 123 172

Shades and tints

Shades of #54537A

#54537A
(84,83,122)
#4D4C6F
(77,76,111)
#464564
(70,69,100)
#3F3E59
(63,62,89)
#38374E
(56,55,78)
#313043
(49,48,67)
#2A2938
(42,41,56)
#23222D
(35,34,45)
#1C1B22
(28,27,34)
#151417
(21,20,23)
#0E0D0C
(14,13,12)
#000000
(0,0,0)

Tints of #54537A

#54537A
(84,83,122)
#636286
(99,98,134)
#727192
(114,113,146)
#81809E
(129,128,158)
#908FAA
(144,143,170)
#9F9EB6
(159,158,182)
#AEADC2
(174,173,194)
#BDBCCE
(189,188,206)
#CCCBDA
(204,203,218)
#DBDAE6
(219,218,230)
#EAE9F2
(234,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54537A color. Also use rgb(84,83,122) instead hex code.

Text Font Color

.myTextColor { color: #54537A; }

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

This text font color is #54537A.

Background Color

.myBgColor { background-color: #54537A; }

<div style="background-color:#54537A">Inner text</div>

This div background color is #54537A.

Border color

.myBorderColor { border: 1px solid #54537A; }

<div style="border:3px solid #54537A">Div</div>

This div border color is #54537A.

Opacity

.myOpacity80 { color: #54537A; opacity: 0.8; }

<p style="color:#54537A;opacity:0.8;">80%</p>

Text with #54537A 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 #54537A;}

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

This text has shadow with #54537A color.


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

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

This text has shadow with #54537A primary color and red secondary color.


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

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

This text has shadow with #54537A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #54537A.

Preview

Color preview on black background

This text has color #54537A on black background.


Color preview on white background

This text has color #54537A on white background.


Black color preview on #54537A background

This text has black color on #54537A background.


White color preview on #54537A background

This text has white color on #54537A background.


Related colors

Complementary color

Complementary color for #hex is #ABAC85.


I love getcolorcode.com

Triadic colors

1 #7A5453 and #537A54 with #54537A are triadic colors.

2 #7A5354 and #53547A with #54537A are triadic colors.