COLOR #489290

HEX: #489290 RGB: (72,146,144)

Color info

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

RGB color model

#489290 color RGB value is (72,146,144).

RGB: (72,146,144) (28%, 57%, 56%)

RGB channels and saturation

R 72 of 255 = 28%
G 146 of 255 = 57%
B 144 of 255 = 56%

72
146
144

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

Portions of RGB colors in percentages

R + G + B = 72 + 146 + 144 = 362 (100%)
R 72 of 362 ~ 19.89%
G 146 of 362 ~ 40.33%
B 144 of 362 ~ 39.78'%

%19.89
%40.33
%39.78

CMYK color model

#489290 color CMYK value is (51,0,1,43).

  • cyan value is 50.68%
  • magenta value is 0.00%
  • yellow value is 1.37%
  • key color value is 42.75%

CMYK: (51,0,1,43)
C51M0Y1K43 (51%, 0%, 1%, 43%)
(0.51 / 0.00 / 0.01 / 0.43)

CMYK percentages

%50.68
%0
%1.37
%42.75

Codes

Color #489290 in popluar color models

48 92 90
RGB 72 146 144
HSL 178° 33.94% 42.75%
HSB/HSV 178° 50.68% 57.25%
CMYK 50.68% 0.00% 1.37%
42.75%

Color #489290 in popluar number systems.

HEX 48 92 90
Decimal 72 146 144
Binary 1001000 10010010 10010000
Octal 110 222 220

Shades and tints

Shades of #489290

#489290
(72,146,144)
#428583
(66,133,131)
#3C7876
(60,120,118)
#366B69
(54,107,105)
#305E5C
(48,94,92)
#2A514F
(42,81,79)
#244442
(36,68,66)
#1E3735
(30,55,53)
#182A28
(24,42,40)
#121D1B
(18,29,27)
#0C100E
(12,16,14)
#000000
(0,0,0)

Tints of #489290

#489290
(72,146,144)
#589B9A
(88,155,154)
#68A4A4
(104,164,164)
#78ADAE
(120,173,174)
#88B6B8
(136,182,184)
#98BFC2
(152,191,194)
#A8C8CC
(168,200,204)
#B8D1D6
(184,209,214)
#C8DAE0
(200,218,224)
#D8E3EA
(216,227,234)
#E8ECF4
(232,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #489290; }

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

This text font color is #489290.

Background Color

.myBgColor { background-color: #489290; }

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

This div background color is #489290.

Border color

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

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

This div border color is #489290.

Opacity

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

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

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

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

This text has shadow with #489290 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #489290.

Preview

Color preview on black background

This text has color #489290 on black background.


Color preview on white background

This text has color #489290 on white background.


Black color preview on #489290 background

This text has black color on #489290 background.


White color preview on #489290 background

This text has white color on #489290 background.


Related colors

Complementary color

Complementary color for #hex is #B76D6F.


I love getcolorcode.com

Triadic colors

1 #904892 and #929048 with #489290 are triadic colors.

2 #909248 and #924890 with #489290 are triadic colors.