COLOR #3A5A14

HEX: #3A5A14 RGB: (58,90,20)

Color info

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

RGB color model

#3A5A14 color RGB value is (58,90,20).

RGB: (58,90,20) (23%, 35%, 8%)

RGB channels and saturation

R 58 of 255 = 23%
G 90 of 255 = 35%
B 20 of 255 = 8%

58
90
20

R + G + B ~ 22%. #3A5A14 is dark color.

Portions of RGB colors in percentages

R + G + B = 58 + 90 + 20 = 168 (100%)
R 58 of 168 ~ 34.52%
G 90 of 168 ~ 53.57%
B 20 of 168 ~ 11.9'%

%34.52
%53.57
%11.9

CMYK color model

#3A5A14 color CMYK value is (36,0,78,65).

  • cyan value is 35.56%
  • magenta value is 0.00%
  • yellow value is 77.78%
  • key color value is 64.71%

CMYK: (36,0,78,65)
C36M0Y78K65 (36%, 0%, 78%, 65%)
(0.36 / 0.00 / 0.78 / 0.65)

CMYK percentages

%35.56
%0
%77.78
%64.71

Codes

Color #3A5A14 in popluar color models

3A 5A 14
RGB 58 90 20
HSL 87° 63.64% 21.57%
HSB/HSV 87° 77.78% 35.29%
CMYK 35.56% 0.00% 77.78%
64.71%

Color #3A5A14 in popluar number systems.

HEX 3A 5A 14
Decimal 58 90 20
Binary 111010 1011010 10100
Octal 72 132 24

Shades and tints

Shades of #3A5A14

#3A5A14
(58,90,20)
#355213
(53,82,19)
#304A12
(48,74,18)
#2B4211
(43,66,17)
#263A10
(38,58,16)
#21320F
(33,50,15)
#1C2A0E
(28,42,14)
#17220D
(23,34,13)
#121A0C
(18,26,12)
#0D120B
(13,18,11)
#080A0A
(8,10,10)
#000000
(0,0,0)

Tints of #3A5A14

#3A5A14
(58,90,20)
#4B6929
(75,105,41)
#5C783E
(92,120,62)
#6D8753
(109,135,83)
#7E9668
(126,150,104)
#8FA57D
(143,165,125)
#A0B492
(160,180,146)
#B1C3A7
(177,195,167)
#C2D2BC
(194,210,188)
#D3E1D1
(211,225,209)
#E4F0E6
(228,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3A5A14 color. Also use rgb(58,90,20) instead hex code.

Text Font Color

.myTextColor { color: #3A5A14; }

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

This text font color is #3A5A14.

Background Color

.myBgColor { background-color: #3A5A14; }

<div style="background-color:#3A5A14">Inner text</div>

This div background color is #3A5A14.

Border color

.myBorderColor { border: 1px solid #3A5A14; }

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

This div border color is #3A5A14.

Opacity

.myOpacity80 { color: #3A5A14; opacity: 0.8; }

<p style="color:#3A5A14;opacity:0.8;">80%</p>

Text with #3A5A14 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 #3A5A14;}

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

This text has shadow with #3A5A14 color.


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

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

This text has shadow with #3A5A14 primary color and red secondary color.


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

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

This text has shadow with #3A5A14 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #3A5A14.

Preview

Color preview on black background

This text has color #3A5A14 on black background.


Color preview on white background

This text has color #3A5A14 on white background.


Black color preview on #3A5A14 background

This text has black color on #3A5A14 background.


White color preview on #3A5A14 background

This text has white color on #3A5A14 background.


Related colors

Complementary color

Complementary color for #hex is #C5A5EB.


I love getcolorcode.com

Triadic colors

1 #143A5A and #5A143A with #3A5A14 are triadic colors.

2 #145A3A and #5A3A14 with #3A5A14 are triadic colors.