COLOR #49652A

HEX: #49652A RGB: (73,101,42)

Color info

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

RGB color model

#49652A color RGB value is (73,101,42).

RGB: (73,101,42) (29%, 40%, 16%)

RGB channels and saturation

R 73 of 255 = 29%
G 101 of 255 = 40%
B 42 of 255 = 16%

73
101
42

R + G + B ~ 28%. #49652A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 101 + 42 = 216 (100%)
R 73 of 216 ~ 33.8%
G 101 of 216 ~ 46.76%
B 42 of 216 ~ 19.44'%

%33.8
%46.76
%19.44

CMYK color model

#49652A color CMYK value is (28,0,58,60).

  • cyan value is 27.72%
  • magenta value is 0.00%
  • yellow value is 58.42%
  • key color value is 60.39%

CMYK: (28,0,58,60)
C28M0Y58K60 (28%, 0%, 58%, 60%)
(0.28 / 0.00 / 0.58 / 0.60)

CMYK percentages

%27.72
%0
%58.42
%60.39

Codes

Color #49652A in popluar color models

49 65 2A
RGB 73 101 42
HSL 88° 41.26% 28.04%
HSB/HSV 88° 58.42% 39.61%
CMYK 27.72% 0.00% 58.42%
60.39%

Color #49652A in popluar number systems.

HEX 49 65 2A
Decimal 73 101 42
Binary 1001001 1100101 101010
Octal 111 145 52

Shades and tints

Shades of #49652A

#49652A
(73,101,42)
#435C27
(67,92,39)
#3D5324
(61,83,36)
#374A21
(55,74,33)
#31411E
(49,65,30)
#2B381B
(43,56,27)
#252F18
(37,47,24)
#1F2615
(31,38,21)
#191D12
(25,29,18)
#13140F
(19,20,15)
#0D0B0C
(13,11,12)
#000000
(0,0,0)

Tints of #49652A

#49652A
(73,101,42)
#59733D
(89,115,61)
#698150
(105,129,80)
#798F63
(121,143,99)
#899D76
(137,157,118)
#99AB89
(153,171,137)
#A9B99C
(169,185,156)
#B9C7AF
(185,199,175)
#C9D5C2
(201,213,194)
#D9E3D5
(217,227,213)
#E9F1E8
(233,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49652A; }

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

This text font color is #49652A.

Background Color

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

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

This div background color is #49652A.

Border color

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

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

This div border color is #49652A.

Opacity

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

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

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

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

This text has shadow with #49652A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49652A.

Preview

Color preview on black background

This text has color #49652A on black background.


Color preview on white background

This text has color #49652A on white background.


Black color preview on #49652A background

This text has black color on #49652A background.


White color preview on #49652A background

This text has white color on #49652A background.


Related colors

Complementary color

Complementary color for #hex is #B69AD5.


I love getcolorcode.com

Triadic colors

1 #2A4965 and #652A49 with #49652A are triadic colors.

2 #2A6549 and #65492A with #49652A are triadic colors.