COLOR #49908A

HEX: #49908A RGB: (73,144,138)

Color info

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

RGB color model

#49908A color RGB value is (73,144,138).

RGB: (73,144,138) (29%, 56%, 54%)

RGB channels and saturation

R 73 of 255 = 29%
G 144 of 255 = 56%
B 138 of 255 = 54%

73
144
138

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

Portions of RGB colors in percentages

R + G + B = 73 + 144 + 138 = 355 (100%)
R 73 of 355 ~ 20.56%
G 144 of 355 ~ 40.56%
B 138 of 355 ~ 38.87'%

%20.56
%40.56
%38.87

CMYK color model

#49908A color CMYK value is (49,0,4,44).

  • cyan value is 49.31%
  • magenta value is 0.00%
  • yellow value is 4.17%
  • key color value is 43.53%

CMYK: (49,0,4,44)
C49M0Y4K44 (49%, 0%, 4%, 44%)
(0.49 / 0.00 / 0.04 / 0.44)

CMYK percentages

%49.31
%0
%4.17
%43.53

Codes

Color #49908A in popluar color models

49 90 8A
RGB 73 144 138
HSL 175° 32.72% 42.55%
HSB/HSV 175° 49.31% 56.47%
CMYK 49.31% 0.00% 4.17%
43.53%

Color #49908A in popluar number systems.

HEX 49 90 8A
Decimal 73 144 138
Binary 1001001 10010000 10001010
Octal 111 220 212

Shades and tints

Shades of #49908A

#49908A
(73,144,138)
#43837E
(67,131,126)
#3D7672
(61,118,114)
#376966
(55,105,102)
#315C5A
(49,92,90)
#2B4F4E
(43,79,78)
#254242
(37,66,66)
#1F3536
(31,53,54)
#19282A
(25,40,42)
#131B1E
(19,27,30)
#0D0E12
(13,14,18)
#000000
(0,0,0)

Tints of #49908A

#49908A
(73,144,138)
#599A94
(89,154,148)
#69A49E
(105,164,158)
#79AEA8
(121,174,168)
#89B8B2
(137,184,178)
#99C2BC
(153,194,188)
#A9CCC6
(169,204,198)
#B9D6D0
(185,214,208)
#C9E0DA
(201,224,218)
#D9EAE4
(217,234,228)
#E9F4EE
(233,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49908A color. Also use rgb(73,144,138) instead hex code.

Text Font Color

.myTextColor { color: #49908A; }

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

This text font color is #49908A.

Background Color

.myBgColor { background-color: #49908A; }

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

This div background color is #49908A.

Border color

.myBorderColor { border: 1px solid #49908A; }

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

This div border color is #49908A.

Opacity

.myOpacity80 { color: #49908A; opacity: 0.8; }

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

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

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

This text has shadow with #49908A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49908A.

Preview

Color preview on black background

This text has color #49908A on black background.


Color preview on white background

This text has color #49908A on white background.


Black color preview on #49908A background

This text has black color on #49908A background.


White color preview on #49908A background

This text has white color on #49908A background.


Related colors

Complementary color

Complementary color for #hex is #B66F75.


I love getcolorcode.com

Triadic colors

1 #8A4990 and #908A49 with #49908A are triadic colors.

2 #8A9049 and #90498A with #49908A are triadic colors.