COLOR #3A9E72

HEX: #3A9E72 RGB: (58,158,114)

Color info

#3A9E72 contains mainly green and blue colors. Web safe color of #3A9E72 is #339966 (or #396).

RGB color model

#3A9E72 color RGB value is (58,158,114).

RGB: (58,158,114) (23%, 62%, 45%)

RGB channels and saturation

R 58 of 255 = 23%
G 158 of 255 = 62%
B 114 of 255 = 45%

58
158
114

R + G + B ~ 43%. #3A9E72 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 58 + 158 + 114 = 330 (100%)
R 58 of 330 ~ 17.58%
G 158 of 330 ~ 47.88%
B 114 of 330 ~ 34.55'%

%17.58
%47.88
%34.55

CMYK color model

#3A9E72 color CMYK value is (63,0,28,38).

  • cyan value is 63.29%
  • magenta value is 0.00%
  • yellow value is 27.85%
  • key color value is 38.04%

CMYK: (63,0,28,38)
C63M0Y28K38 (63%, 0%, 28%, 38%)
(0.63 / 0.00 / 0.28 / 0.38)

CMYK percentages

%63.29
%0
%27.85
%38.04

Codes

Color #3A9E72 in popluar color models

3A 9E 72
RGB 58 158 114
HSL 154° 46.30% 42.35%
HSB/HSV 154° 63.29% 61.96%
CMYK 63.29% 0.00% 27.85%
38.04%

Color #3A9E72 in popluar number systems.

HEX 3A 9E 72
Decimal 58 158 114
Binary 111010 10011110 1110010
Octal 72 236 162

Shades and tints

Shades of #3A9E72

#3A9E72
(58,158,114)
#359068
(53,144,104)
#30825E
(48,130,94)
#2B7454
(43,116,84)
#26664A
(38,102,74)
#215840
(33,88,64)
#1C4A36
(28,74,54)
#173C2C
(23,60,44)
#122E22
(18,46,34)
#0D2018
(13,32,24)
#08120E
(8,18,14)
#000000
(0,0,0)

Tints of #3A9E72

#3A9E72
(58,158,114)
#4BA67E
(75,166,126)
#5CAE8A
(92,174,138)
#6DB696
(109,182,150)
#7EBEA2
(126,190,162)
#8FC6AE
(143,198,174)
#A0CEBA
(160,206,186)
#B1D6C6
(177,214,198)
#C2DED2
(194,222,210)
#D3E6DE
(211,230,222)
#E4EEEA
(228,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3A9E72 color. Also use rgb(58,158,114) instead hex code.

Text Font Color

.myTextColor { color: #3A9E72; }

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

This text font color is #3A9E72.

Background Color

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

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

This div background color is #3A9E72.

Border color

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

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

This div border color is #3A9E72.

Opacity

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

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

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

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

This text has shadow with #3A9E72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3A9E72.

Preview

Color preview on black background

This text has color #3A9E72 on black background.


Color preview on white background

This text has color #3A9E72 on white background.


Black color preview on #3A9E72 background

This text has black color on #3A9E72 background.


White color preview on #3A9E72 background

This text has white color on #3A9E72 background.


Related colors

Complementary color

Complementary color for #hex is #C5618D.


I love getcolorcode.com

Triadic colors

1 #723A9E and #9E723A with #3A9E72 are triadic colors.

2 #729E3A and #9E3A72 with #3A9E72 are triadic colors.