COLOR #4A8628

HEX: #4A8628 RGB: (74,134,40)

Color info

#4A8628 contains mainly green color. Web safe color of #4A8628 is #339933 (or #393).

RGB color model

#4A8628 color RGB value is (74,134,40).

RGB: (74,134,40) (29%, 53%, 16%)

RGB channels and saturation

R 74 of 255 = 29%
G 134 of 255 = 53%
B 40 of 255 = 16%

74
134
40

R + G + B ~ 33%. #4A8628 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 134 + 40 = 248 (100%)
R 74 of 248 ~ 29.84%
G 134 of 248 ~ 54.03%
B 40 of 248 ~ 16.13'%

%29.84
%54.03
%16.13

CMYK color model

#4A8628 color CMYK value is (45,0,70,47).

  • cyan value is 44.78%
  • magenta value is 0.00%
  • yellow value is 70.15%
  • key color value is 47.45%

CMYK: (45,0,70,47)
C45M0Y70K47 (45%, 0%, 70%, 47%)
(0.45 / 0.00 / 0.70 / 0.47)

CMYK percentages

%44.78
%0
%70.15
%47.45

Codes

Color #4A8628 in popluar color models

4A 86 28
RGB 74 134 40
HSL 98° 54.02% 34.12%
HSB/HSV 98° 70.15% 52.55%
CMYK 44.78% 0.00% 70.15%
47.45%

Color #4A8628 in popluar number systems.

HEX 4A 86 28
Decimal 74 134 40
Binary 1001010 10000110 101000
Octal 112 206 50

Shades and tints

Shades of #4A8628

#4A8628
(74,134,40)
#447A25
(68,122,37)
#3E6E22
(62,110,34)
#38621F
(56,98,31)
#32561C
(50,86,28)
#2C4A19
(44,74,25)
#263E16
(38,62,22)
#203213
(32,50,19)
#1A2610
(26,38,16)
#141A0D
(20,26,13)
#0E0E0A
(14,14,10)
#000000
(0,0,0)

Tints of #4A8628

#4A8628
(74,134,40)
#5A913B
(90,145,59)
#6A9C4E
(106,156,78)
#7AA761
(122,167,97)
#8AB274
(138,178,116)
#9ABD87
(154,189,135)
#AAC89A
(170,200,154)
#BAD3AD
(186,211,173)
#CADEC0
(202,222,192)
#DAE9D3
(218,233,211)
#EAF4E6
(234,244,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A8628 color. Also use rgb(74,134,40) instead hex code.

Text Font Color

.myTextColor { color: #4A8628; }

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

This text font color is #4A8628.

Background Color

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

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

This div background color is #4A8628.

Border color

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

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

This div border color is #4A8628.

Opacity

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

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

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

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

This text has shadow with #4A8628 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A8628.

Preview

Color preview on black background

This text has color #4A8628 on black background.


Color preview on white background

This text has color #4A8628 on white background.


Black color preview on #4A8628 background

This text has black color on #4A8628 background.


White color preview on #4A8628 background

This text has white color on #4A8628 background.


Related colors

Complementary color

Complementary color for #hex is #B579D7.


I love getcolorcode.com

Triadic colors

1 #284A86 and #86284A with #4A8628 are triadic colors.

2 #28864A and #864A28 with #4A8628 are triadic colors.