COLOR #54394F

HEX: #54394F RGB: (84,57,79)

Color info

#54394F contains red, green and blue colors in about the same proportion. Web safe color of #54394F is #663366 (or #636).

RGB color model

#54394F color RGB value is (84,57,79).

RGB: (84,57,79) (33%, 22%, 31%)

RGB channels and saturation

R 84 of 255 = 33%
G 57 of 255 = 22%
B 79 of 255 = 31%

84
57
79

R + G + B ~ 29%. #54394F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 57 + 79 = 220 (100%)
R 84 of 220 ~ 38.18%
G 57 of 220 ~ 25.91%
B 79 of 220 ~ 35.91'%

%38.18
%25.91
%35.91

CMYK color model

#54394F color CMYK value is (0,32,6,67).

  • cyan value is 0.00%
  • magenta value is 32.14%
  • yellow value is 5.95%
  • key color value is 67.06%
CMYK: (0,32,6,67) C0M32Y6K67 (0%,32%,6%,67%) (0.00/0.32/0.06/0.67) 

CMYK percentages

%0
%32.14
%5.95
%67.06

Codes

Color #54394F in popluar color models

54 39 4F
RGB 84 57 79
HSL 311° 19.15% 27.65%
HSB/HSV 311° 32.14% 32.94%
CMYK 0.00% 32.14% 5.95%
67.06%

Color #54394F in popluar number systems.

HEX 54 39 4F
Decimal 84 57 79
Binary 1010100 111001 1001111
Octal 124 71 117

Shades and tints

Shades of #54394F

#54394F
(84,57,79)
#4D3448
(77,52,72)
#462F41
(70,47,65)
#3F2A3A
(63,42,58)
#382533
(56,37,51)
#31202C
(49,32,44)
#2A1B25
(42,27,37)
#23161E
(35,22,30)
#1C1117
(28,17,23)
#150C10
(21,12,16)
#0E0709
(14,7,9)
#000000
(0,0,0)

Tints of #54394F

#54394F
(84,57,79)
#634B5F
(99,75,95)
#725D6F
(114,93,111)
#816F7F
(129,111,127)
#90818F
(144,129,143)
#9F939F
(159,147,159)
#AEA5AF
(174,165,175)
#BDB7BF
(189,183,191)
#CCC9CF
(204,201,207)
#DBDBDF
(219,219,223)
#EAEDEF
(234,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54394F; }

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

This text font color is #54394F.

Background Color

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

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

This div background color is #54394F.

Border color

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

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

This div border color is #54394F.

Opacity

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

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

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

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

This text has shadow with #54394F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54394F.

Preview

Color preview on black background

This text has color #54394F on black background.


Color preview on white background

This text has color #54394F on white background.


Black color preview on #54394F background

This text has black color on #54394F background.


White color preview on #54394F background

This text has white color on #54394F background.


Related colors

Complementary color

Complementary color for #hex is #ABC6B0.


I love getcolorcode.com

Triadic colors

1 #4F5439 and #394F54 with #54394F are triadic colors.

2 #4F3954 and #39544F with #54394F are triadic colors.