COLOR #3D8E57

HEX: #3D8E57 RGB: (61,142,87)

Color info

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

RGB color model

#3D8E57 color RGB value is (61,142,87).

RGB: (61,142,87) (24%, 56%, 34%)

RGB channels and saturation

R 61 of 255 = 24%
G 142 of 255 = 56%
B 87 of 255 = 34%

61
142
87

R + G + B ~ 38%. #3D8E57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 142 + 87 = 290 (100%)
R 61 of 290 ~ 21.03%
G 142 of 290 ~ 48.97%
B 87 of 290 ~ 30'%

%21.03
%48.97
%30

CMYK color model

#3D8E57 color CMYK value is (57,0,39,44).

  • cyan value is 57.04%
  • magenta value is 0.00%
  • yellow value is 38.73%
  • key color value is 44.31%

CMYK: (57,0,39,44)
C57M0Y39K44 (57%, 0%, 39%, 44%)
(0.57 / 0.00 / 0.39 / 0.44)

CMYK percentages

%57.04
%0
%38.73
%44.31

Codes

Color #3D8E57 in popluar color models

3D 8E 57
RGB 61 142 87
HSL 139° 39.90% 39.80%
HSB/HSV 139° 57.04% 55.69%
CMYK 57.04% 0.00% 38.73%
44.31%

Color #3D8E57 in popluar number systems.

HEX 3D 8E 57
Decimal 61 142 87
Binary 111101 10001110 1010111
Octal 75 216 127

Shades and tints

Shades of #3D8E57

#3D8E57
(61,142,87)
#388250
(56,130,80)
#337649
(51,118,73)
#2E6A42
(46,106,66)
#295E3B
(41,94,59)
#245234
(36,82,52)
#1F462D
(31,70,45)
#1A3A26
(26,58,38)
#152E1F
(21,46,31)
#102218
(16,34,24)
#0B1611
(11,22,17)
#000000
(0,0,0)

Tints of #3D8E57

#3D8E57
(61,142,87)
#4E9866
(78,152,102)
#5FA275
(95,162,117)
#70AC84
(112,172,132)
#81B693
(129,182,147)
#92C0A2
(146,192,162)
#A3CAB1
(163,202,177)
#B4D4C0
(180,212,192)
#C5DECF
(197,222,207)
#D6E8DE
(214,232,222)
#E7F2ED
(231,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3D8E57 color. Also use rgb(61,142,87) instead hex code.

Text Font Color

.myTextColor { color: #3D8E57; }

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

This text font color is #3D8E57.

Background Color

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

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

This div background color is #3D8E57.

Border color

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

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

This div border color is #3D8E57.

Opacity

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

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

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

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

This text has shadow with #3D8E57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D8E57.

Preview

Color preview on black background

This text has color #3D8E57 on black background.


Color preview on white background

This text has color #3D8E57 on white background.


Black color preview on #3D8E57 background

This text has black color on #3D8E57 background.


White color preview on #3D8E57 background

This text has white color on #3D8E57 background.


Related colors

Complementary color

Complementary color for #hex is #C271A8.


I love getcolorcode.com

Triadic colors

1 #573D8E and #8E573D with #3D8E57 are triadic colors.

2 #578E3D and #8E3D57 with #3D8E57 are triadic colors.