COLOR #49866A

HEX: #49866A RGB: (73,134,106)

Color info

#49866A contains mainly green and blue colors. Web safe color of #49866A is #339966 (or #396).

RGB color model

#49866A color RGB value is (73,134,106).

RGB: (73,134,106) (29%, 53%, 42%)

RGB channels and saturation

R 73 of 255 = 29%
G 134 of 255 = 53%
B 106 of 255 = 42%

73
134
106

R + G + B ~ 41%. #49866A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 73 + 134 + 106 = 313 (100%)
R 73 of 313 ~ 23.32%
G 134 of 313 ~ 42.81%
B 106 of 313 ~ 33.87'%

%23.32
%42.81
%33.87

CMYK color model

#49866A color CMYK value is (46,0,21,47).

  • cyan value is 45.52%
  • magenta value is 0.00%
  • yellow value is 20.90%
  • key color value is 47.45%
CMYK: (46,0,21,47) C46M0Y21K47 (46%,0%,21%,47%) (0.46/0.00/0.21/0.47) 

CMYK percentages

%45.52
%0
%20.9
%47.45

Codes

Color #49866A in popluar color models

49 86 6A
RGB 73 134 106
HSL 152° 29.47% 40.59%
HSB/HSV 152° 45.52% 52.55%
CMYK 45.52% 0.00% 20.90%
47.45%

Color #49866A in popluar number systems.

HEX 49 86 6A
Decimal 73 134 106
Binary 1001001 10000110 1101010
Octal 111 206 152

Shades and tints

Shades of #49866A

#49866A
(73,134,106)
#437A61
(67,122,97)
#3D6E58
(61,110,88)
#37624F
(55,98,79)
#315646
(49,86,70)
#2B4A3D
(43,74,61)
#253E34
(37,62,52)
#1F322B
(31,50,43)
#192622
(25,38,34)
#131A19
(19,26,25)
#0D0E10
(13,14,16)
#000000
(0,0,0)

Tints of #49866A

#49866A
(73,134,106)
#599177
(89,145,119)
#699C84
(105,156,132)
#79A791
(121,167,145)
#89B29E
(137,178,158)
#99BDAB
(153,189,171)
#A9C8B8
(169,200,184)
#B9D3C5
(185,211,197)
#C9DED2
(201,222,210)
#D9E9DF
(217,233,223)
#E9F4EC
(233,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49866A color. Also use rgb(73,134,106) instead hex code.

Text Font Color

.myTextColor { color: #49866A; }

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

This text font color is #49866A.

Background Color

.myBgColor { background-color: #49866A; }

<div style="background-color:#49866A">Inner text</div>

This div background color is #49866A.

Border color

.myBorderColor { border: 1px solid #49866A; }

<div style="border:3px solid #49866A">Div</div>

This div border color is #49866A.

Opacity

.myOpacity80 { color: #49866A; opacity: 0.8; }

<p style="color:#49866A;opacity:0.8;">80%</p>

Text with #49866A 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 #49866A;}

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

This text has shadow with #49866A color.


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

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

This text has shadow with #49866A primary color and red secondary color.


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

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

This text has shadow with #49866A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49866A.

Preview

Color preview on black background

This text has color #49866A on black background.


Color preview on white background

This text has color #49866A on white background.


Black color preview on #49866A background

This text has black color on #49866A background.


White color preview on #49866A background

This text has white color on #49866A background.


Related colors

Complementary color

Complementary color for #hex is #B67995.


I love getcolorcode.com

Triadic colors

1 #6A4986 and #866A49 with #49866A are triadic colors.

2 #6A8649 and #86496A with #49866A are triadic colors.