COLOR #3A6E48

HEX: #3A6E48 RGB: (58,110,72)

Color info

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

RGB color model

#3A6E48 color RGB value is (58,110,72).

RGB: (58,110,72) (23%, 43%, 28%)

RGB channels and saturation

R 58 of 255 = 23%
G 110 of 255 = 43%
B 72 of 255 = 28%

58
110
72

R + G + B ~ 31%. #3A6E48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 58 + 110 + 72 = 240 (100%)
R 58 of 240 ~ 24.17%
G 110 of 240 ~ 45.83%
B 72 of 240 ~ 30'%

%24.17
%45.83
%30

CMYK color model

#3A6E48 color CMYK value is (47,0,35,57).

  • cyan value is 47.27%
  • magenta value is 0.00%
  • yellow value is 34.55%
  • key color value is 56.86%

CMYK: (47,0,35,57)
C47M0Y35K57 (47%, 0%, 35%, 57%)
(0.47 / 0.00 / 0.35 / 0.57)

CMYK percentages

%47.27
%0
%34.55
%56.86

Codes

Color #3A6E48 in popluar color models

3A 6E 48
RGB 58 110 72
HSL 136° 30.95% 32.94%
HSB/HSV 136° 47.27% 43.14%
CMYK 47.27% 0.00% 34.55%
56.86%

Color #3A6E48 in popluar number systems.

HEX 3A 6E 48
Decimal 58 110 72
Binary 111010 1101110 1001000
Octal 72 156 110

Shades and tints

Shades of #3A6E48

#3A6E48
(58,110,72)
#356442
(53,100,66)
#305A3C
(48,90,60)
#2B5036
(43,80,54)
#264630
(38,70,48)
#213C2A
(33,60,42)
#1C3224
(28,50,36)
#17281E
(23,40,30)
#121E18
(18,30,24)
#0D1412
(13,20,18)
#080A0C
(8,10,12)
#000000
(0,0,0)

Tints of #3A6E48

#3A6E48
(58,110,72)
#4B7B58
(75,123,88)
#5C8868
(92,136,104)
#6D9578
(109,149,120)
#7EA288
(126,162,136)
#8FAF98
(143,175,152)
#A0BCA8
(160,188,168)
#B1C9B8
(177,201,184)
#C2D6C8
(194,214,200)
#D3E3D8
(211,227,216)
#E4F0E8
(228,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3A6E48 color. Also use rgb(58,110,72) instead hex code.

Text Font Color

.myTextColor { color: #3A6E48; }

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

This text font color is #3A6E48.

Background Color

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

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

This div background color is #3A6E48.

Border color

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

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

This div border color is #3A6E48.

Opacity

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

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

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

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

This text has shadow with #3A6E48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3A6E48.

Preview

Color preview on black background

This text has color #3A6E48 on black background.


Color preview on white background

This text has color #3A6E48 on white background.


Black color preview on #3A6E48 background

This text has black color on #3A6E48 background.


White color preview on #3A6E48 background

This text has white color on #3A6E48 background.


Related colors

Complementary color

Complementary color for #hex is #C591B7.


I love getcolorcode.com

Triadic colors

1 #483A6E and #6E483A with #3A6E48 are triadic colors.

2 #486E3A and #6E3A48 with #3A6E48 are triadic colors.