COLOR #3A8C71

HEX: #3A8C71 RGB: (58,140,113)

Color info

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

RGB color model

#3A8C71 color RGB value is (58,140,113).

RGB: (58,140,113) (23%, 55%, 44%)

RGB channels and saturation

R 58 of 255 = 23%
G 140 of 255 = 55%
B 113 of 255 = 44%

58
140
113

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

Portions of RGB colors in percentages

R + G + B = 58 + 140 + 113 = 311 (100%)
R 58 of 311 ~ 18.65%
G 140 of 311 ~ 45.02%
B 113 of 311 ~ 36.33'%

%18.65
%45.02
%36.33

CMYK color model

#3A8C71 color CMYK value is (59,0,19,45).

  • cyan value is 58.57%
  • magenta value is 0.00%
  • yellow value is 19.29%
  • key color value is 45.10%

CMYK: (59,0,19,45)
C59M0Y19K45 (59%, 0%, 19%, 45%)
(0.59 / 0.00 / 0.19 / 0.45)

CMYK percentages

%58.57
%0
%19.29
%45.1

Codes

Color #3A8C71 in popluar color models

3A 8C 71
RGB 58 140 113
HSL 160° 41.41% 38.82%
HSB/HSV 160° 58.57% 54.90%
CMYK 58.57% 0.00% 19.29%
45.10%

Color #3A8C71 in popluar number systems.

HEX 3A 8C 71
Decimal 58 140 113
Binary 111010 10001100 1110001
Octal 72 214 161

Shades and tints

Shades of #3A8C71

#3A8C71
(58,140,113)
#358067
(53,128,103)
#30745D
(48,116,93)
#2B6853
(43,104,83)
#265C49
(38,92,73)
#21503F
(33,80,63)
#1C4435
(28,68,53)
#17382B
(23,56,43)
#122C21
(18,44,33)
#0D2017
(13,32,23)
#08140D
(8,20,13)
#000000
(0,0,0)

Tints of #3A8C71

#3A8C71
(58,140,113)
#4B967D
(75,150,125)
#5CA089
(92,160,137)
#6DAA95
(109,170,149)
#7EB4A1
(126,180,161)
#8FBEAD
(143,190,173)
#A0C8B9
(160,200,185)
#B1D2C5
(177,210,197)
#C2DCD1
(194,220,209)
#D3E6DD
(211,230,221)
#E4F0E9
(228,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3A8C71 color. Also use rgb(58,140,113) instead hex code.

Text Font Color

.myTextColor { color: #3A8C71; }

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

This text font color is #3A8C71.

Background Color

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

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

This div background color is #3A8C71.

Border color

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

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

This div border color is #3A8C71.

Opacity

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

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

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

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

This text has shadow with #3A8C71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3A8C71.

Preview

Color preview on black background

This text has color #3A8C71 on black background.


Color preview on white background

This text has color #3A8C71 on white background.


Black color preview on #3A8C71 background

This text has black color on #3A8C71 background.


White color preview on #3A8C71 background

This text has white color on #3A8C71 background.


Related colors

Complementary color

Complementary color for #hex is #C5738E.


I love getcolorcode.com

Triadic colors

1 #713A8C and #8C713A with #3A8C71 are triadic colors.

2 #718C3A and #8C3A71 with #3A8C71 are triadic colors.