COLOR #3A6728

HEX: #3A6728 RGB: (58,103,40)

Color info

#3A6728 contains mainly red and green colors. Web safe color of #3A6728 is #336633 (or #363).

RGB color model

#3A6728 color RGB value is (58,103,40).

RGB: (58,103,40) (23%, 40%, 16%)

RGB channels and saturation

R 58 of 255 = 23%
G 103 of 255 = 40%
B 40 of 255 = 16%

58
103
40

R + G + B ~ 26%. #3A6728 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 58 + 103 + 40 = 201 (100%)
R 58 of 201 ~ 28.86%
G 103 of 201 ~ 51.24%
B 40 of 201 ~ 19.9'%

%28.86
%51.24
%19.9

CMYK color model

#3A6728 color CMYK value is (44,0,61,60).

  • cyan value is 43.69%
  • magenta value is 0.00%
  • yellow value is 61.17%
  • key color value is 59.61%

CMYK: (44,0,61,60)
C44M0Y61K60 (44%, 0%, 61%, 60%)
(0.44 / 0.00 / 0.61 / 0.60)

CMYK percentages

%43.69
%0
%61.17
%59.61

Codes

Color #3A6728 in popluar color models

3A 67 28
RGB 58 103 40
HSL 103° 44.06% 28.04%
HSB/HSV 103° 61.17% 40.39%
CMYK 43.69% 0.00% 61.17%
59.61%

Color #3A6728 in popluar number systems.

HEX 3A 67 28
Decimal 58 103 40
Binary 111010 1100111 101000
Octal 72 147 50

Shades and tints

Shades of #3A6728

#3A6728
(58,103,40)
#355E25
(53,94,37)
#305522
(48,85,34)
#2B4C1F
(43,76,31)
#26431C
(38,67,28)
#213A19
(33,58,25)
#1C3116
(28,49,22)
#172813
(23,40,19)
#121F10
(18,31,16)
#0D160D
(13,22,13)
#080D0A
(8,13,10)
#000000
(0,0,0)

Tints of #3A6728

#3A6728
(58,103,40)
#4B743B
(75,116,59)
#5C814E
(92,129,78)
#6D8E61
(109,142,97)
#7E9B74
(126,155,116)
#8FA887
(143,168,135)
#A0B59A
(160,181,154)
#B1C2AD
(177,194,173)
#C2CFC0
(194,207,192)
#D3DCD3
(211,220,211)
#E4E9E6
(228,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3A6728 color. Also use rgb(58,103,40) instead hex code.

Text Font Color

.myTextColor { color: #3A6728; }

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

This text font color is #3A6728.

Background Color

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

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

This div background color is #3A6728.

Border color

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

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

This div border color is #3A6728.

Opacity

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

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

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

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

This text has shadow with #3A6728 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3A6728.

Preview

Color preview on black background

This text has color #3A6728 on black background.


Color preview on white background

This text has color #3A6728 on white background.


Black color preview on #3A6728 background

This text has black color on #3A6728 background.


White color preview on #3A6728 background

This text has white color on #3A6728 background.


Related colors

Complementary color

Complementary color for #hex is #C598D7.


I love getcolorcode.com

Triadic colors

1 #283A67 and #67283A with #3A6728 are triadic colors.

2 #28673A and #673A28 with #3A6728 are triadic colors.