COLOR #49C566

HEX: #49C566 RGB: (73,197,102)

Color info

#49C566 contains mainly green color. Web safe color of #49C566 is #33CC66 (or #3C6).

RGB color model

#49C566 color RGB value is (73,197,102).

RGB: (73,197,102) (29%, 77%, 40%)

RGB channels and saturation

R 73 of 255 = 29%
G 197 of 255 = 77%
B 102 of 255 = 40%

73
197
102

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

Portions of RGB colors in percentages

R + G + B = 73 + 197 + 102 = 372 (100%)
R 73 of 372 ~ 19.62%
G 197 of 372 ~ 52.96%
B 102 of 372 ~ 27.42'%

%19.62
%52.96
%27.42

CMYK color model

#49C566 color CMYK value is (63,0,48,23).

  • cyan value is 62.94%
  • magenta value is 0.00%
  • yellow value is 48.22%
  • key color value is 22.75%
CMYK: (63,0,48,23) C63M0Y48K23 (63%,0%,48%,23%) (0.63/0.00/0.48/0.23) 

CMYK percentages

%62.94
%0
%48.22
%22.75

Codes

Color #49C566 in popluar color models

49 C5 66
RGB 73 197 102
HSL 134° 51.67% 52.94%
HSB/HSV 134° 62.94% 77.25%
CMYK 62.94% 0.00% 48.22%
22.75%

Color #49C566 in popluar number systems.

HEX 49 C5 66
Decimal 73 197 102
Binary 1001001 11000101 1100110
Octal 111 305 146

Shades and tints

Shades of #49C566

#49C566
(73,197,102)
#43B45D
(67,180,93)
#3DA354
(61,163,84)
#37924B
(55,146,75)
#318142
(49,129,66)
#2B7039
(43,112,57)
#255F30
(37,95,48)
#1F4E27
(31,78,39)
#193D1E
(25,61,30)
#132C15
(19,44,21)
#0D1B0C
(13,27,12)
#000000
(0,0,0)

Tints of #49C566

#49C566
(73,197,102)
#59CA73
(89,202,115)
#69CF80
(105,207,128)
#79D48D
(121,212,141)
#89D99A
(137,217,154)
#99DEA7
(153,222,167)
#A9E3B4
(169,227,180)
#B9E8C1
(185,232,193)
#C9EDCE
(201,237,206)
#D9F2DB
(217,242,219)
#E9F7E8
(233,247,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49C566 color. Also use rgb(73,197,102) instead hex code.

Text Font Color

.myTextColor { color: #49C566; }

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

This text font color is #49C566.

Background Color

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

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

This div background color is #49C566.

Border color

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

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

This div border color is #49C566.

Opacity

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

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

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

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

This text has shadow with #49C566 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49C566.

Preview

Color preview on black background

This text has color #49C566 on black background.


Color preview on white background

This text has color #49C566 on white background.


Black color preview on #49C566 background

This text has black color on #49C566 background.


White color preview on #49C566 background

This text has white color on #49C566 background.


Related colors

Complementary color

Complementary color for #hex is #B63A99.


I love getcolorcode.com

Triadic colors

1 #6649C5 and #C56649 with #49C566 are triadic colors.

2 #66C549 and #C54966 with #49C566 are triadic colors.