COLOR #3A6217

HEX: #3A6217 RGB: (58,98,23)

Color info

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

RGB color model

#3A6217 color RGB value is (58,98,23).

RGB: (58,98,23) (23%, 38%, 9%)

RGB channels and saturation

R 58 of 255 = 23%
G 98 of 255 = 38%
B 23 of 255 = 9%

58
98
23

R + G + B ~ 23%. #3A6217 is dark color.

Portions of RGB colors in percentages

R + G + B = 58 + 98 + 23 = 179 (100%)
R 58 of 179 ~ 32.4%
G 98 of 179 ~ 54.75%
B 23 of 179 ~ 12.85'%

%32.4
%54.75
%12.85

CMYK color model

#3A6217 color CMYK value is (41,0,77,62).

  • cyan value is 40.82%
  • magenta value is 0.00%
  • yellow value is 76.53%
  • key color value is 61.57%

CMYK: (41,0,77,62)
C41M0Y77K62 (41%, 0%, 77%, 62%)
(0.41 / 0.00 / 0.77 / 0.62)

CMYK percentages

%40.82
%0
%76.53
%61.57

Codes

Color #3A6217 in popluar color models

3A 62 17
RGB 58 98 23
HSL 92° 61.98% 23.73%
HSB/HSV 92° 76.53% 38.43%
CMYK 40.82% 0.00% 76.53%
61.57%

Color #3A6217 in popluar number systems.

HEX 3A 62 17
Decimal 58 98 23
Binary 111010 1100010 10111
Octal 72 142 27

Shades and tints

Shades of #3A6217

#3A6217
(58,98,23)
#355A15
(53,90,21)
#305213
(48,82,19)
#2B4A11
(43,74,17)
#26420F
(38,66,15)
#213A0D
(33,58,13)
#1C320B
(28,50,11)
#172A09
(23,42,9)
#122207
(18,34,7)
#0D1A05
(13,26,5)
#081203
(8,18,3)
#000000
(0,0,0)

Tints of #3A6217

#3A6217
(58,98,23)
#4B702C
(75,112,44)
#5C7E41
(92,126,65)
#6D8C56
(109,140,86)
#7E9A6B
(126,154,107)
#8FA880
(143,168,128)
#A0B695
(160,182,149)
#B1C4AA
(177,196,170)
#C2D2BF
(194,210,191)
#D3E0D4
(211,224,212)
#E4EEE9
(228,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3A6217 color. Also use rgb(58,98,23) instead hex code.

Text Font Color

.myTextColor { color: #3A6217; }

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

This text font color is #3A6217.

Background Color

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

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

This div background color is #3A6217.

Border color

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

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

This div border color is #3A6217.

Opacity

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

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

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

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

This text has shadow with #3A6217 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3A6217.

Preview

Color preview on black background

This text has color #3A6217 on black background.


Color preview on white background

This text has color #3A6217 on white background.


Black color preview on #3A6217 background

This text has black color on #3A6217 background.


White color preview on #3A6217 background

This text has white color on #3A6217 background.


Related colors

Complementary color

Complementary color for #hex is #C59DE8.


I love getcolorcode.com

Triadic colors

1 #173A62 and #62173A with #3A6217 are triadic colors.

2 #17623A and #623A17 with #3A6217 are triadic colors.