COLOR #54646A

HEX: #54646A RGB: (84,100,106)

Color info

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

RGB color model

#54646A color RGB value is (84,100,106).

RGB: (84,100,106) (33%, 39%, 42%)

RGB channels and saturation

R 84 of 255 = 33%
G 100 of 255 = 39%
B 106 of 255 = 42%

84
100
106

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

Portions of RGB colors in percentages

R + G + B = 84 + 100 + 106 = 290 (100%)
R 84 of 290 ~ 28.97%
G 100 of 290 ~ 34.48%
B 106 of 290 ~ 36.55'%

%28.97
%34.48
%36.55

CMYK color model

#54646A color CMYK value is (21,6,0,58).

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

CMYK: (21,6,0,58)
C21M6Y0K58 (21%, 6%, 0%, 58%)
(0.21 / 0.06 / 0.00 / 0.58)

CMYK percentages

%20.75
%5.66
%0
%58.43

Codes

Color #54646A in popluar color models

54 64 6A
RGB 84 100 106
HSL 196° 11.58% 37.25%
HSB/HSV 196° 20.75% 41.57%
CMYK 20.75% 5.66% 0.00%
58.43%

Color #54646A in popluar number systems.

HEX 54 64 6A
Decimal 84 100 106
Binary 1010100 1100100 1101010
Octal 124 144 152

Shades and tints

Shades of #54646A

#54646A
(84,100,106)
#4D5B61
(77,91,97)
#465258
(70,82,88)
#3F494F
(63,73,79)
#384046
(56,64,70)
#31373D
(49,55,61)
#2A2E34
(42,46,52)
#23252B
(35,37,43)
#1C1C22
(28,28,34)
#151319
(21,19,25)
#0E0A10
(14,10,16)
#000000
(0,0,0)

Tints of #54646A

#54646A
(84,100,106)
#637277
(99,114,119)
#728084
(114,128,132)
#818E91
(129,142,145)
#909C9E
(144,156,158)
#9FAAAB
(159,170,171)
#AEB8B8
(174,184,184)
#BDC6C5
(189,198,197)
#CCD4D2
(204,212,210)
#DBE2DF
(219,226,223)
#EAF0EC
(234,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54646A; }

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

This text font color is #54646A.

Background Color

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

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

This div background color is #54646A.

Border color

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

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

This div border color is #54646A.

Opacity

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

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

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

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

This text has shadow with #54646A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54646A.

Preview

Color preview on black background

This text has color #54646A on black background.


Color preview on white background

This text has color #54646A on white background.


Black color preview on #54646A background

This text has black color on #54646A background.


White color preview on #54646A background

This text has white color on #54646A background.


Related colors

Complementary color

Complementary color for #hex is #AB9B95.


I love getcolorcode.com

Triadic colors

1 #6A5464 and #646A54 with #54646A are triadic colors.

2 #6A6454 and #64546A with #54646A are triadic colors.