COLOR #54594F

HEX: #54594F RGB: (84,89,79)

Color info

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

RGB color model

#54594F color RGB value is (84,89,79).

RGB: (84,89,79) (33%, 35%, 31%)

RGB channels and saturation

R 84 of 255 = 33%
G 89 of 255 = 35%
B 79 of 255 = 31%

84
89
79

R + G + B ~ 33%. #54594F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 89 + 79 = 252 (100%)
R 84 of 252 ~ 33.33%
G 89 of 252 ~ 35.32%
B 79 of 252 ~ 31.35'%

%33.33
%35.32
%31.35

CMYK color model

#54594F color CMYK value is (6,0,11,65).

  • cyan value is 5.62%
  • magenta value is 0.00%
  • yellow value is 11.24%
  • key color value is 65.10%

CMYK: (6,0,11,65)
C6M0Y11K65 (6%, 0%, 11%, 65%)
(0.06 / 0.00 / 0.11 / 0.65)

CMYK percentages

%5.62
%0
%11.24
%65.1

Codes

Color #54594F in popluar color models

54 59 4F
RGB 84 89 79
HSL 90° 5.95% 32.94%
HSB/HSV 90° 11.24% 34.90%
CMYK 5.62% 0.00% 11.24%
65.10%

Color #54594F in popluar number systems.

HEX 54 59 4F
Decimal 84 89 79
Binary 1010100 1011001 1001111
Octal 124 131 117

Shades and tints

Shades of #54594F

#54594F
(84,89,79)
#4D5148
(77,81,72)
#464941
(70,73,65)
#3F413A
(63,65,58)
#383933
(56,57,51)
#31312C
(49,49,44)
#2A2925
(42,41,37)
#23211E
(35,33,30)
#1C1917
(28,25,23)
#151110
(21,17,16)
#0E0909
(14,9,9)
#000000
(0,0,0)

Tints of #54594F

#54594F
(84,89,79)
#63685F
(99,104,95)
#72776F
(114,119,111)
#81867F
(129,134,127)
#90958F
(144,149,143)
#9FA49F
(159,164,159)
#AEB3AF
(174,179,175)
#BDC2BF
(189,194,191)
#CCD1CF
(204,209,207)
#DBE0DF
(219,224,223)
#EAEFEF
(234,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54594F color. Also use rgb(84,89,79) instead hex code.

Text Font Color

.myTextColor { color: #54594F; }

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

This text font color is #54594F.

Background Color

.myBgColor { background-color: #54594F; }

<div style="background-color:#54594F">Inner text</div>

This div background color is #54594F.

Border color

.myBorderColor { border: 1px solid #54594F; }

<div style="border:3px solid #54594F">Div</div>

This div border color is #54594F.

Opacity

.myOpacity80 { color: #54594F; opacity: 0.8; }

<p style="color:#54594F;opacity:0.8;">80%</p>

Text with #54594F 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 #54594F;}

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

This text has shadow with #54594F color.


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

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

This text has shadow with #54594F primary color and red secondary color.


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

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

This text has shadow with #54594F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #54594F.

Preview

Color preview on black background

This text has color #54594F on black background.


Color preview on white background

This text has color #54594F on white background.


Black color preview on #54594F background

This text has black color on #54594F background.


White color preview on #54594F background

This text has white color on #54594F background.


Related colors

Complementary color

Complementary color for #hex is #ABA6B0.


I love getcolorcode.com

Triadic colors

1 #4F5459 and #594F54 with #54594F are triadic colors.

2 #4F5954 and #59544F with #54594F are triadic colors.