COLOR #49D3C3

HEX: #49D3C3 RGB: (73,211,195)

Color info

#49D3C3 contains mainly green and blue colors. Web safe color of #49D3C3 is #33CCCC (or #3CC).

RGB color model

#49D3C3 color RGB value is (73,211,195).

RGB: (73,211,195) (29%, 83%, 76%)

RGB channels and saturation

R 73 of 255 = 29%
G 211 of 255 = 83%
B 195 of 255 = 76%

73
211
195

R + G + B ~ 63%. #49D3C3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 73 + 211 + 195 = 479 (100%)
R 73 of 479 ~ 15.24%
G 211 of 479 ~ 44.05%
B 195 of 479 ~ 40.71'%

%15.24
%44.05
%40.71

CMYK color model

#49D3C3 color CMYK value is (65,0,8,17).

  • cyan value is 65.40%
  • magenta value is 0.00%
  • yellow value is 7.58%
  • key color value is 17.25%
CMYK: (65,0,8,17) C65M0Y8K17 (65%,0%,8%,17%) (0.65/0.00/0.08/0.17) 

CMYK percentages

%65.4
%0
%7.58
%17.25

Codes

Color #49D3C3 in popluar color models

49 D3 C3
RGB 73 211 195
HSL 173° 61.06% 55.69%
HSB/HSV 173° 65.40% 82.75%
CMYK 65.40% 0.00% 7.58%
17.25%

Color #49D3C3 in popluar number systems.

HEX 49 D3 C3
Decimal 73 211 195
Binary 1001001 11010011 11000011
Octal 111 323 303

Shades and tints

Shades of #49D3C3

#49D3C3
(73,211,195)
#43C0B2
(67,192,178)
#3DADA1
(61,173,161)
#379A90
(55,154,144)
#31877F
(49,135,127)
#2B746E
(43,116,110)
#25615D
(37,97,93)
#1F4E4C
(31,78,76)
#193B3B
(25,59,59)
#13282A
(19,40,42)
#0D1519
(13,21,25)
#000000
(0,0,0)

Tints of #49D3C3

#49D3C3
(73,211,195)
#59D7C8
(89,215,200)
#69DBCD
(105,219,205)
#79DFD2
(121,223,210)
#89E3D7
(137,227,215)
#99E7DC
(153,231,220)
#A9EBE1
(169,235,225)
#B9EFE6
(185,239,230)
#C9F3EB
(201,243,235)
#D9F7F0
(217,247,240)
#E9FBF5
(233,251,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49D3C3 color. Also use rgb(73,211,195) instead hex code.

Text Font Color

.myTextColor { color: #49D3C3; }

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

This text font color is #49D3C3.

Background Color

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

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

This div background color is #49D3C3.

Border color

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

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

This div border color is #49D3C3.

Opacity

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

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

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

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

This text has shadow with #49D3C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49D3C3.

Preview

Color preview on black background

This text has color #49D3C3 on black background.


Color preview on white background

This text has color #49D3C3 on white background.


Black color preview on #49D3C3 background

This text has black color on #49D3C3 background.


White color preview on #49D3C3 background

This text has white color on #49D3C3 background.


Related colors

Complementary color

Complementary color for #hex is #B62C3C.


I love getcolorcode.com

Triadic colors

1 #C349D3 and #D3C349 with #49D3C3 are triadic colors.

2 #C3D349 and #D349C3 with #49D3C3 are triadic colors.