COLOR #49C0AE

HEX: #49C0AE RGB: (73,192,174)

Color info

#49C0AE contains mainly green and blue colors. Web safe color of #49C0AE is #33CC99 (or #3C9).

RGB color model

#49C0AE color RGB value is (73,192,174).

RGB: (73,192,174) (29%, 75%, 68%)

RGB channels and saturation

R 73 of 255 = 29%
G 192 of 255 = 75%
B 174 of 255 = 68%

73
192
174

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

Portions of RGB colors in percentages

R + G + B = 73 + 192 + 174 = 439 (100%)
R 73 of 439 ~ 16.63%
G 192 of 439 ~ 43.74%
B 174 of 439 ~ 39.64'%

%16.63
%43.74
%39.64

CMYK color model

#49C0AE color CMYK value is (62,0,9,25).

  • cyan value is 61.98%
  • magenta value is 0.00%
  • yellow value is 9.38%
  • key color value is 24.71%

CMYK: (62,0,9,25)
C62M0Y9K25 (62%, 0%, 9%, 25%)
(0.62 / 0.00 / 0.09 / 0.25)

CMYK percentages

%61.98
%0
%9.38
%24.71

Codes

Color #49C0AE in popluar color models

49 C0 AE
RGB 73 192 174
HSL 171° 48.57% 51.96%
HSB/HSV 171° 61.98% 75.29%
CMYK 61.98% 0.00% 9.38%
24.71%

Color #49C0AE in popluar number systems.

HEX 49 C0 AE
Decimal 73 192 174
Binary 1001001 11000000 10101110
Octal 111 300 256

Shades and tints

Shades of #49C0AE

#49C0AE
(73,192,174)
#43AF9F
(67,175,159)
#3D9E90
(61,158,144)
#378D81
(55,141,129)
#317C72
(49,124,114)
#2B6B63
(43,107,99)
#255A54
(37,90,84)
#1F4945
(31,73,69)
#193836
(25,56,54)
#132727
(19,39,39)
#0D1618
(13,22,24)
#000000
(0,0,0)

Tints of #49C0AE

#49C0AE
(73,192,174)
#59C5B5
(89,197,181)
#69CABC
(105,202,188)
#79CFC3
(121,207,195)
#89D4CA
(137,212,202)
#99D9D1
(153,217,209)
#A9DED8
(169,222,216)
#B9E3DF
(185,227,223)
#C9E8E6
(201,232,230)
#D9EDED
(217,237,237)
#E9F2F4
(233,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49C0AE; }

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

This text font color is #49C0AE.

Background Color

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

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

This div background color is #49C0AE.

Border color

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

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

This div border color is #49C0AE.

Opacity

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

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

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

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

This text has shadow with #49C0AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49C0AE.

Preview

Color preview on black background

This text has color #49C0AE on black background.


Color preview on white background

This text has color #49C0AE on white background.


Black color preview on #49C0AE background

This text has black color on #49C0AE background.


White color preview on #49C0AE background

This text has white color on #49C0AE background.


Related colors

Complementary color

Complementary color for #hex is #B63F51.


I love getcolorcode.com

Triadic colors

1 #AE49C0 and #C0AE49 with #49C0AE are triadic colors.

2 #AEC049 and #C049AE with #49C0AE are triadic colors.