COLOR #54A024

HEX: #54A024 RGB: (84,160,36)

Color info

#54A024 contains mainly green color. Web safe color of #54A024 is #669933 (or #693).

RGB color model

#54A024 color RGB value is (84,160,36).

RGB: (84,160,36) (33%, 63%, 14%)

RGB channels and saturation

R 84 of 255 = 33%
G 160 of 255 = 63%
B 36 of 255 = 14%

84
160
36

R + G + B ~ 37%. #54A024 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 160 + 36 = 280 (100%)
R 84 of 280 ~ 30%
G 160 of 280 ~ 57.14%
B 36 of 280 ~ 12.86'%

%30
%57.14
%12.86

CMYK color model

#54A024 color CMYK value is (48,0,78,37).

  • cyan value is 47.50%
  • magenta value is 0.00%
  • yellow value is 77.50%
  • key color value is 37.25%

CMYK: (48,0,78,37)
C48M0Y78K37 (48%, 0%, 78%, 37%)
(0.48 / 0.00 / 0.78 / 0.37)

CMYK percentages

%47.5
%0
%77.5
%37.25

Codes

Color #54A024 in popluar color models

54 A0 24
RGB 84 160 36
HSL 97° 63.27% 38.43%
HSB/HSV 97° 77.50% 62.75%
CMYK 47.50% 0.00% 77.50%
37.25%

Color #54A024 in popluar number systems.

HEX 54 A0 24
Decimal 84 160 36
Binary 1010100 10100000 100100
Octal 124 240 44

Shades and tints

Shades of #54A024

#54A024
(84,160,36)
#4D9221
(77,146,33)
#46841E
(70,132,30)
#3F761B
(63,118,27)
#386818
(56,104,24)
#315A15
(49,90,21)
#2A4C12
(42,76,18)
#233E0F
(35,62,15)
#1C300C
(28,48,12)
#152209
(21,34,9)
#0E1406
(14,20,6)
#000000
(0,0,0)

Tints of #54A024

#54A024
(84,160,36)
#63A837
(99,168,55)
#72B04A
(114,176,74)
#81B85D
(129,184,93)
#90C070
(144,192,112)
#9FC883
(159,200,131)
#AED096
(174,208,150)
#BDD8A9
(189,216,169)
#CCE0BC
(204,224,188)
#DBE8CF
(219,232,207)
#EAF0E2
(234,240,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54A024 color. Also use rgb(84,160,36) instead hex code.

Text Font Color

.myTextColor { color: #54A024; }

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

This text font color is #54A024.

Background Color

.myBgColor { background-color: #54A024; }

<div style="background-color:#54A024">Inner text</div>

This div background color is #54A024.

Border color

.myBorderColor { border: 1px solid #54A024; }

<div style="border:3px solid #54A024">Div</div>

This div border color is #54A024.

Opacity

.myOpacity80 { color: #54A024; opacity: 0.8; }

<p style="color:#54A024;opacity:0.8;">80%</p>

Text with #54A024 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 #54A024;}

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

This text has shadow with #54A024 color.


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

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

This text has shadow with #54A024 primary color and red secondary color.


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

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

This text has shadow with #54A024 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #54A024.

Preview

Color preview on black background

This text has color #54A024 on black background.


Color preview on white background

This text has color #54A024 on white background.


Black color preview on #54A024 background

This text has black color on #54A024 background.


White color preview on #54A024 background

This text has white color on #54A024 background.


Related colors

Complementary color

Complementary color for #hex is #AB5FDB.


I love getcolorcode.com

Triadic colors

1 #2454A0 and #A02454 with #54A024 are triadic colors.

2 #24A054 and #A05424 with #54A024 are triadic colors.