COLOR #54594A

HEX: #54594A RGB: (84,89,74)

Color info

#54594A contains red, green and blue colors in about the same proportion. Web safe color of #54594A is #666633 (or #663).

RGB color model

#54594A color RGB value is (84,89,74).

RGB: (84,89,74) (33%, 35%, 29%)

RGB channels and saturation

R 84 of 255 = 33%
G 89 of 255 = 35%
B 74 of 255 = 29%

84
89
74

R + G + B ~ 32%. #54594A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 89 + 74 = 247 (100%)
R 84 of 247 ~ 34.01%
G 89 of 247 ~ 36.03%
B 74 of 247 ~ 29.96'%

%34.01
%36.03
%29.96

CMYK color model

#54594A color CMYK value is (6,0,17,65).

  • cyan value is 5.62%
  • magenta value is 0.00%
  • yellow value is 16.85%
  • key color value is 65.10%
CMYK: (6,0,17,65) C6M0Y17K65 (6%,0%,17%,65%) (0.06/0.00/0.17/0.65) 

CMYK percentages

%5.62
%0
%16.85
%65.1

Codes

Color #54594A in popluar color models

54 59 4A
RGB 84 89 74
HSL 80° 9.20% 31.96%
HSB/HSV 80° 16.85% 34.90%
CMYK 5.62% 0.00% 16.85%
65.10%

Color #54594A in popluar number systems.

HEX 54 59 4A
Decimal 84 89 74
Binary 1010100 1011001 1001010
Octal 124 131 112

Shades and tints

Shades of #54594A

#54594A
(84,89,74)
#4D5144
(77,81,68)
#46493E
(70,73,62)
#3F4138
(63,65,56)
#383932
(56,57,50)
#31312C
(49,49,44)
#2A2926
(42,41,38)
#232120
(35,33,32)
#1C191A
(28,25,26)
#151114
(21,17,20)
#0E090E
(14,9,14)
#000000
(0,0,0)

Tints of #54594A

#54594A
(84,89,74)
#63685A
(99,104,90)
#72776A
(114,119,106)
#81867A
(129,134,122)
#90958A
(144,149,138)
#9FA49A
(159,164,154)
#AEB3AA
(174,179,170)
#BDC2BA
(189,194,186)
#CCD1CA
(204,209,202)
#DBE0DA
(219,224,218)
#EAEFEA
(234,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54594A; }

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

This text font color is #54594A.

Background Color

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

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

This div background color is #54594A.

Border color

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

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

This div border color is #54594A.

Opacity

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

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

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

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

This text has shadow with #54594A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54594A.

Preview

Color preview on black background

This text has color #54594A on black background.


Color preview on white background

This text has color #54594A on white background.


Black color preview on #54594A background

This text has black color on #54594A background.


White color preview on #54594A background

This text has white color on #54594A background.


Related colors

Complementary color

Complementary color for #hex is #ABA6B5.


I love getcolorcode.com

Triadic colors

1 #4A5459 and #594A54 with #54594A are triadic colors.

2 #4A5954 and #59544A with #54594A are triadic colors.