COLOR #4A8438

HEX: #4A8438 RGB: (74,132,56)

Color info

#4A8438 contains mainly red and green colors. Web safe color of #4A8438 is #339933 (or #393).

RGB color model

#4A8438 color RGB value is (74,132,56).

RGB: (74,132,56) (29%, 52%, 22%)

RGB channels and saturation

R 74 of 255 = 29%
G 132 of 255 = 52%
B 56 of 255 = 22%

74
132
56

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

Portions of RGB colors in percentages

R + G + B = 74 + 132 + 56 = 262 (100%)
R 74 of 262 ~ 28.24%
G 132 of 262 ~ 50.38%
B 56 of 262 ~ 21.37'%

%28.24
%50.38
%21.37

CMYK color model

#4A8438 color CMYK value is (44,0,58,48).

  • cyan value is 43.94%
  • magenta value is 0.00%
  • yellow value is 57.58%
  • key color value is 48.24%

CMYK: (44,0,58,48)
C44M0Y58K48 (44%, 0%, 58%, 48%)
(0.44 / 0.00 / 0.58 / 0.48)

CMYK percentages

%43.94
%0
%57.58
%48.24

Codes

Color #4A8438 in popluar color models

4A 84 38
RGB 74 132 56
HSL 106° 40.43% 36.86%
HSB/HSV 106° 57.58% 51.76%
CMYK 43.94% 0.00% 57.58%
48.24%

Color #4A8438 in popluar number systems.

HEX 4A 84 38
Decimal 74 132 56
Binary 1001010 10000100 111000
Octal 112 204 70

Shades and tints

Shades of #4A8438

#4A8438
(74,132,56)
#447833
(68,120,51)
#3E6C2E
(62,108,46)
#386029
(56,96,41)
#325424
(50,84,36)
#2C481F
(44,72,31)
#263C1A
(38,60,26)
#203015
(32,48,21)
#1A2410
(26,36,16)
#14180B
(20,24,11)
#0E0C06
(14,12,6)
#000000
(0,0,0)

Tints of #4A8438

#4A8438
(74,132,56)
#5A8F4A
(90,143,74)
#6A9A5C
(106,154,92)
#7AA56E
(122,165,110)
#8AB080
(138,176,128)
#9ABB92
(154,187,146)
#AAC6A4
(170,198,164)
#BAD1B6
(186,209,182)
#CADCC8
(202,220,200)
#DAE7DA
(218,231,218)
#EAF2EC
(234,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A8438 color. Also use rgb(74,132,56) instead hex code.

Text Font Color

.myTextColor { color: #4A8438; }

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

This text font color is #4A8438.

Background Color

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

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

This div background color is #4A8438.

Border color

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

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

This div border color is #4A8438.

Opacity

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

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

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

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

This text has shadow with #4A8438 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A8438.

Preview

Color preview on black background

This text has color #4A8438 on black background.


Color preview on white background

This text has color #4A8438 on white background.


Black color preview on #4A8438 background

This text has black color on #4A8438 background.


White color preview on #4A8438 background

This text has white color on #4A8438 background.


Related colors

Complementary color

Complementary color for #hex is #B57BC7.


I love getcolorcode.com

Triadic colors

1 #384A84 and #84384A with #4A8438 are triadic colors.

2 #38844A and #844A38 with #4A8438 are triadic colors.