COLOR #54506A

HEX: #54506A RGB: (84,80,106)

Color info

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

RGB color model

#54506A color RGB value is (84,80,106).

RGB: (84,80,106) (33%, 31%, 42%)

RGB channels and saturation

R 84 of 255 = 33%
G 80 of 255 = 31%
B 106 of 255 = 42%

84
80
106

R + G + B ~ 35%. #54506A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 80 + 106 = 270 (100%)
R 84 of 270 ~ 31.11%
G 80 of 270 ~ 29.63%
B 106 of 270 ~ 39.26'%

%31.11
%29.63
%39.26

CMYK color model

#54506A color CMYK value is (21,25,0,58).

  • cyan value is 20.75%
  • magenta value is 24.53%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (21,25,0,58)
C21M25Y0K58 (21%, 25%, 0%, 58%)
(0.21 / 0.25 / 0.00 / 0.58)

CMYK percentages

%20.75
%24.53
%0
%58.43

Codes

Color #54506A in popluar color models

54 50 6A
RGB 84 80 106
HSL 249° 13.98% 36.47%
HSB/HSV 249° 24.53% 41.57%
CMYK 20.75% 24.53% 0.00%
58.43%

Color #54506A in popluar number systems.

HEX 54 50 6A
Decimal 84 80 106
Binary 1010100 1010000 1101010
Octal 124 120 152

Shades and tints

Shades of #54506A

#54506A
(84,80,106)
#4D4961
(77,73,97)
#464258
(70,66,88)
#3F3B4F
(63,59,79)
#383446
(56,52,70)
#312D3D
(49,45,61)
#2A2634
(42,38,52)
#231F2B
(35,31,43)
#1C1822
(28,24,34)
#151119
(21,17,25)
#0E0A10
(14,10,16)
#000000
(0,0,0)

Tints of #54506A

#54506A
(84,80,106)
#635F77
(99,95,119)
#726E84
(114,110,132)
#817D91
(129,125,145)
#908C9E
(144,140,158)
#9F9BAB
(159,155,171)
#AEAAB8
(174,170,184)
#BDB9C5
(189,185,197)
#CCC8D2
(204,200,210)
#DBD7DF
(219,215,223)
#EAE6EC
(234,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54506A color. Also use rgb(84,80,106) instead hex code.

Text Font Color

.myTextColor { color: #54506A; }

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

This text font color is #54506A.

Background Color

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

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

This div background color is #54506A.

Border color

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

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

This div border color is #54506A.

Opacity

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

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

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

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

This text has shadow with #54506A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54506A.

Preview

Color preview on black background

This text has color #54506A on black background.


Color preview on white background

This text has color #54506A on white background.


Black color preview on #54506A background

This text has black color on #54506A background.


White color preview on #54506A background

This text has white color on #54506A background.


Related colors

Complementary color

Complementary color for #hex is #ABAF95.


I love getcolorcode.com

Triadic colors

1 #6A5450 and #506A54 with #54506A are triadic colors.

2 #6A5054 and #50546A with #54506A are triadic colors.