COLOR #49732A

HEX: #49732A RGB: (73,115,42)

Color info

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

RGB color model

#49732A color RGB value is (73,115,42).

RGB: (73,115,42) (29%, 45%, 16%)

RGB channels and saturation

R 73 of 255 = 29%
G 115 of 255 = 45%
B 42 of 255 = 16%

73
115
42

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

Portions of RGB colors in percentages

R + G + B = 73 + 115 + 42 = 230 (100%)
R 73 of 230 ~ 31.74%
G 115 of 230 ~ 50%
B 42 of 230 ~ 18.26'%

%31.74
%50
%18.26

CMYK color model

#49732A color CMYK value is (37,0,63,55).

  • cyan value is 36.52%
  • magenta value is 0.00%
  • yellow value is 63.48%
  • key color value is 54.90%

CMYK: (37,0,63,55)
C37M0Y63K55 (37%, 0%, 63%, 55%)
(0.37 / 0.00 / 0.63 / 0.55)

CMYK percentages

%36.52
%0
%63.48
%54.9

Codes

Color #49732A in popluar color models

49 73 2A
RGB 73 115 42
HSL 95° 46.50% 30.78%
HSB/HSV 95° 63.48% 45.10%
CMYK 36.52% 0.00% 63.48%
54.90%

Color #49732A in popluar number systems.

HEX 49 73 2A
Decimal 73 115 42
Binary 1001001 1110011 101010
Octal 111 163 52

Shades and tints

Shades of #49732A

#49732A
(73,115,42)
#436927
(67,105,39)
#3D5F24
(61,95,36)
#375521
(55,85,33)
#314B1E
(49,75,30)
#2B411B
(43,65,27)
#253718
(37,55,24)
#1F2D15
(31,45,21)
#192312
(25,35,18)
#13190F
(19,25,15)
#0D0F0C
(13,15,12)
#000000
(0,0,0)

Tints of #49732A

#49732A
(73,115,42)
#597F3D
(89,127,61)
#698B50
(105,139,80)
#799763
(121,151,99)
#89A376
(137,163,118)
#99AF89
(153,175,137)
#A9BB9C
(169,187,156)
#B9C7AF
(185,199,175)
#C9D3C2
(201,211,194)
#D9DFD5
(217,223,213)
#E9EBE8
(233,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49732A color. Also use rgb(73,115,42) instead hex code.

Text Font Color

.myTextColor { color: #49732A; }

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

This text font color is #49732A.

Background Color

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

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

This div background color is #49732A.

Border color

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

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

This div border color is #49732A.

Opacity

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

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

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

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

This text has shadow with #49732A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49732A.

Preview

Color preview on black background

This text has color #49732A on black background.


Color preview on white background

This text has color #49732A on white background.


Black color preview on #49732A background

This text has black color on #49732A background.


White color preview on #49732A background

This text has white color on #49732A background.


Related colors

Complementary color

Complementary color for #hex is #B68CD5.


I love getcolorcode.com

Triadic colors

1 #2A4973 and #732A49 with #49732A are triadic colors.

2 #2A7349 and #73492A with #49732A are triadic colors.