COLOR #49988E

HEX: #49988E RGB: (73,152,142)

Color info

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

RGB color model

#49988E color RGB value is (73,152,142).

RGB: (73,152,142) (29%, 60%, 56%)

RGB channels and saturation

R 73 of 255 = 29%
G 152 of 255 = 60%
B 142 of 255 = 56%

73
152
142

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

Portions of RGB colors in percentages

R + G + B = 73 + 152 + 142 = 367 (100%)
R 73 of 367 ~ 19.89%
G 152 of 367 ~ 41.42%
B 142 of 367 ~ 38.69'%

%19.89
%41.42
%38.69

CMYK color model

#49988E color CMYK value is (52,0,7,40).

  • cyan value is 51.97%
  • magenta value is 0.00%
  • yellow value is 6.58%
  • key color value is 40.39%

CMYK: (52,0,7,40)
C52M0Y7K40 (52%, 0%, 7%, 40%)
(0.52 / 0.00 / 0.07 / 0.40)

CMYK percentages

%51.97
%0
%6.58
%40.39

Codes

Color #49988E in popluar color models

49 98 8E
RGB 73 152 142
HSL 172° 35.11% 44.12%
HSB/HSV 172° 51.97% 59.61%
CMYK 51.97% 0.00% 6.58%
40.39%

Color #49988E in popluar number systems.

HEX 49 98 8E
Decimal 73 152 142
Binary 1001001 10011000 10001110
Octal 111 230 216

Shades and tints

Shades of #49988E

#49988E
(73,152,142)
#438B82
(67,139,130)
#3D7E76
(61,126,118)
#37716A
(55,113,106)
#31645E
(49,100,94)
#2B5752
(43,87,82)
#254A46
(37,74,70)
#1F3D3A
(31,61,58)
#19302E
(25,48,46)
#132322
(19,35,34)
#0D1616
(13,22,22)
#000000
(0,0,0)

Tints of #49988E

#49988E
(73,152,142)
#59A198
(89,161,152)
#69AAA2
(105,170,162)
#79B3AC
(121,179,172)
#89BCB6
(137,188,182)
#99C5C0
(153,197,192)
#A9CECA
(169,206,202)
#B9D7D4
(185,215,212)
#C9E0DE
(201,224,222)
#D9E9E8
(217,233,232)
#E9F2F2
(233,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49988E color. Also use rgb(73,152,142) instead hex code.

Text Font Color

.myTextColor { color: #49988E; }

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

This text font color is #49988E.

Background Color

.myBgColor { background-color: #49988E; }

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

This div background color is #49988E.

Border color

.myBorderColor { border: 1px solid #49988E; }

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

This div border color is #49988E.

Opacity

.myOpacity80 { color: #49988E; opacity: 0.8; }

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

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

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

This text has shadow with #49988E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49988E.

Preview

Color preview on black background

This text has color #49988E on black background.


Color preview on white background

This text has color #49988E on white background.


Black color preview on #49988E background

This text has black color on #49988E background.


White color preview on #49988E background

This text has white color on #49988E background.


Related colors

Complementary color

Complementary color for #hex is #B66771.


I love getcolorcode.com

Triadic colors

1 #8E4998 and #988E49 with #49988E are triadic colors.

2 #8E9849 and #98498E with #49988E are triadic colors.