COLOR #489489

HEX: #489489 RGB: (72,148,137)

Color info

#489489 contains mainly green and blue colors. Web safe color of #489489 is #339999 (or #399).

RGB color model

#489489 color RGB value is (72,148,137).

RGB: (72,148,137) (28%, 58%, 54%)

RGB channels and saturation

R 72 of 255 = 28%
G 148 of 255 = 58%
B 137 of 255 = 54%

72
148
137

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

Portions of RGB colors in percentages

R + G + B = 72 + 148 + 137 = 357 (100%)
R 72 of 357 ~ 20.17%
G 148 of 357 ~ 41.46%
B 137 of 357 ~ 38.38'%

%20.17
%41.46
%38.38

CMYK color model

#489489 color CMYK value is (51,0,7,42).

  • cyan value is 51.35%
  • magenta value is 0.00%
  • yellow value is 7.43%
  • key color value is 41.96%
CMYK: (51,0,7,42) C51M0Y7K42 (51%,0%,7%,42%) (0.51/0.00/0.07/0.42) 

CMYK percentages

%51.35
%0
%7.43
%41.96

Codes

Color #489489 in popluar color models

48 94 89
RGB 72 148 137
HSL 171° 34.55% 43.14%
HSB/HSV 171° 51.35% 58.04%
CMYK 51.35% 0.00% 7.43%
41.96%

Color #489489 in popluar number systems.

HEX 48 94 89
Decimal 72 148 137
Binary 1001000 10010100 10001001
Octal 110 224 211

Shades and tints

Shades of #489489

#489489
(72,148,137)
#42877D
(66,135,125)
#3C7A71
(60,122,113)
#366D65
(54,109,101)
#306059
(48,96,89)
#2A534D
(42,83,77)
#244641
(36,70,65)
#1E3935
(30,57,53)
#182C29
(24,44,41)
#121F1D
(18,31,29)
#0C1211
(12,18,17)
#000000
(0,0,0)

Tints of #489489

#489489
(72,148,137)
#589D93
(88,157,147)
#68A69D
(104,166,157)
#78AFA7
(120,175,167)
#88B8B1
(136,184,177)
#98C1BB
(152,193,187)
#A8CAC5
(168,202,197)
#B8D3CF
(184,211,207)
#C8DCD9
(200,220,217)
#D8E5E3
(216,229,227)
#E8EEED
(232,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #489489; }

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

This text font color is #489489.

Background Color

.myBgColor { background-color: #489489; }

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

This div background color is #489489.

Border color

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

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

This div border color is #489489.

Opacity

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

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

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

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

This text has shadow with #489489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #489489.

Preview

Color preview on black background

This text has color #489489 on black background.


Color preview on white background

This text has color #489489 on white background.


Black color preview on #489489 background

This text has black color on #489489 background.


White color preview on #489489 background

This text has white color on #489489 background.


Related colors

Complementary color

Complementary color for #hex is #B76B76.


I love getcolorcode.com

Triadic colors

1 #894894 and #948948 with #489489 are triadic colors.

2 #899448 and #944889 with #489489 are triadic colors.