COLOR #489420

HEX: #489420 RGB: (72,148,32)

Color info

#489420 contains mainly green color. Web safe color of #489420 is #339933 (or #393).

RGB color model

#489420 color RGB value is (72,148,32).

RGB: (72,148,32) (28%, 58%, 13%)

RGB channels and saturation

R 72 of 255 = 28%
G 148 of 255 = 58%
B 32 of 255 = 13%

72
148
32

R + G + B ~ 33%. #489420 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 148 + 32 = 252 (100%)
R 72 of 252 ~ 28.57%
G 148 of 252 ~ 58.73%
B 32 of 252 ~ 12.7'%

%28.57
%58.73
%12.7

CMYK color model

#489420 color CMYK value is (51,0,78,42).

  • cyan value is 51.35%
  • magenta value is 0.00%
  • yellow value is 78.38%
  • key color value is 41.96%

CMYK: (51,0,78,42)
C51M0Y78K42 (51%, 0%, 78%, 42%)
(0.51 / 0.00 / 0.78 / 0.42)

CMYK percentages

%51.35
%0
%78.38
%41.96

Codes

Color #489420 in popluar color models

48 94 20
RGB 72 148 32
HSL 99° 64.44% 35.29%
HSB/HSV 99° 78.38% 58.04%
CMYK 51.35% 0.00% 78.38%
41.96%

Color #489420 in popluar number systems.

HEX 48 94 20
Decimal 72 148 32
Binary 1001000 10010100 100000
Octal 110 224 40

Shades and tints

Shades of #489420

#489420
(72,148,32)
#42871E
(66,135,30)
#3C7A1C
(60,122,28)
#366D1A
(54,109,26)
#306018
(48,96,24)
#2A5316
(42,83,22)
#244614
(36,70,20)
#1E3912
(30,57,18)
#182C10
(24,44,16)
#121F0E
(18,31,14)
#0C120C
(12,18,12)
#000000
(0,0,0)

Tints of #489420

#489420
(72,148,32)
#589D34
(88,157,52)
#68A648
(104,166,72)
#78AF5C
(120,175,92)
#88B870
(136,184,112)
#98C184
(152,193,132)
#A8CA98
(168,202,152)
#B8D3AC
(184,211,172)
#C8DCC0
(200,220,192)
#D8E5D4
(216,229,212)
#E8EEE8
(232,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #489420 color. Also use rgb(72,148,32) instead hex code.

Text Font Color

.myTextColor { color: #489420; }

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

This text font color is #489420.

Background Color

.myBgColor { background-color: #489420; }

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

This div background color is #489420.

Border color

.myBorderColor { border: 1px solid #489420; }

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

This div border color is #489420.

Opacity

.myOpacity80 { color: #489420; opacity: 0.8; }

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

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

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

This text has shadow with #489420 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #489420.

Preview

Color preview on black background

This text has color #489420 on black background.


Color preview on white background

This text has color #489420 on white background.


Black color preview on #489420 background

This text has black color on #489420 background.


White color preview on #489420 background

This text has white color on #489420 background.


Related colors

Complementary color

Complementary color for #hex is #B76BDF.


I love getcolorcode.com

Triadic colors

1 #204894 and #942048 with #489420 are triadic colors.

2 #209448 and #944820 with #489420 are triadic colors.