COLOR #54804A

HEX: #54804A RGB: (84,128,74)

Color info

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

RGB color model

#54804A color RGB value is (84,128,74).

RGB: (84,128,74) (33%, 50%, 29%)

RGB channels and saturation

R 84 of 255 = 33%
G 128 of 255 = 50%
B 74 of 255 = 29%

84
128
74

R + G + B ~ 37%. #54804A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 128 + 74 = 286 (100%)
R 84 of 286 ~ 29.37%
G 128 of 286 ~ 44.76%
B 74 of 286 ~ 25.87'%

%29.37
%44.76
%25.87

CMYK color model

#54804A color CMYK value is (34,0,42,50).

  • cyan value is 34.38%
  • magenta value is 0.00%
  • yellow value is 42.19%
  • key color value is 49.80%
CMYK: (34,0,42,50) C34M0Y42K50 (34%,0%,42%,50%) (0.34/0.00/0.42/0.50) 

CMYK percentages

%34.38
%0
%42.19
%49.8

Codes

Color #54804A in popluar color models

54 80 4A
RGB 84 128 74
HSL 109° 26.73% 39.61%
HSB/HSV 109° 42.19% 50.20%
CMYK 34.38% 0.00% 42.19%
49.80%

Color #54804A in popluar number systems.

HEX 54 80 4A
Decimal 84 128 74
Binary 1010100 10000000 1001010
Octal 124 200 112

Shades and tints

Shades of #54804A

#54804A
(84,128,74)
#4D7544
(77,117,68)
#466A3E
(70,106,62)
#3F5F38
(63,95,56)
#385432
(56,84,50)
#31492C
(49,73,44)
#2A3E26
(42,62,38)
#233320
(35,51,32)
#1C281A
(28,40,26)
#151D14
(21,29,20)
#0E120E
(14,18,14)
#000000
(0,0,0)

Tints of #54804A

#54804A
(84,128,74)
#638B5A
(99,139,90)
#72966A
(114,150,106)
#81A17A
(129,161,122)
#90AC8A
(144,172,138)
#9FB79A
(159,183,154)
#AEC2AA
(174,194,170)
#BDCDBA
(189,205,186)
#CCD8CA
(204,216,202)
#DBE3DA
(219,227,218)
#EAEEEA
(234,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54804A; }

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

This text font color is #54804A.

Background Color

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

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

This div background color is #54804A.

Border color

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

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

This div border color is #54804A.

Opacity

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

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

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

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

This text has shadow with #54804A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54804A.

Preview

Color preview on black background

This text has color #54804A on black background.


Color preview on white background

This text has color #54804A on white background.


Black color preview on #54804A background

This text has black color on #54804A background.


White color preview on #54804A background

This text has white color on #54804A background.


Related colors

Complementary color

Complementary color for #hex is #AB7FB5.


I love getcolorcode.com

Triadic colors

1 #4A5480 and #804A54 with #54804A are triadic colors.

2 #4A8054 and #80544A with #54804A are triadic colors.