COLOR #49702B

HEX: #49702B RGB: (73,112,43)

Color info

#49702B contains mainly red and green colors. Web safe color of #49702B is #336633 (or #363).

RGB color model

#49702B color RGB value is (73,112,43).

RGB: (73,112,43) (29%, 44%, 17%)

RGB channels and saturation

R 73 of 255 = 29%
G 112 of 255 = 44%
B 43 of 255 = 17%

73
112
43

R + G + B ~ 30%. #49702B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 112 + 43 = 228 (100%)
R 73 of 228 ~ 32.02%
G 112 of 228 ~ 49.12%
B 43 of 228 ~ 18.86'%

%32.02
%49.12
%18.86

CMYK color model

#49702B color CMYK value is (35,0,62,56).

  • cyan value is 34.82%
  • magenta value is 0.00%
  • yellow value is 61.61%
  • key color value is 56.08%

CMYK: (35,0,62,56)
C35M0Y62K56 (35%, 0%, 62%, 56%)
(0.35 / 0.00 / 0.62 / 0.56)

CMYK percentages

%34.82
%0
%61.61
%56.08

Codes

Color #49702B in popluar color models

49 70 2B
RGB 73 112 43
HSL 94° 44.52% 30.39%
HSB/HSV 94° 61.61% 43.92%
CMYK 34.82% 0.00% 61.61%
56.08%

Color #49702B in popluar number systems.

HEX 49 70 2B
Decimal 73 112 43
Binary 1001001 1110000 101011
Octal 111 160 53

Shades and tints

Shades of #49702B

#49702B
(73,112,43)
#436628
(67,102,40)
#3D5C25
(61,92,37)
#375222
(55,82,34)
#31481F
(49,72,31)
#2B3E1C
(43,62,28)
#253419
(37,52,25)
#1F2A16
(31,42,22)
#192013
(25,32,19)
#131610
(19,22,16)
#0D0C0D
(13,12,13)
#000000
(0,0,0)

Tints of #49702B

#49702B
(73,112,43)
#597D3E
(89,125,62)
#698A51
(105,138,81)
#799764
(121,151,100)
#89A477
(137,164,119)
#99B18A
(153,177,138)
#A9BE9D
(169,190,157)
#B9CBB0
(185,203,176)
#C9D8C3
(201,216,195)
#D9E5D6
(217,229,214)
#E9F2E9
(233,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49702B color. Also use rgb(73,112,43) instead hex code.

Text Font Color

.myTextColor { color: #49702B; }

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

This text font color is #49702B.

Background Color

.myBgColor { background-color: #49702B; }

<div style="background-color:#49702B">Inner text</div>

This div background color is #49702B.

Border color

.myBorderColor { border: 1px solid #49702B; }

<div style="border:3px solid #49702B">Div</div>

This div border color is #49702B.

Opacity

.myOpacity80 { color: #49702B; opacity: 0.8; }

<p style="color:#49702B;opacity:0.8;">80%</p>

Text with #49702B 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 #49702B;}

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

This text has shadow with #49702B color.


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

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

This text has shadow with #49702B primary color and red secondary color.


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

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

This text has shadow with #49702B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49702B.

Preview

Color preview on black background

This text has color #49702B on black background.


Color preview on white background

This text has color #49702B on white background.


Black color preview on #49702B background

This text has black color on #49702B background.


White color preview on #49702B background

This text has white color on #49702B background.


Related colors

Complementary color

Complementary color for #hex is #B68FD4.


I love getcolorcode.com

Triadic colors

1 #2B4970 and #702B49 with #49702B are triadic colors.

2 #2B7049 and #70492B with #49702B are triadic colors.