COLOR #489551

HEX: #489551 RGB: (72,149,81)

Color info

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

RGB color model

#489551 color RGB value is (72,149,81).

RGB: (72,149,81) (28%, 58%, 32%)

RGB channels and saturation

R 72 of 255 = 28%
G 149 of 255 = 58%
B 81 of 255 = 32%

72
149
81

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

Portions of RGB colors in percentages

R + G + B = 72 + 149 + 81 = 302 (100%)
R 72 of 302 ~ 23.84%
G 149 of 302 ~ 49.34%
B 81 of 302 ~ 26.82'%

%23.84
%49.34
%26.82

CMYK color model

#489551 color CMYK value is (52,0,46,42).

  • cyan value is 51.68%
  • magenta value is 0.00%
  • yellow value is 45.64%
  • key color value is 41.57%

CMYK: (52,0,46,42)
C52M0Y46K42 (52%, 0%, 46%, 42%)
(0.52 / 0.00 / 0.46 / 0.42)

CMYK percentages

%51.68
%0
%45.64
%41.57

Codes

Color #489551 in popluar color models

48 95 51
RGB 72 149 81
HSL 127° 34.84% 43.33%
HSB/HSV 127° 51.68% 58.43%
CMYK 51.68% 0.00% 45.64%
41.57%

Color #489551 in popluar number systems.

HEX 48 95 51
Decimal 72 149 81
Binary 1001000 10010101 1010001
Octal 110 225 121

Shades and tints

Shades of #489551

#489551
(72,149,81)
#42884A
(66,136,74)
#3C7B43
(60,123,67)
#366E3C
(54,110,60)
#306135
(48,97,53)
#2A542E
(42,84,46)
#244727
(36,71,39)
#1E3A20
(30,58,32)
#182D19
(24,45,25)
#122012
(18,32,18)
#0C130B
(12,19,11)
#000000
(0,0,0)

Tints of #489551

#489551
(72,149,81)
#589E60
(88,158,96)
#68A76F
(104,167,111)
#78B07E
(120,176,126)
#88B98D
(136,185,141)
#98C29C
(152,194,156)
#A8CBAB
(168,203,171)
#B8D4BA
(184,212,186)
#C8DDC9
(200,221,201)
#D8E6D8
(216,230,216)
#E8EFE7
(232,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #489551; }

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

This text font color is #489551.

Background Color

.myBgColor { background-color: #489551; }

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

This div background color is #489551.

Border color

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

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

This div border color is #489551.

Opacity

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

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

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

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

This text has shadow with #489551 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #489551.

Preview

Color preview on black background

This text has color #489551 on black background.


Color preview on white background

This text has color #489551 on white background.


Black color preview on #489551 background

This text has black color on #489551 background.


White color preview on #489551 background

This text has white color on #489551 background.


Related colors

Complementary color

Complementary color for #hex is #B76AAE.


I love getcolorcode.com

Triadic colors

1 #514895 and #955148 with #489551 are triadic colors.

2 #519548 and #954851 with #489551 are triadic colors.