COLOR #4A6A40

HEX: #4A6A40 RGB: (74,106,64)

Color info

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

RGB color model

#4A6A40 color RGB value is (74,106,64).

RGB: (74,106,64) (29%, 42%, 25%)

RGB channels and saturation

R 74 of 255 = 29%
G 106 of 255 = 42%
B 64 of 255 = 25%

74
106
64

R + G + B ~ 32%. #4A6A40 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 106 + 64 = 244 (100%)
R 74 of 244 ~ 30.33%
G 106 of 244 ~ 43.44%
B 64 of 244 ~ 26.23'%

%30.33
%43.44
%26.23

CMYK color model

#4A6A40 color CMYK value is (30,0,40,58).

  • cyan value is 30.19%
  • magenta value is 0.00%
  • yellow value is 39.62%
  • key color value is 58.43%

CMYK: (30,0,40,58)
C30M0Y40K58 (30%, 0%, 40%, 58%)
(0.30 / 0.00 / 0.40 / 0.58)

CMYK percentages

%30.19
%0
%39.62
%58.43

Codes

Color #4A6A40 in popluar color models

4A 6A 40
RGB 74 106 64
HSL 106° 24.71% 33.33%
HSB/HSV 106° 39.62% 41.57%
CMYK 30.19% 0.00% 39.62%
58.43%

Color #4A6A40 in popluar number systems.

HEX 4A 6A 40
Decimal 74 106 64
Binary 1001010 1101010 1000000
Octal 112 152 100

Shades and tints

Shades of #4A6A40

#4A6A40
(74,106,64)
#44613B
(68,97,59)
#3E5836
(62,88,54)
#384F31
(56,79,49)
#32462C
(50,70,44)
#2C3D27
(44,61,39)
#263422
(38,52,34)
#202B1D
(32,43,29)
#1A2218
(26,34,24)
#141913
(20,25,19)
#0E100E
(14,16,14)
#000000
(0,0,0)

Tints of #4A6A40

#4A6A40
(74,106,64)
#5A7751
(90,119,81)
#6A8462
(106,132,98)
#7A9173
(122,145,115)
#8A9E84
(138,158,132)
#9AAB95
(154,171,149)
#AAB8A6
(170,184,166)
#BAC5B7
(186,197,183)
#CAD2C8
(202,210,200)
#DADFD9
(218,223,217)
#EAECEA
(234,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A6A40 color. Also use rgb(74,106,64) instead hex code.

Text Font Color

.myTextColor { color: #4A6A40; }

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

This text font color is #4A6A40.

Background Color

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

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

This div background color is #4A6A40.

Border color

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

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

This div border color is #4A6A40.

Opacity

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

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

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

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

This text has shadow with #4A6A40 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A6A40.

Preview

Color preview on black background

This text has color #4A6A40 on black background.


Color preview on white background

This text has color #4A6A40 on white background.


Black color preview on #4A6A40 background

This text has black color on #4A6A40 background.


White color preview on #4A6A40 background

This text has white color on #4A6A40 background.


Related colors

Complementary color

Complementary color for #hex is #B595BF.


I love getcolorcode.com

Triadic colors

1 #404A6A and #6A404A with #4A6A40 are triadic colors.

2 #406A4A and #6A4A40 with #4A6A40 are triadic colors.