COLOR #489184

HEX: #489184 RGB: (72,145,132)

Color info

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

RGB color model

#489184 color RGB value is (72,145,132).

RGB: (72,145,132) (28%, 57%, 52%)

RGB channels and saturation

R 72 of 255 = 28%
G 145 of 255 = 57%
B 132 of 255 = 52%

72
145
132

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

Portions of RGB colors in percentages

R + G + B = 72 + 145 + 132 = 349 (100%)
R 72 of 349 ~ 20.63%
G 145 of 349 ~ 41.55%
B 132 of 349 ~ 37.82'%

%20.63
%41.55
%37.82

CMYK color model

#489184 color CMYK value is (50,0,9,43).

  • cyan value is 50.34%
  • magenta value is 0.00%
  • yellow value is 8.97%
  • key color value is 43.14%

CMYK: (50,0,9,43)
C50M0Y9K43 (50%, 0%, 9%, 43%)
(0.50 / 0.00 / 0.09 / 0.43)

CMYK percentages

%50.34
%0
%8.97
%43.14

Codes

Color #489184 in popluar color models

48 91 84
RGB 72 145 132
HSL 169° 33.64% 42.55%
HSB/HSV 169° 50.34% 56.86%
CMYK 50.34% 0.00% 8.97%
43.14%

Color #489184 in popluar number systems.

HEX 48 91 84
Decimal 72 145 132
Binary 1001000 10010001 10000100
Octal 110 221 204

Shades and tints

Shades of #489184

#489184
(72,145,132)
#428478
(66,132,120)
#3C776C
(60,119,108)
#366A60
(54,106,96)
#305D54
(48,93,84)
#2A5048
(42,80,72)
#24433C
(36,67,60)
#1E3630
(30,54,48)
#182924
(24,41,36)
#121C18
(18,28,24)
#0C0F0C
(12,15,12)
#000000
(0,0,0)

Tints of #489184

#489184
(72,145,132)
#589B8F
(88,155,143)
#68A59A
(104,165,154)
#78AFA5
(120,175,165)
#88B9B0
(136,185,176)
#98C3BB
(152,195,187)
#A8CDC6
(168,205,198)
#B8D7D1
(184,215,209)
#C8E1DC
(200,225,220)
#D8EBE7
(216,235,231)
#E8F5F2
(232,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #489184 color. Also use rgb(72,145,132) instead hex code.

Text Font Color

.myTextColor { color: #489184; }

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

This text font color is #489184.

Background Color

.myBgColor { background-color: #489184; }

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

This div background color is #489184.

Border color

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

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

This div border color is #489184.

Opacity

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

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

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

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

This text has shadow with #489184 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #489184.

Preview

Color preview on black background

This text has color #489184 on black background.


Color preview on white background

This text has color #489184 on white background.


Black color preview on #489184 background

This text has black color on #489184 background.


White color preview on #489184 background

This text has white color on #489184 background.


Related colors

Complementary color

Complementary color for #hex is #B76E7B.


I love getcolorcode.com

Triadic colors

1 #844891 and #918448 with #489184 are triadic colors.

2 #849148 and #914884 with #489184 are triadic colors.