COLOR #54824C

HEX: #54824C RGB: (84,130,76)

Color info

#54824C contains red, green and blue colors in about the same proportion. Web safe color of #54824C is #669933 (or #693).

RGB color model

#54824C color RGB value is (84,130,76).

RGB: (84,130,76) (33%, 51%, 30%)

RGB channels and saturation

R 84 of 255 = 33%
G 130 of 255 = 51%
B 76 of 255 = 30%

84
130
76

R + G + B ~ 38%. #54824C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 130 + 76 = 290 (100%)
R 84 of 290 ~ 28.97%
G 130 of 290 ~ 44.83%
B 76 of 290 ~ 26.21'%

%28.97
%44.83
%26.21

CMYK color model

#54824C color CMYK value is (35,0,42,49).

  • cyan value is 35.38%
  • magenta value is 0.00%
  • yellow value is 41.54%
  • key color value is 49.02%
CMYK: (35,0,42,49) C35M0Y42K49 (35%,0%,42%,49%) (0.35/0.00/0.42/0.49) 

CMYK percentages

%35.38
%0
%41.54
%49.02

Codes

Color #54824C in popluar color models

54 82 4C
RGB 84 130 76
HSL 111° 26.21% 40.39%
HSB/HSV 111° 41.54% 50.98%
CMYK 35.38% 0.00% 41.54%
49.02%

Color #54824C in popluar number systems.

HEX 54 82 4C
Decimal 84 130 76
Binary 1010100 10000010 1001100
Octal 124 202 114

Shades and tints

Shades of #54824C

#54824C
(84,130,76)
#4D7746
(77,119,70)
#466C40
(70,108,64)
#3F613A
(63,97,58)
#385634
(56,86,52)
#314B2E
(49,75,46)
#2A4028
(42,64,40)
#233522
(35,53,34)
#1C2A1C
(28,42,28)
#151F16
(21,31,22)
#0E1410
(14,20,16)
#000000
(0,0,0)

Tints of #54824C

#54824C
(84,130,76)
#638D5C
(99,141,92)
#72986C
(114,152,108)
#81A37C
(129,163,124)
#90AE8C
(144,174,140)
#9FB99C
(159,185,156)
#AEC4AC
(174,196,172)
#BDCFBC
(189,207,188)
#CCDACC
(204,218,204)
#DBE5DC
(219,229,220)
#EAF0EC
(234,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54824C color. Also use rgb(84,130,76) instead hex code.

Text Font Color

.myTextColor { color: #54824C; }

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

This text font color is #54824C.

Background Color

.myBgColor { background-color: #54824C; }

<div style="background-color:#54824C">Inner text</div>

This div background color is #54824C.

Border color

.myBorderColor { border: 1px solid #54824C; }

<div style="border:3px solid #54824C">Div</div>

This div border color is #54824C.

Opacity

.myOpacity80 { color: #54824C; opacity: 0.8; }

<p style="color:#54824C;opacity:0.8;">80%</p>

Text with #54824C 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 #54824C;}

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

This text has shadow with #54824C color.


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

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

This text has shadow with #54824C primary color and red secondary color.


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

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

This text has shadow with #54824C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #54824C.

Preview

Color preview on black background

This text has color #54824C on black background.


Color preview on white background

This text has color #54824C on white background.


Black color preview on #54824C background

This text has black color on #54824C background.


White color preview on #54824C background

This text has white color on #54824C background.


Related colors

Complementary color

Complementary color for #hex is #AB7DB3.


I love getcolorcode.com

Triadic colors

1 #4C5482 and #824C54 with #54824C are triadic colors.

2 #4C8254 and #82544C with #54824C are triadic colors.