COLOR #489979

HEX: #489979 RGB: (72,153,121)

Color info

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

RGB color model

#489979 color RGB value is (72,153,121).

RGB: (72,153,121) (28%, 60%, 47%)

RGB channels and saturation

R 72 of 255 = 28%
G 153 of 255 = 60%
B 121 of 255 = 47%

72
153
121

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

Portions of RGB colors in percentages

R + G + B = 72 + 153 + 121 = 346 (100%)
R 72 of 346 ~ 20.81%
G 153 of 346 ~ 44.22%
B 121 of 346 ~ 34.97'%

%20.81
%44.22
%34.97

CMYK color model

#489979 color CMYK value is (53,0,21,40).

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

CMYK: (53,0,21,40)
C53M0Y21K40 (53%, 0%, 21%, 40%)
(0.53 / 0.00 / 0.21 / 0.40)

CMYK percentages

%52.94
%0
%20.92
%40

Codes

Color #489979 in popluar color models

48 99 79
RGB 72 153 121
HSL 156° 36.00% 44.12%
HSB/HSV 156° 52.94% 60.00%
CMYK 52.94% 0.00% 20.92%
40.00%

Color #489979 in popluar number systems.

HEX 48 99 79
Decimal 72 153 121
Binary 1001000 10011001 1111001
Octal 110 231 171

Shades and tints

Shades of #489979

#489979
(72,153,121)
#428C6E
(66,140,110)
#3C7F63
(60,127,99)
#367258
(54,114,88)
#30654D
(48,101,77)
#2A5842
(42,88,66)
#244B37
(36,75,55)
#1E3E2C
(30,62,44)
#183121
(24,49,33)
#122416
(18,36,22)
#0C170B
(12,23,11)
#000000
(0,0,0)

Tints of #489979

#489979
(72,153,121)
#58A285
(88,162,133)
#68AB91
(104,171,145)
#78B49D
(120,180,157)
#88BDA9
(136,189,169)
#98C6B5
(152,198,181)
#A8CFC1
(168,207,193)
#B8D8CD
(184,216,205)
#C8E1D9
(200,225,217)
#D8EAE5
(216,234,229)
#E8F3F1
(232,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #489979; }

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

This text font color is #489979.

Background Color

.myBgColor { background-color: #489979; }

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

This div background color is #489979.

Border color

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

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

This div border color is #489979.

Opacity

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

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

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

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

This text has shadow with #489979 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #489979.

Preview

Color preview on black background

This text has color #489979 on black background.


Color preview on white background

This text has color #489979 on white background.


Black color preview on #489979 background

This text has black color on #489979 background.


White color preview on #489979 background

This text has white color on #489979 background.


Related colors

Complementary color

Complementary color for #hex is #B76686.


I love getcolorcode.com

Triadic colors

1 #794899 and #997948 with #489979 are triadic colors.

2 #799948 and #994879 with #489979 are triadic colors.