COLOR #3A6038

HEX: #3A6038 RGB: (58,96,56)

Color info

#3A6038 contains red, green and blue colors in about the same proportion. Web safe color of #3A6038 is #336633 (or #363).

RGB color model

#3A6038 color RGB value is (58,96,56).

RGB: (58,96,56) (23%, 38%, 22%)

RGB channels and saturation

R 58 of 255 = 23%
G 96 of 255 = 38%
B 56 of 255 = 22%

58
96
56

R + G + B ~ 28%. #3A6038 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 58 + 96 + 56 = 210 (100%)
R 58 of 210 ~ 27.62%
G 96 of 210 ~ 45.71%
B 56 of 210 ~ 26.67'%

%27.62
%45.71
%26.67

CMYK color model

#3A6038 color CMYK value is (40,0,42,62).

  • cyan value is 39.58%
  • magenta value is 0.00%
  • yellow value is 41.67%
  • key color value is 62.35%

CMYK: (40,0,42,62)
C40M0Y42K62 (40%, 0%, 42%, 62%)
(0.40 / 0.00 / 0.42 / 0.62)

CMYK percentages

%39.58
%0
%41.67
%62.35

Codes

Color #3A6038 in popluar color models

3A 60 38
RGB 58 96 56
HSL 117° 26.32% 29.80%
HSB/HSV 117° 41.67% 37.65%
CMYK 39.58% 0.00% 41.67%
62.35%

Color #3A6038 in popluar number systems.

HEX 3A 60 38
Decimal 58 96 56
Binary 111010 1100000 111000
Octal 72 140 70

Shades and tints

Shades of #3A6038

#3A6038
(58,96,56)
#355833
(53,88,51)
#30502E
(48,80,46)
#2B4829
(43,72,41)
#264024
(38,64,36)
#21381F
(33,56,31)
#1C301A
(28,48,26)
#172815
(23,40,21)
#122010
(18,32,16)
#0D180B
(13,24,11)
#081006
(8,16,6)
#000000
(0,0,0)

Tints of #3A6038

#3A6038
(58,96,56)
#4B6E4A
(75,110,74)
#5C7C5C
(92,124,92)
#6D8A6E
(109,138,110)
#7E9880
(126,152,128)
#8FA692
(143,166,146)
#A0B4A4
(160,180,164)
#B1C2B6
(177,194,182)
#C2D0C8
(194,208,200)
#D3DEDA
(211,222,218)
#E4ECEC
(228,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3A6038 color. Also use rgb(58,96,56) instead hex code.

Text Font Color

.myTextColor { color: #3A6038; }

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

This text font color is #3A6038.

Background Color

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

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

This div background color is #3A6038.

Border color

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

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

This div border color is #3A6038.

Opacity

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

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

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

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

This text has shadow with #3A6038 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3A6038.

Preview

Color preview on black background

This text has color #3A6038 on black background.


Color preview on white background

This text has color #3A6038 on white background.


Black color preview on #3A6038 background

This text has black color on #3A6038 background.


White color preview on #3A6038 background

This text has white color on #3A6038 background.


Related colors

Complementary color

Complementary color for #hex is #C59FC7.


I love getcolorcode.com

Triadic colors

1 #383A60 and #60383A with #3A6038 are triadic colors.

2 #38603A and #603A38 with #3A6038 are triadic colors.