COLOR #489694

HEX: #489694 RGB: (72,150,148)

Color info

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

RGB color model

#489694 color RGB value is (72,150,148).

RGB: (72,150,148) (28%, 59%, 58%)

RGB channels and saturation

R 72 of 255 = 28%
G 150 of 255 = 59%
B 148 of 255 = 58%

72
150
148

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

Portions of RGB colors in percentages

R + G + B = 72 + 150 + 148 = 370 (100%)
R 72 of 370 ~ 19.46%
G 150 of 370 ~ 40.54%
B 148 of 370 ~ 40'%

%19.46
%40.54
%40

CMYK color model

#489694 color CMYK value is (52,0,1,41).

  • cyan value is 52.00%
  • magenta value is 0.00%
  • yellow value is 1.33%
  • key color value is 41.18%
CMYK: (52,0,1,41) C52M0Y1K41 (52%,0%,1%,41%) (0.52/0.00/0.01/0.41) 

CMYK percentages

%52
%0
%1.33
%41.18

Codes

Color #489694 in popluar color models

48 96 94
RGB 72 150 148
HSL 178° 35.14% 43.53%
HSB/HSV 178° 52.00% 58.82%
CMYK 52.00% 0.00% 1.33%
41.18%

Color #489694 in popluar number systems.

HEX 48 96 94
Decimal 72 150 148
Binary 1001000 10010110 10010100
Octal 110 226 224

Shades and tints

Shades of #489694

#489694
(72,150,148)
#428987
(66,137,135)
#3C7C7A
(60,124,122)
#366F6D
(54,111,109)
#306260
(48,98,96)
#2A5553
(42,85,83)
#244846
(36,72,70)
#1E3B39
(30,59,57)
#182E2C
(24,46,44)
#12211F
(18,33,31)
#0C1412
(12,20,18)
#000000
(0,0,0)

Tints of #489694

#489694
(72,150,148)
#589F9D
(88,159,157)
#68A8A6
(104,168,166)
#78B1AF
(120,177,175)
#88BAB8
(136,186,184)
#98C3C1
(152,195,193)
#A8CCCA
(168,204,202)
#B8D5D3
(184,213,211)
#C8DEDC
(200,222,220)
#D8E7E5
(216,231,229)
#E8F0EE
(232,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #489694; }

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

This text font color is #489694.

Background Color

.myBgColor { background-color: #489694; }

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

This div background color is #489694.

Border color

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

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

This div border color is #489694.

Opacity

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

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

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

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

This text has shadow with #489694 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #489694.

Preview

Color preview on black background

This text has color #489694 on black background.


Color preview on white background

This text has color #489694 on white background.


Black color preview on #489694 background

This text has black color on #489694 background.


White color preview on #489694 background

This text has white color on #489694 background.


Related colors

Complementary color

Complementary color for #hex is #B7696B.


I love getcolorcode.com

Triadic colors

1 #944896 and #969448 with #489694 are triadic colors.

2 #949648 and #964894 with #489694 are triadic colors.