COLOR #54646B

HEX: #54646B RGB: (84,100,107)

Color info

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

RGB color model

#54646B color RGB value is (84,100,107).

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

RGB channels and saturation

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

84
100
107

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

Portions of RGB colors in percentages

R + G + B = 84 + 100 + 107 = 291 (100%)
R 84 of 291 ~ 28.87%
G 100 of 291 ~ 34.36%
B 107 of 291 ~ 36.77'%

%28.87
%34.36
%36.77

CMYK color model

#54646B color CMYK value is (21,7,0,58).

  • cyan value is 21.50%
  • magenta value is 6.54%
  • yellow value is 0.00%
  • key color value is 58.04%
CMYK: (21,7,0,58) C21M7Y0K58 (21%,7%,0%,58%) (0.21/0.07/0.00/0.58) 

CMYK percentages

%21.5
%6.54
%0
%58.04

Codes

Color #54646B in popluar color models

54 64 6B
RGB 84 100 107
HSL 198° 12.04% 37.45%
HSB/HSV 198° 21.50% 41.96%
CMYK 21.50% 6.54% 0.00%
58.04%

Color #54646B in popluar number systems.

HEX 54 64 6B
Decimal 84 100 107
Binary 1010100 1100100 1101011
Octal 124 144 153

Shades and tints

Shades of #54646B

#54646B
(84,100,107)
#4D5B62
(77,91,98)
#465259
(70,82,89)
#3F4950
(63,73,80)
#384047
(56,64,71)
#31373E
(49,55,62)
#2A2E35
(42,46,53)
#23252C
(35,37,44)
#1C1C23
(28,28,35)
#15131A
(21,19,26)
#0E0A11
(14,10,17)
#000000
(0,0,0)

Tints of #54646B

#54646B
(84,100,107)
#637278
(99,114,120)
#728085
(114,128,133)
#818E92
(129,142,146)
#909C9F
(144,156,159)
#9FAAAC
(159,170,172)
#AEB8B9
(174,184,185)
#BDC6C6
(189,198,198)
#CCD4D3
(204,212,211)
#DBE2E0
(219,226,224)
#EAF0ED
(234,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54646B; }

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

This text font color is #54646B.

Background Color

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

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

This div background color is #54646B.

Border color

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

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

This div border color is #54646B.

Opacity

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

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

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

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

This text has shadow with #54646B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54646B.

Preview

Color preview on black background

This text has color #54646B on black background.


Color preview on white background

This text has color #54646B on white background.


Black color preview on #54646B background

This text has black color on #54646B background.


White color preview on #54646B background

This text has white color on #54646B background.


Related colors

Complementary color

Complementary color for #hex is #AB9B94.


I love getcolorcode.com

Triadic colors

1 #6B5464 and #646B54 with #54646B are triadic colors.

2 #6B6454 and #64546B with #54646B are triadic colors.