COLOR #54AB38

HEX: #54AB38 RGB: (84,171,56)

Color info

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

RGB color model

#54AB38 color RGB value is (84,171,56).

RGB: (84,171,56) (33%, 67%, 22%)

RGB channels and saturation

R 84 of 255 = 33%
G 171 of 255 = 67%
B 56 of 255 = 22%

84
171
56

R + G + B ~ 41%. #54AB38 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 84 + 171 + 56 = 311 (100%)
R 84 of 311 ~ 27.01%
G 171 of 311 ~ 54.98%
B 56 of 311 ~ 18.01'%

%27.01
%54.98
%18.01

CMYK color model

#54AB38 color CMYK value is (51,0,67,33).

  • cyan value is 50.88%
  • magenta value is 0.00%
  • yellow value is 67.25%
  • key color value is 32.94%

CMYK: (51,0,67,33)
C51M0Y67K33 (51%, 0%, 67%, 33%)
(0.51 / 0.00 / 0.67 / 0.33)

CMYK percentages

%50.88
%0
%67.25
%32.94

Codes

Color #54AB38 in popluar color models

54 AB 38
RGB 84 171 56
HSL 105° 50.66% 44.51%
HSB/HSV 105° 67.25% 67.06%
CMYK 50.88% 0.00% 67.25%
32.94%

Color #54AB38 in popluar number systems.

HEX 54 AB 38
Decimal 84 171 56
Binary 1010100 10101011 111000
Octal 124 253 70

Shades and tints

Shades of #54AB38

#54AB38
(84,171,56)
#4D9C33
(77,156,51)
#468D2E
(70,141,46)
#3F7E29
(63,126,41)
#386F24
(56,111,36)
#31601F
(49,96,31)
#2A511A
(42,81,26)
#234215
(35,66,21)
#1C3310
(28,51,16)
#15240B
(21,36,11)
#0E1506
(14,21,6)
#000000
(0,0,0)

Tints of #54AB38

#54AB38
(84,171,56)
#63B24A
(99,178,74)
#72B95C
(114,185,92)
#81C06E
(129,192,110)
#90C780
(144,199,128)
#9FCE92
(159,206,146)
#AED5A4
(174,213,164)
#BDDCB6
(189,220,182)
#CCE3C8
(204,227,200)
#DBEADA
(219,234,218)
#EAF1EC
(234,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54AB38 color. Also use rgb(84,171,56) instead hex code.

Text Font Color

.myTextColor { color: #54AB38; }

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

This text font color is #54AB38.

Background Color

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

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

This div background color is #54AB38.

Border color

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

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

This div border color is #54AB38.

Opacity

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

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

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

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

This text has shadow with #54AB38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54AB38.

Preview

Color preview on black background

This text has color #54AB38 on black background.


Color preview on white background

This text has color #54AB38 on white background.


Black color preview on #54AB38 background

This text has black color on #54AB38 background.


White color preview on #54AB38 background

This text has white color on #54AB38 background.


Related colors

Complementary color

Complementary color for #hex is #AB54C7.


I love getcolorcode.com

Triadic colors

1 #3854AB and #AB3854 with #54AB38 are triadic colors.

2 #38AB54 and #AB5438 with #54AB38 are triadic colors.