COLOR #49A162

HEX: #49A162 RGB: (73,161,98)

Color info

#49A162 contains mainly green color. Web safe color of #49A162 is #339966 (or #396).

RGB color model

#49A162 color RGB value is (73,161,98).

RGB: (73,161,98) (29%, 63%, 38%)

RGB channels and saturation

R 73 of 255 = 29%
G 161 of 255 = 63%
B 98 of 255 = 38%

73
161
98

R + G + B ~ 43%. #49A162 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 73 + 161 + 98 = 332 (100%)
R 73 of 332 ~ 21.99%
G 161 of 332 ~ 48.49%
B 98 of 332 ~ 29.52'%

%21.99
%48.49
%29.52

CMYK color model

#49A162 color CMYK value is (55,0,39,37).

  • cyan value is 54.66%
  • magenta value is 0.00%
  • yellow value is 39.13%
  • key color value is 36.86%

CMYK: (55,0,39,37)
C55M0Y39K37 (55%, 0%, 39%, 37%)
(0.55 / 0.00 / 0.39 / 0.37)

CMYK percentages

%54.66
%0
%39.13
%36.86

Codes

Color #49A162 in popluar color models

49 A1 62
RGB 73 161 98
HSL 137° 37.61% 45.88%
HSB/HSV 137° 54.66% 63.14%
CMYK 54.66% 0.00% 39.13%
36.86%

Color #49A162 in popluar number systems.

HEX 49 A1 62
Decimal 73 161 98
Binary 1001001 10100001 1100010
Octal 111 241 142

Shades and tints

Shades of #49A162

#49A162
(73,161,98)
#43935A
(67,147,90)
#3D8552
(61,133,82)
#37774A
(55,119,74)
#316942
(49,105,66)
#2B5B3A
(43,91,58)
#254D32
(37,77,50)
#1F3F2A
(31,63,42)
#193122
(25,49,34)
#13231A
(19,35,26)
#0D1512
(13,21,18)
#000000
(0,0,0)

Tints of #49A162

#49A162
(73,161,98)
#59A970
(89,169,112)
#69B17E
(105,177,126)
#79B98C
(121,185,140)
#89C19A
(137,193,154)
#99C9A8
(153,201,168)
#A9D1B6
(169,209,182)
#B9D9C4
(185,217,196)
#C9E1D2
(201,225,210)
#D9E9E0
(217,233,224)
#E9F1EE
(233,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49A162 color. Also use rgb(73,161,98) instead hex code.

Text Font Color

.myTextColor { color: #49A162; }

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

This text font color is #49A162.

Background Color

.myBgColor { background-color: #49A162; }

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

This div background color is #49A162.

Border color

.myBorderColor { border: 1px solid #49A162; }

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

This div border color is #49A162.

Opacity

.myOpacity80 { color: #49A162; opacity: 0.8; }

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

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

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

This text has shadow with #49A162 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49A162.

Preview

Color preview on black background

This text has color #49A162 on black background.


Color preview on white background

This text has color #49A162 on white background.


Black color preview on #49A162 background

This text has black color on #49A162 background.


White color preview on #49A162 background

This text has white color on #49A162 background.


Related colors

Complementary color

Complementary color for #hex is #B65E9D.


I love getcolorcode.com

Triadic colors

1 #6249A1 and #A16249 with #49A162 are triadic colors.

2 #62A149 and #A14962 with #49A162 are triadic colors.