COLOR #4A6D49

HEX: #4A6D49 RGB: (74,109,73)

Color info

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

RGB color model

#4A6D49 color RGB value is (74,109,73).

RGB: (74,109,73) (29%, 43%, 29%)

RGB channels and saturation

R 74 of 255 = 29%
G 109 of 255 = 43%
B 73 of 255 = 29%

74
109
73

R + G + B ~ 34%. #4A6D49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 109 + 73 = 256 (100%)
R 74 of 256 ~ 28.91%
G 109 of 256 ~ 42.58%
B 73 of 256 ~ 28.52'%

%28.91
%42.58
%28.52

CMYK color model

#4A6D49 color CMYK value is (32,0,33,57).

  • cyan value is 32.11%
  • magenta value is 0.00%
  • yellow value is 33.03%
  • key color value is 57.25%
CMYK: (32,0,33,57) C32M0Y33K57 (32%,0%,33%,57%) (0.32/0.00/0.33/0.57) 

CMYK percentages

%32.11
%0
%33.03
%57.25

Codes

Color #4A6D49 in popluar color models

4A 6D 49
RGB 74 109 73
HSL 118° 19.78% 35.69%
HSB/HSV 118° 33.03% 42.75%
CMYK 32.11% 0.00% 33.03%
57.25%

Color #4A6D49 in popluar number systems.

HEX 4A 6D 49
Decimal 74 109 73
Binary 1001010 1101101 1001001
Octal 112 155 111

Shades and tints

Shades of #4A6D49

#4A6D49
(74,109,73)
#446443
(68,100,67)
#3E5B3D
(62,91,61)
#385237
(56,82,55)
#324931
(50,73,49)
#2C402B
(44,64,43)
#263725
(38,55,37)
#202E1F
(32,46,31)
#1A2519
(26,37,25)
#141C13
(20,28,19)
#0E130D
(14,19,13)
#000000
(0,0,0)

Tints of #4A6D49

#4A6D49
(74,109,73)
#5A7A59
(90,122,89)
#6A8769
(106,135,105)
#7A9479
(122,148,121)
#8AA189
(138,161,137)
#9AAE99
(154,174,153)
#AABBA9
(170,187,169)
#BAC8B9
(186,200,185)
#CAD5C9
(202,213,201)
#DAE2D9
(218,226,217)
#EAEFE9
(234,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A6D49 color. Also use rgb(74,109,73) instead hex code.

Text Font Color

.myTextColor { color: #4A6D49; }

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

This text font color is #4A6D49.

Background Color

.myBgColor { background-color: #4A6D49; }

<div style="background-color:#4A6D49">Inner text</div>

This div background color is #4A6D49.

Border color

.myBorderColor { border: 1px solid #4A6D49; }

<div style="border:3px solid #4A6D49">Div</div>

This div border color is #4A6D49.

Opacity

.myOpacity80 { color: #4A6D49; opacity: 0.8; }

<p style="color:#4A6D49;opacity:0.8;">80%</p>

Text with #4A6D49 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 #4A6D49;}

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

This text has shadow with #4A6D49 color.


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

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

This text has shadow with #4A6D49 primary color and red secondary color.


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

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

This text has shadow with #4A6D49 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4A6D49.

Preview

Color preview on black background

This text has color #4A6D49 on black background.


Color preview on white background

This text has color #4A6D49 on white background.


Black color preview on #4A6D49 background

This text has black color on #4A6D49 background.


White color preview on #4A6D49 background

This text has white color on #4A6D49 background.


Related colors

Complementary color

Complementary color for #hex is #B592B6.


I love getcolorcode.com

Triadic colors

1 #494A6D and #6D494A with #4A6D49 are triadic colors.

2 #496D4A and #6D4A49 with #4A6D49 are triadic colors.