COLOR #54656B

HEX: #54656B RGB: (84,101,107)

Color info

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

RGB color model

#54656B color RGB value is (84,101,107).

RGB: (84,101,107) (33%, 40%, 42%)

RGB channels and saturation

R 84 of 255 = 33%
G 101 of 255 = 40%
B 107 of 255 = 42%

84
101
107

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

Portions of RGB colors in percentages

R + G + B = 84 + 101 + 107 = 292 (100%)
R 84 of 292 ~ 28.77%
G 101 of 292 ~ 34.59%
B 107 of 292 ~ 36.64'%

%28.77
%34.59
%36.64

CMYK color model

#54656B color CMYK value is (21,6,0,58).

  • cyan value is 21.50%
  • magenta value is 5.61%
  • yellow value is 0.00%
  • key color value is 58.04%
CMYK: (21,6,0,58) C21M6Y0K58 (21%,6%,0%,58%) (0.21/0.06/0.00/0.58) 

CMYK percentages

%21.5
%5.61
%0
%58.04

Codes

Color #54656B in popluar color models

54 65 6B
RGB 84 101 107
HSL 196° 12.04% 37.45%
HSB/HSV 196° 21.50% 41.96%
CMYK 21.50% 5.61% 0.00%
58.04%

Color #54656B in popluar number systems.

HEX 54 65 6B
Decimal 84 101 107
Binary 1010100 1100101 1101011
Octal 124 145 153

Shades and tints

Shades of #54656B

#54656B
(84,101,107)
#4D5C62
(77,92,98)
#465359
(70,83,89)
#3F4A50
(63,74,80)
#384147
(56,65,71)
#31383E
(49,56,62)
#2A2F35
(42,47,53)
#23262C
(35,38,44)
#1C1D23
(28,29,35)
#15141A
(21,20,26)
#0E0B11
(14,11,17)
#000000
(0,0,0)

Tints of #54656B

#54656B
(84,101,107)
#637378
(99,115,120)
#728185
(114,129,133)
#818F92
(129,143,146)
#909D9F
(144,157,159)
#9FABAC
(159,171,172)
#AEB9B9
(174,185,185)
#BDC7C6
(189,199,198)
#CCD5D3
(204,213,211)
#DBE3E0
(219,227,224)
#EAF1ED
(234,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54656B; }

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

This text font color is #54656B.

Background Color

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

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

This div background color is #54656B.

Border color

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

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

This div border color is #54656B.

Opacity

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

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

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

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

This text has shadow with #54656B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54656B.

Preview

Color preview on black background

This text has color #54656B on black background.


Color preview on white background

This text has color #54656B on white background.


Black color preview on #54656B background

This text has black color on #54656B background.


White color preview on #54656B background

This text has white color on #54656B background.


Related colors

Complementary color

Complementary color for #hex is #AB9A94.


I love getcolorcode.com

Triadic colors

1 #6B5465 and #656B54 with #54656B are triadic colors.

2 #6B6554 and #65546B with #54656B are triadic colors.