COLOR #4A5C13

HEX: #4A5C13 RGB: (74,92,19)

Color info

#4A5C13 contains mainly red and green colors. Web safe color of #4A5C13 is #336600 (or #360).

RGB color model

#4A5C13 color RGB value is (74,92,19).

RGB: (74,92,19) (29%, 36%, 7%)

RGB channels and saturation

R 74 of 255 = 29%
G 92 of 255 = 36%
B 19 of 255 = 7%

74
92
19

R + G + B ~ 24%. #4A5C13 is dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 92 + 19 = 185 (100%)
R 74 of 185 ~ 40%
G 92 of 185 ~ 49.73%
B 19 of 185 ~ 10.27'%

%40
%49.73

CMYK color model

#4A5C13 color CMYK value is (20,0,79,64).

  • cyan value is 19.57%
  • magenta value is 0.00%
  • yellow value is 79.35%
  • key color value is 63.92%

CMYK: (20,0,79,64)
C20M0Y79K64 (20%, 0%, 79%, 64%)
(0.20 / 0.00 / 0.79 / 0.64)

CMYK percentages

%19.57
%0
%79.35
%63.92

Codes

Color #4A5C13 in popluar color models

4A 5C 13
RGB 74 92 19
HSL 75° 65.77% 21.76%
HSB/HSV 75° 79.35% 36.08%
CMYK 19.57% 0.00% 79.35%
63.92%

Color #4A5C13 in popluar number systems.

HEX 4A 5C 13
Decimal 74 92 19
Binary 1001010 1011100 10011
Octal 112 134 23

Shades and tints

Shades of #4A5C13

#4A5C13
(74,92,19)
#445412
(68,84,18)
#3E4C11
(62,76,17)
#384410
(56,68,16)
#323C0F
(50,60,15)
#2C340E
(44,52,14)
#262C0D
(38,44,13)
#20240C
(32,36,12)
#1A1C0B
(26,28,11)
#14140A
(20,20,10)
#0E0C09
(14,12,9)
#000000
(0,0,0)

Tints of #4A5C13

#4A5C13
(74,92,19)
#5A6A28
(90,106,40)
#6A783D
(106,120,61)
#7A8652
(122,134,82)
#8A9467
(138,148,103)
#9AA27C
(154,162,124)
#AAB091
(170,176,145)
#BABEA6
(186,190,166)
#CACCBB
(202,204,187)
#DADAD0
(218,218,208)
#EAE8E5
(234,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A5C13 color. Also use rgb(74,92,19) instead hex code.

Text Font Color

.myTextColor { color: #4A5C13; }

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

This text font color is #4A5C13.

Background Color

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

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

This div background color is #4A5C13.

Border color

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

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

This div border color is #4A5C13.

Opacity

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

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

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

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

This text has shadow with #4A5C13 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A5C13.

Preview

Color preview on black background

This text has color #4A5C13 on black background.


Color preview on white background

This text has color #4A5C13 on white background.


Black color preview on #4A5C13 background

This text has black color on #4A5C13 background.


White color preview on #4A5C13 background

This text has white color on #4A5C13 background.


Related colors

Complementary color

Complementary color for #hex is #B5A3EC.


I love getcolorcode.com

Triadic colors

1 #134A5C and #5C134A with #4A5C13 are triadic colors.

2 #135C4A and #5C4A13 with #4A5C13 are triadic colors.