COLOR #3A5F17

HEX: #3A5F17 RGB: (58,95,23)

Color info

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

RGB color model

#3A5F17 color RGB value is (58,95,23).

RGB: (58,95,23) (23%, 37%, 9%)

RGB channels and saturation

R 58 of 255 = 23%
G 95 of 255 = 37%
B 23 of 255 = 9%

58
95
23

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

Portions of RGB colors in percentages

R + G + B = 58 + 95 + 23 = 176 (100%)
R 58 of 176 ~ 32.95%
G 95 of 176 ~ 53.98%
B 23 of 176 ~ 13.07'%

%32.95
%53.98
%13.07

CMYK color model

#3A5F17 color CMYK value is (39,0,76,63).

  • cyan value is 38.95%
  • magenta value is 0.00%
  • yellow value is 75.79%
  • key color value is 62.75%
CMYK: (39,0,76,63) C39M0Y76K63 (39%,0%,76%,63%) (0.39/0.00/0.76/0.63) 

CMYK percentages

%38.95
%0
%75.79
%62.75

Codes

Color #3A5F17 in popluar color models

3A 5F 17
RGB 58 95 23
HSL 91° 61.02% 23.14%
HSB/HSV 91° 75.79% 37.25%
CMYK 38.95% 0.00% 75.79%
62.75%

Color #3A5F17 in popluar number systems.

HEX 3A 5F 17
Decimal 58 95 23
Binary 111010 1011111 10111
Octal 72 137 27

Shades and tints

Shades of #3A5F17

#3A5F17
(58,95,23)
#355715
(53,87,21)
#304F13
(48,79,19)
#2B4711
(43,71,17)
#263F0F
(38,63,15)
#21370D
(33,55,13)
#1C2F0B
(28,47,11)
#172709
(23,39,9)
#121F07
(18,31,7)
#0D1705
(13,23,5)
#080F03
(8,15,3)
#000000
(0,0,0)

Tints of #3A5F17

#3A5F17
(58,95,23)
#4B6D2C
(75,109,44)
#5C7B41
(92,123,65)
#6D8956
(109,137,86)
#7E976B
(126,151,107)
#8FA580
(143,165,128)
#A0B395
(160,179,149)
#B1C1AA
(177,193,170)
#C2CFBF
(194,207,191)
#D3DDD4
(211,221,212)
#E4EBE9
(228,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #3A5F17; }

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

This text font color is #3A5F17.

Background Color

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

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

This div background color is #3A5F17.

Border color

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

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

This div border color is #3A5F17.

Opacity

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

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

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

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

This text has shadow with #3A5F17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3A5F17.

Preview

Color preview on black background

This text has color #3A5F17 on black background.


Color preview on white background

This text has color #3A5F17 on white background.


Black color preview on #3A5F17 background

This text has black color on #3A5F17 background.


White color preview on #3A5F17 background

This text has white color on #3A5F17 background.


Related colors

Complementary color

Complementary color for #hex is #C5A0E8.


I love getcolorcode.com

Triadic colors

1 #173A5F and #5F173A with #3A5F17 are triadic colors.

2 #175F3A and #5F3A17 with #3A5F17 are triadic colors.