COLOR #489051

HEX: #489051 RGB: (72,144,81)

Color info

#489051 contains mainly green color. Web safe color of #489051 is #339966 (or #396).

RGB color model

#489051 color RGB value is (72,144,81).

RGB: (72,144,81) (28%, 56%, 32%)

RGB channels and saturation

R 72 of 255 = 28%
G 144 of 255 = 56%
B 81 of 255 = 32%

72
144
81

R + G + B ~ 39%. #489051 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 144 + 81 = 297 (100%)
R 72 of 297 ~ 24.24%
G 144 of 297 ~ 48.48%
B 81 of 297 ~ 27.27'%

%24.24
%48.48
%27.27

CMYK color model

#489051 color CMYK value is (50,0,44,44).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 43.75%
  • key color value is 43.53%

CMYK: (50,0,44,44)
C50M0Y44K44 (50%, 0%, 44%, 44%)
(0.50 / 0.00 / 0.44 / 0.44)

CMYK percentages

%50
%0
%43.75
%43.53

Codes

Color #489051 in popluar color models

48 90 51
RGB 72 144 81
HSL 128° 33.33% 42.35%
HSB/HSV 128° 50.00% 56.47%
CMYK 50.00% 0.00% 43.75%
43.53%

Color #489051 in popluar number systems.

HEX 48 90 51
Decimal 72 144 81
Binary 1001000 10010000 1010001
Octal 110 220 121

Shades and tints

Shades of #489051

#489051
(72,144,81)
#42834A
(66,131,74)
#3C7643
(60,118,67)
#36693C
(54,105,60)
#305C35
(48,92,53)
#2A4F2E
(42,79,46)
#244227
(36,66,39)
#1E3520
(30,53,32)
#182819
(24,40,25)
#121B12
(18,27,18)
#0C0E0B
(12,14,11)
#000000
(0,0,0)

Tints of #489051

#489051
(72,144,81)
#589A60
(88,154,96)
#68A46F
(104,164,111)
#78AE7E
(120,174,126)
#88B88D
(136,184,141)
#98C29C
(152,194,156)
#A8CCAB
(168,204,171)
#B8D6BA
(184,214,186)
#C8E0C9
(200,224,201)
#D8EAD8
(216,234,216)
#E8F4E7
(232,244,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #489051 color. Also use rgb(72,144,81) instead hex code.

Text Font Color

.myTextColor { color: #489051; }

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

This text font color is #489051.

Background Color

.myBgColor { background-color: #489051; }

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

This div background color is #489051.

Border color

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

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

This div border color is #489051.

Opacity

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

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

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

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

This text has shadow with #489051 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #489051.

Preview

Color preview on black background

This text has color #489051 on black background.


Color preview on white background

This text has color #489051 on white background.


Black color preview on #489051 background

This text has black color on #489051 background.


White color preview on #489051 background

This text has white color on #489051 background.


Related colors

Complementary color

Complementary color for #hex is #B76FAE.


I love getcolorcode.com

Triadic colors

1 #514890 and #905148 with #489051 are triadic colors.

2 #519048 and #904851 with #489051 are triadic colors.