COLOR #54655D

HEX: #54655D RGB: (84,101,93)

Color info

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

RGB color model

#54655D color RGB value is (84,101,93).

RGB: (84,101,93) (33%, 40%, 36%)

RGB channels and saturation

R 84 of 255 = 33%
G 101 of 255 = 40%
B 93 of 255 = 36%

84
101
93

R + G + B ~ 36%. #54655D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 101 + 93 = 278 (100%)
R 84 of 278 ~ 30.22%
G 101 of 278 ~ 36.33%
B 93 of 278 ~ 33.45'%

%30.22
%36.33
%33.45

CMYK color model

#54655D color CMYK value is (17,0,8,60).

  • cyan value is 16.83%
  • magenta value is 0.00%
  • yellow value is 7.92%
  • key color value is 60.39%

CMYK: (17,0,8,60)
C17M0Y8K60 (17%, 0%, 8%, 60%)
(0.17 / 0.00 / 0.08 / 0.60)

CMYK percentages

%16.83
%0
%7.92
%60.39

Codes

Color #54655D in popluar color models

54 65 5D
RGB 84 101 93
HSL 152° 9.19% 36.27%
HSB/HSV 152° 16.83% 39.61%
CMYK 16.83% 0.00% 7.92%
60.39%

Color #54655D in popluar number systems.

HEX 54 65 5D
Decimal 84 101 93
Binary 1010100 1100101 1011101
Octal 124 145 135

Shades and tints

Shades of #54655D

#54655D
(84,101,93)
#4D5C55
(77,92,85)
#46534D
(70,83,77)
#3F4A45
(63,74,69)
#38413D
(56,65,61)
#313835
(49,56,53)
#2A2F2D
(42,47,45)
#232625
(35,38,37)
#1C1D1D
(28,29,29)
#151415
(21,20,21)
#0E0B0D
(14,11,13)
#000000
(0,0,0)

Tints of #54655D

#54655D
(84,101,93)
#63736B
(99,115,107)
#728179
(114,129,121)
#818F87
(129,143,135)
#909D95
(144,157,149)
#9FABA3
(159,171,163)
#AEB9B1
(174,185,177)
#BDC7BF
(189,199,191)
#CCD5CD
(204,213,205)
#DBE3DB
(219,227,219)
#EAF1E9
(234,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54655D color. Also use rgb(84,101,93) instead hex code.

Text Font Color

.myTextColor { color: #54655D; }

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

This text font color is #54655D.

Background Color

.myBgColor { background-color: #54655D; }

<div style="background-color:#54655D">Inner text</div>

This div background color is #54655D.

Border color

.myBorderColor { border: 1px solid #54655D; }

<div style="border:3px solid #54655D">Div</div>

This div border color is #54655D.

Opacity

.myOpacity80 { color: #54655D; opacity: 0.8; }

<p style="color:#54655D;opacity:0.8;">80%</p>

Text with #54655D 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 #54655D;}

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

This text has shadow with #54655D color.


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

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

This text has shadow with #54655D primary color and red secondary color.


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

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

This text has shadow with #54655D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #54655D.

Preview

Color preview on black background

This text has color #54655D on black background.


Color preview on white background

This text has color #54655D on white background.


Black color preview on #54655D background

This text has black color on #54655D background.


White color preview on #54655D background

This text has white color on #54655D background.


Related colors

Complementary color

Complementary color for #hex is #AB9AA2.


I love getcolorcode.com

Triadic colors

1 #5D5465 and #655D54 with #54655D are triadic colors.

2 #5D6554 and #65545D with #54655D are triadic colors.