COLOR #54616A

HEX: #54616A RGB: (84,97,106)

Color info

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

RGB color model

#54616A color RGB value is (84,97,106).

RGB: (84,97,106) (33%, 38%, 42%)

RGB channels and saturation

R 84 of 255 = 33%
G 97 of 255 = 38%
B 106 of 255 = 42%

84
97
106

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

Portions of RGB colors in percentages

R + G + B = 84 + 97 + 106 = 287 (100%)
R 84 of 287 ~ 29.27%
G 97 of 287 ~ 33.8%
B 106 of 287 ~ 36.93'%

%29.27
%33.8
%36.93

CMYK color model

#54616A color CMYK value is (21,8,0,58).

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

CMYK: (21,8,0,58)
C21M8Y0K58 (21%, 8%, 0%, 58%)
(0.21 / 0.08 / 0.00 / 0.58)

CMYK percentages

%20.75
%8.49
%0
%58.43

Codes

Color #54616A in popluar color models

54 61 6A
RGB 84 97 106
HSL 205° 11.58% 37.25%
HSB/HSV 205° 20.75% 41.57%
CMYK 20.75% 8.49% 0.00%
58.43%

Color #54616A in popluar number systems.

HEX 54 61 6A
Decimal 84 97 106
Binary 1010100 1100001 1101010
Octal 124 141 152

Shades and tints

Shades of #54616A

#54616A
(84,97,106)
#4D5961
(77,89,97)
#465158
(70,81,88)
#3F494F
(63,73,79)
#384146
(56,65,70)
#31393D
(49,57,61)
#2A3134
(42,49,52)
#23292B
(35,41,43)
#1C2122
(28,33,34)
#151919
(21,25,25)
#0E1110
(14,17,16)
#000000
(0,0,0)

Tints of #54616A

#54616A
(84,97,106)
#636F77
(99,111,119)
#727D84
(114,125,132)
#818B91
(129,139,145)
#90999E
(144,153,158)
#9FA7AB
(159,167,171)
#AEB5B8
(174,181,184)
#BDC3C5
(189,195,197)
#CCD1D2
(204,209,210)
#DBDFDF
(219,223,223)
#EAEDEC
(234,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54616A; }

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

This text font color is #54616A.

Background Color

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

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

This div background color is #54616A.

Border color

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

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

This div border color is #54616A.

Opacity

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

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

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

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

This text has shadow with #54616A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54616A.

Preview

Color preview on black background

This text has color #54616A on black background.


Color preview on white background

This text has color #54616A on white background.


Black color preview on #54616A background

This text has black color on #54616A background.


White color preview on #54616A background

This text has white color on #54616A background.


Related colors

Complementary color

Complementary color for #hex is #AB9E95.


I love getcolorcode.com

Triadic colors

1 #6A5461 and #616A54 with #54616A are triadic colors.

2 #6A6154 and #61546A with #54616A are triadic colors.