COLOR #49B461

HEX: #49B461 RGB: (73,180,97)

Color info

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

RGB color model

#49B461 color RGB value is (73,180,97).

RGB: (73,180,97) (29%, 71%, 38%)

RGB channels and saturation

R 73 of 255 = 29%
G 180 of 255 = 71%
B 97 of 255 = 38%

73
180
97

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

Portions of RGB colors in percentages

R + G + B = 73 + 180 + 97 = 350 (100%)
R 73 of 350 ~ 20.86%
G 180 of 350 ~ 51.43%
B 97 of 350 ~ 27.71'%

%20.86
%51.43
%27.71

CMYK color model

#49B461 color CMYK value is (59,0,46,29).

  • cyan value is 59.44%
  • magenta value is 0.00%
  • yellow value is 46.11%
  • key color value is 29.41%

CMYK: (59,0,46,29)
C59M0Y46K29 (59%, 0%, 46%, 29%)
(0.59 / 0.00 / 0.46 / 0.29)

CMYK percentages

%59.44
%0
%46.11
%29.41

Codes

Color #49B461 in popluar color models

49 B4 61
RGB 73 180 97
HSL 133° 42.29% 49.61%
HSB/HSV 133° 59.44% 70.59%
CMYK 59.44% 0.00% 46.11%
29.41%

Color #49B461 in popluar number systems.

HEX 49 B4 61
Decimal 73 180 97
Binary 1001001 10110100 1100001
Octal 111 264 141

Shades and tints

Shades of #49B461

#49B461
(73,180,97)
#43A459
(67,164,89)
#3D9451
(61,148,81)
#378449
(55,132,73)
#317441
(49,116,65)
#2B6439
(43,100,57)
#255431
(37,84,49)
#1F4429
(31,68,41)
#193421
(25,52,33)
#132419
(19,36,25)
#0D1411
(13,20,17)
#000000
(0,0,0)

Tints of #49B461

#49B461
(73,180,97)
#59BA6F
(89,186,111)
#69C07D
(105,192,125)
#79C68B
(121,198,139)
#89CC99
(137,204,153)
#99D2A7
(153,210,167)
#A9D8B5
(169,216,181)
#B9DEC3
(185,222,195)
#C9E4D1
(201,228,209)
#D9EADF
(217,234,223)
#E9F0ED
(233,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49B461; }

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

This text font color is #49B461.

Background Color

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

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

This div background color is #49B461.

Border color

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

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

This div border color is #49B461.

Opacity

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

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

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

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

This text has shadow with #49B461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49B461.

Preview

Color preview on black background

This text has color #49B461 on black background.


Color preview on white background

This text has color #49B461 on white background.


Black color preview on #49B461 background

This text has black color on #49B461 background.


White color preview on #49B461 background

This text has white color on #49B461 background.


Related colors

Complementary color

Complementary color for #hex is #B64B9E.


I love getcolorcode.com

Triadic colors

1 #6149B4 and #B46149 with #49B461 are triadic colors.

2 #61B449 and #B44961 with #49B461 are triadic colors.