COLOR #54794F

HEX: #54794F RGB: (84,121,79)

Color info

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

RGB color model

#54794F color RGB value is (84,121,79).

RGB: (84,121,79) (33%, 47%, 31%)

RGB channels and saturation

R 84 of 255 = 33%
G 121 of 255 = 47%
B 79 of 255 = 31%

84
121
79

R + G + B ~ 37%. #54794F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 121 + 79 = 284 (100%)
R 84 of 284 ~ 29.58%
G 121 of 284 ~ 42.61%
B 79 of 284 ~ 27.82'%

%29.58
%42.61
%27.82

CMYK color model

#54794F color CMYK value is (31,0,35,53).

  • cyan value is 30.58%
  • magenta value is 0.00%
  • yellow value is 34.71%
  • key color value is 52.55%

CMYK: (31,0,35,53)
C31M0Y35K53 (31%, 0%, 35%, 53%)
(0.31 / 0.00 / 0.35 / 0.53)

CMYK percentages

%30.58
%0
%34.71
%52.55

Codes

Color #54794F in popluar color models

54 79 4F
RGB 84 121 79
HSL 113° 21.00% 39.22%
HSB/HSV 113° 34.71% 47.45%
CMYK 30.58% 0.00% 34.71%
52.55%

Color #54794F in popluar number systems.

HEX 54 79 4F
Decimal 84 121 79
Binary 1010100 1111001 1001111
Octal 124 171 117

Shades and tints

Shades of #54794F

#54794F
(84,121,79)
#4D6E48
(77,110,72)
#466341
(70,99,65)
#3F583A
(63,88,58)
#384D33
(56,77,51)
#31422C
(49,66,44)
#2A3725
(42,55,37)
#232C1E
(35,44,30)
#1C2117
(28,33,23)
#151610
(21,22,16)
#0E0B09
(14,11,9)
#000000
(0,0,0)

Tints of #54794F

#54794F
(84,121,79)
#63855F
(99,133,95)
#72916F
(114,145,111)
#819D7F
(129,157,127)
#90A98F
(144,169,143)
#9FB59F
(159,181,159)
#AEC1AF
(174,193,175)
#BDCDBF
(189,205,191)
#CCD9CF
(204,217,207)
#DBE5DF
(219,229,223)
#EAF1EF
(234,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54794F; }

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

This text font color is #54794F.

Background Color

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

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

This div background color is #54794F.

Border color

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

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

This div border color is #54794F.

Opacity

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

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

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

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

This text has shadow with #54794F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54794F.

Preview

Color preview on black background

This text has color #54794F on black background.


Color preview on white background

This text has color #54794F on white background.


Black color preview on #54794F background

This text has black color on #54794F background.


White color preview on #54794F background

This text has white color on #54794F background.


Related colors

Complementary color

Complementary color for #hex is #AB86B0.


I love getcolorcode.com

Triadic colors

1 #4F5479 and #794F54 with #54794F are triadic colors.

2 #4F7954 and #79544F with #54794F are triadic colors.