COLOR #49AE8A

HEX: #49AE8A RGB: (73,174,138)

Color info

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

RGB color model

#49AE8A color RGB value is (73,174,138).

RGB: (73,174,138) (29%, 68%, 54%)

RGB channels and saturation

R 73 of 255 = 29%
G 174 of 255 = 68%
B 138 of 255 = 54%

73
174
138

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

Portions of RGB colors in percentages

R + G + B = 73 + 174 + 138 = 385 (100%)
R 73 of 385 ~ 18.96%
G 174 of 385 ~ 45.19%
B 138 of 385 ~ 35.84'%

%18.96
%45.19
%35.84

CMYK color model

#49AE8A color CMYK value is (58,0,21,32).

  • cyan value is 58.05%
  • magenta value is 0.00%
  • yellow value is 20.69%
  • key color value is 31.76%
CMYK: (58,0,21,32) C58M0Y21K32 (58%,0%,21%,32%) (0.58/0.00/0.21/0.32) 

CMYK percentages

%58.05
%0
%20.69
%31.76

Codes

Color #49AE8A in popluar color models

49 AE 8A
RGB 73 174 138
HSL 159° 40.89% 48.43%
HSB/HSV 159° 58.05% 68.24%
CMYK 58.05% 0.00% 20.69%
31.76%

Color #49AE8A in popluar number systems.

HEX 49 AE 8A
Decimal 73 174 138
Binary 1001001 10101110 10001010
Octal 111 256 212

Shades and tints

Shades of #49AE8A

#49AE8A
(73,174,138)
#439F7E
(67,159,126)
#3D9072
(61,144,114)
#378166
(55,129,102)
#31725A
(49,114,90)
#2B634E
(43,99,78)
#255442
(37,84,66)
#1F4536
(31,69,54)
#19362A
(25,54,42)
#13271E
(19,39,30)
#0D1812
(13,24,18)
#000000
(0,0,0)

Tints of #49AE8A

#49AE8A
(73,174,138)
#59B594
(89,181,148)
#69BC9E
(105,188,158)
#79C3A8
(121,195,168)
#89CAB2
(137,202,178)
#99D1BC
(153,209,188)
#A9D8C6
(169,216,198)
#B9DFD0
(185,223,208)
#C9E6DA
(201,230,218)
#D9EDE4
(217,237,228)
#E9F4EE
(233,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49AE8A color. Also use rgb(73,174,138) instead hex code.

Text Font Color

.myTextColor { color: #49AE8A; }

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

This text font color is #49AE8A.

Background Color

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

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

This div background color is #49AE8A.

Border color

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

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

This div border color is #49AE8A.

Opacity

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

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

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

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

This text has shadow with #49AE8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49AE8A.

Preview

Color preview on black background

This text has color #49AE8A on black background.


Color preview on white background

This text has color #49AE8A on white background.


Black color preview on #49AE8A background

This text has black color on #49AE8A background.


White color preview on #49AE8A background

This text has white color on #49AE8A background.


Related colors

Complementary color

Complementary color for #hex is #B65175.


I love getcolorcode.com

Triadic colors

1 #8A49AE and #AE8A49 with #49AE8A are triadic colors.

2 #8AAE49 and #AE498A with #49AE8A are triadic colors.