COLOR #3D7C59

HEX: #3D7C59 RGB: (61,124,89)

Color info

#3D7C59 contains mainly green and blue colors. Web safe color of #3D7C59 is #336666 (or #366).

RGB color model

#3D7C59 color RGB value is (61,124,89).

RGB: (61,124,89) (24%, 49%, 35%)

RGB channels and saturation

R 61 of 255 = 24%
G 124 of 255 = 49%
B 89 of 255 = 35%

61
124
89

R + G + B ~ 36%. #3D7C59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 124 + 89 = 274 (100%)
R 61 of 274 ~ 22.26%
G 124 of 274 ~ 45.26%
B 89 of 274 ~ 32.48'%

%22.26
%45.26
%32.48

CMYK color model

#3D7C59 color CMYK value is (51,0,28,51).

  • cyan value is 50.81%
  • magenta value is 0.00%
  • yellow value is 28.23%
  • key color value is 51.37%

CMYK: (51,0,28,51)
C51M0Y28K51 (51%, 0%, 28%, 51%)
(0.51 / 0.00 / 0.28 / 0.51)

CMYK percentages

%50.81
%0
%28.23
%51.37

Codes

Color #3D7C59 in popluar color models

3D 7C 59
RGB 61 124 89
HSL 147° 34.05% 36.27%
HSB/HSV 147° 50.81% 48.63%
CMYK 50.81% 0.00% 28.23%
51.37%

Color #3D7C59 in popluar number systems.

HEX 3D 7C 59
Decimal 61 124 89
Binary 111101 1111100 1011001
Octal 75 174 131

Shades and tints

Shades of #3D7C59

#3D7C59
(61,124,89)
#387151
(56,113,81)
#336649
(51,102,73)
#2E5B41
(46,91,65)
#295039
(41,80,57)
#244531
(36,69,49)
#1F3A29
(31,58,41)
#1A2F21
(26,47,33)
#152419
(21,36,25)
#101911
(16,25,17)
#0B0E09
(11,14,9)
#000000
(0,0,0)

Tints of #3D7C59

#3D7C59
(61,124,89)
#4E8768
(78,135,104)
#5F9277
(95,146,119)
#709D86
(112,157,134)
#81A895
(129,168,149)
#92B3A4
(146,179,164)
#A3BEB3
(163,190,179)
#B4C9C2
(180,201,194)
#C5D4D1
(197,212,209)
#D6DFE0
(214,223,224)
#E7EAEF
(231,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3D7C59 color. Also use rgb(61,124,89) instead hex code.

Text Font Color

.myTextColor { color: #3D7C59; }

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

This text font color is #3D7C59.

Background Color

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

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

This div background color is #3D7C59.

Border color

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

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

This div border color is #3D7C59.

Opacity

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

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

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

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

This text has shadow with #3D7C59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D7C59.

Preview

Color preview on black background

This text has color #3D7C59 on black background.


Color preview on white background

This text has color #3D7C59 on white background.


Black color preview on #3D7C59 background

This text has black color on #3D7C59 background.


White color preview on #3D7C59 background

This text has white color on #3D7C59 background.


Related colors

Complementary color

Complementary color for #hex is #C283A6.


I love getcolorcode.com

Triadic colors

1 #593D7C and #7C593D with #3D7C59 are triadic colors.

2 #597C3D and #7C3D59 with #3D7C59 are triadic colors.