COLOR #489976

HEX: #489976 RGB: (72,153,118)

Color info

#489976 contains mainly green and blue colors. Web safe color of #489976 is #339966 (or #396).

RGB color model

#489976 color RGB value is (72,153,118).

RGB: (72,153,118) (28%, 60%, 46%)

RGB channels and saturation

R 72 of 255 = 28%
G 153 of 255 = 60%
B 118 of 255 = 46%

72
153
118

R + G + B ~ 45%. #489976 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 72 + 153 + 118 = 343 (100%)
R 72 of 343 ~ 20.99%
G 153 of 343 ~ 44.61%
B 118 of 343 ~ 34.4'%

%20.99
%44.61
%34.4

CMYK color model

#489976 color CMYK value is (53,0,23,40).

  • cyan value is 52.94%
  • magenta value is 0.00%
  • yellow value is 22.88%
  • key color value is 40.00%

CMYK: (53,0,23,40)
C53M0Y23K40 (53%, 0%, 23%, 40%)
(0.53 / 0.00 / 0.23 / 0.40)

CMYK percentages

%52.94
%0
%22.88
%40

Codes

Color #489976 in popluar color models

48 99 76
RGB 72 153 118
HSL 154° 36.00% 44.12%
HSB/HSV 154° 52.94% 60.00%
CMYK 52.94% 0.00% 22.88%
40.00%

Color #489976 in popluar number systems.

HEX 48 99 76
Decimal 72 153 118
Binary 1001000 10011001 1110110
Octal 110 231 166

Shades and tints

Shades of #489976

#489976
(72,153,118)
#428C6C
(66,140,108)
#3C7F62
(60,127,98)
#367258
(54,114,88)
#30654E
(48,101,78)
#2A5844
(42,88,68)
#244B3A
(36,75,58)
#1E3E30
(30,62,48)
#183126
(24,49,38)
#12241C
(18,36,28)
#0C1712
(12,23,18)
#000000
(0,0,0)

Tints of #489976

#489976
(72,153,118)
#58A282
(88,162,130)
#68AB8E
(104,171,142)
#78B49A
(120,180,154)
#88BDA6
(136,189,166)
#98C6B2
(152,198,178)
#A8CFBE
(168,207,190)
#B8D8CA
(184,216,202)
#C8E1D6
(200,225,214)
#D8EAE2
(216,234,226)
#E8F3EE
(232,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #489976 color. Also use rgb(72,153,118) instead hex code.

Text Font Color

.myTextColor { color: #489976; }

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

This text font color is #489976.

Background Color

.myBgColor { background-color: #489976; }

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

This div background color is #489976.

Border color

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

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

This div border color is #489976.

Opacity

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

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

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

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

This text has shadow with #489976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #489976.

Preview

Color preview on black background

This text has color #489976 on black background.


Color preview on white background

This text has color #489976 on white background.


Black color preview on #489976 background

This text has black color on #489976 background.


White color preview on #489976 background

This text has white color on #489976 background.


Related colors

Complementary color

Complementary color for #hex is #B76689.


I love getcolorcode.com

Triadic colors

1 #764899 and #997648 with #489976 are triadic colors.

2 #769948 and #994876 with #489976 are triadic colors.