COLOR #3D8D71

HEX: #3D8D71 RGB: (61,141,113)

Color info

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

RGB color model

#3D8D71 color RGB value is (61,141,113).

RGB: (61,141,113) (24%, 55%, 44%)

RGB channels and saturation

R 61 of 255 = 24%
G 141 of 255 = 55%
B 113 of 255 = 44%

61
141
113

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

Portions of RGB colors in percentages

R + G + B = 61 + 141 + 113 = 315 (100%)
R 61 of 315 ~ 19.37%
G 141 of 315 ~ 44.76%
B 113 of 315 ~ 35.87'%

%19.37
%44.76
%35.87

CMYK color model

#3D8D71 color CMYK value is (57,0,20,45).

  • cyan value is 56.74%
  • magenta value is 0.00%
  • yellow value is 19.86%
  • key color value is 44.71%

CMYK: (57,0,20,45)
C57M0Y20K45 (57%, 0%, 20%, 45%)
(0.57 / 0.00 / 0.20 / 0.45)

CMYK percentages

%56.74
%0
%19.86
%44.71

Codes

Color #3D8D71 in popluar color models

3D 8D 71
RGB 61 141 113
HSL 159° 39.60% 39.61%
HSB/HSV 159° 56.74% 55.29%
CMYK 56.74% 0.00% 19.86%
44.71%

Color #3D8D71 in popluar number systems.

HEX 3D 8D 71
Decimal 61 141 113
Binary 111101 10001101 1110001
Octal 75 215 161

Shades and tints

Shades of #3D8D71

#3D8D71
(61,141,113)
#388167
(56,129,103)
#33755D
(51,117,93)
#2E6953
(46,105,83)
#295D49
(41,93,73)
#24513F
(36,81,63)
#1F4535
(31,69,53)
#1A392B
(26,57,43)
#152D21
(21,45,33)
#102117
(16,33,23)
#0B150D
(11,21,13)
#000000
(0,0,0)

Tints of #3D8D71

#3D8D71
(61,141,113)
#4E977D
(78,151,125)
#5FA189
(95,161,137)
#70AB95
(112,171,149)
#81B5A1
(129,181,161)
#92BFAD
(146,191,173)
#A3C9B9
(163,201,185)
#B4D3C5
(180,211,197)
#C5DDD1
(197,221,209)
#D6E7DD
(214,231,221)
#E7F1E9
(231,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3D8D71 color. Also use rgb(61,141,113) instead hex code.

Text Font Color

.myTextColor { color: #3D8D71; }

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

This text font color is #3D8D71.

Background Color

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

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

This div background color is #3D8D71.

Border color

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

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

This div border color is #3D8D71.

Opacity

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

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

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

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

This text has shadow with #3D8D71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D8D71.

Preview

Color preview on black background

This text has color #3D8D71 on black background.


Color preview on white background

This text has color #3D8D71 on white background.


Black color preview on #3D8D71 background

This text has black color on #3D8D71 background.


White color preview on #3D8D71 background

This text has white color on #3D8D71 background.


Related colors

Complementary color

Complementary color for #hex is #C2728E.


I love getcolorcode.com

Triadic colors

1 #713D8D and #8D713D with #3D8D71 are triadic colors.

2 #718D3D and #8D3D71 with #3D8D71 are triadic colors.