COLOR #49613A

HEX: #49613A RGB: (73,97,58)

Color info

#49613A contains red, green and blue colors in about the same proportion. Web safe color of #49613A is #336633 (or #363).

RGB color model

#49613A color RGB value is (73,97,58).

RGB: (73,97,58) (29%, 38%, 23%)

RGB channels and saturation

R 73 of 255 = 29%
G 97 of 255 = 38%
B 58 of 255 = 23%

73
97
58

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

Portions of RGB colors in percentages

R + G + B = 73 + 97 + 58 = 228 (100%)
R 73 of 228 ~ 32.02%
G 97 of 228 ~ 42.54%
B 58 of 228 ~ 25.44'%

%32.02
%42.54
%25.44

CMYK color model

#49613A color CMYK value is (25,0,40,62).

  • cyan value is 24.74%
  • magenta value is 0.00%
  • yellow value is 40.21%
  • key color value is 61.96%

CMYK: (25,0,40,62)
C25M0Y40K62 (25%, 0%, 40%, 62%)
(0.25 / 0.00 / 0.40 / 0.62)

CMYK percentages

%24.74
%0
%40.21
%61.96

Codes

Color #49613A in popluar color models

49 61 3A
RGB 73 97 58
HSL 97° 25.16% 30.39%
HSB/HSV 97° 40.21% 38.04%
CMYK 24.74% 0.00% 40.21%
61.96%

Color #49613A in popluar number systems.

HEX 49 61 3A
Decimal 73 97 58
Binary 1001001 1100001 111010
Octal 111 141 72

Shades and tints

Shades of #49613A

#49613A
(73,97,58)
#435935
(67,89,53)
#3D5130
(61,81,48)
#37492B
(55,73,43)
#314126
(49,65,38)
#2B3921
(43,57,33)
#25311C
(37,49,28)
#1F2917
(31,41,23)
#192112
(25,33,18)
#13190D
(19,25,13)
#0D1108
(13,17,8)
#000000
(0,0,0)

Tints of #49613A

#49613A
(73,97,58)
#596F4B
(89,111,75)
#697D5C
(105,125,92)
#798B6D
(121,139,109)
#89997E
(137,153,126)
#99A78F
(153,167,143)
#A9B5A0
(169,181,160)
#B9C3B1
(185,195,177)
#C9D1C2
(201,209,194)
#D9DFD3
(217,223,211)
#E9EDE4
(233,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49613A color. Also use rgb(73,97,58) instead hex code.

Text Font Color

.myTextColor { color: #49613A; }

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

This text font color is #49613A.

Background Color

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

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

This div background color is #49613A.

Border color

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

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

This div border color is #49613A.

Opacity

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

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

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

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

This text has shadow with #49613A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49613A.

Preview

Color preview on black background

This text has color #49613A on black background.


Color preview on white background

This text has color #49613A on white background.


Black color preview on #49613A background

This text has black color on #49613A background.


White color preview on #49613A background

This text has white color on #49613A background.


Related colors

Complementary color

Complementary color for #hex is #B69EC5.


I love getcolorcode.com

Triadic colors

1 #3A4961 and #613A49 with #49613A are triadic colors.

2 #3A6149 and #61493A with #49613A are triadic colors.