COLOR #49EAB4

HEX: #49EAB4 RGB: (73,234,180)

Color info

#49EAB4 contains mainly green and blue colors. Web safe color of #49EAB4 is #33FFCC (or #3FC).

RGB color model

#49EAB4 color RGB value is (73,234,180).

RGB: (73,234,180) (29%, 92%, 71%)

RGB channels and saturation

R 73 of 255 = 29%
G 234 of 255 = 92%
B 180 of 255 = 71%

73
234
180

R + G + B ~ 64%. #49EAB4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 73 + 234 + 180 = 487 (100%)
R 73 of 487 ~ 14.99%
G 234 of 487 ~ 48.05%
B 180 of 487 ~ 36.96'%

%14.99
%48.05
%36.96

CMYK color model

#49EAB4 color CMYK value is (69,0,23,8).

  • cyan value is 68.80%
  • magenta value is 0.00%
  • yellow value is 23.08%
  • key color value is 8.24%

CMYK: (69,0,23,8)
C69M0Y23K8 (69%, 0%, 23%, 8%)
(0.69 / 0.00 / 0.23 / 0.08)

CMYK percentages

%68.8
%0
%23.08
%8.24

Codes

Color #49EAB4 in popluar color models

49 EA B4
RGB 73 234 180
HSL 160° 79.31% 60.20%
HSB/HSV 160° 68.80% 91.76%
CMYK 68.80% 0.00% 23.08%
8.24%

Color #49EAB4 in popluar number systems.

HEX 49 EA B4
Decimal 73 234 180
Binary 1001001 11101010 10110100
Octal 111 352 264

Shades and tints

Shades of #49EAB4

#49EAB4
(73,234,180)
#43D5A4
(67,213,164)
#3DC094
(61,192,148)
#37AB84
(55,171,132)
#319674
(49,150,116)
#2B8164
(43,129,100)
#256C54
(37,108,84)
#1F5744
(31,87,68)
#194234
(25,66,52)
#132D24
(19,45,36)
#0D1814
(13,24,20)
#000000
(0,0,0)

Tints of #49EAB4

#49EAB4
(73,234,180)
#59EBBA
(89,235,186)
#69ECC0
(105,236,192)
#79EDC6
(121,237,198)
#89EECC
(137,238,204)
#99EFD2
(153,239,210)
#A9F0D8
(169,240,216)
#B9F1DE
(185,241,222)
#C9F2E4
(201,242,228)
#D9F3EA
(217,243,234)
#E9F4F0
(233,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49EAB4 color. Also use rgb(73,234,180) instead hex code.

Text Font Color

.myTextColor { color: #49EAB4; }

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

This text font color is #49EAB4.

Background Color

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

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

This div background color is #49EAB4.

Border color

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

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

This div border color is #49EAB4.

Opacity

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

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

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

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

This text has shadow with #49EAB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49EAB4.

Preview

Color preview on black background

This text has color #49EAB4 on black background.


Color preview on white background

This text has color #49EAB4 on white background.


Black color preview on #49EAB4 background

This text has black color on #49EAB4 background.


White color preview on #49EAB4 background

This text has white color on #49EAB4 background.


Related colors

Complementary color

Complementary color for #hex is #B6154B.


I love getcolorcode.com

Triadic colors

1 #B449EA and #EAB449 with #49EAB4 are triadic colors.

2 #B4EA49 and #EA49B4 with #49EAB4 are triadic colors.