COLOR #3D7157

HEX: #3D7157 RGB: (61,113,87)

Color info

#3D7157 contains red, green and blue colors in about the same proportion. Web safe color of #3D7157 is #336666 (or #366).

RGB color model

#3D7157 color RGB value is (61,113,87).

RGB: (61,113,87) (24%, 44%, 34%)

RGB channels and saturation

R 61 of 255 = 24%
G 113 of 255 = 44%
B 87 of 255 = 34%

61
113
87

R + G + B ~ 34%. #3D7157 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 113 + 87 = 261 (100%)
R 61 of 261 ~ 23.37%
G 113 of 261 ~ 43.3%
B 87 of 261 ~ 33.33'%

%23.37
%43.3
%33.33

CMYK color model

#3D7157 color CMYK value is (46,0,23,56).

  • cyan value is 46.02%
  • magenta value is 0.00%
  • yellow value is 23.01%
  • key color value is 55.69%

CMYK: (46,0,23,56)
C46M0Y23K56 (46%, 0%, 23%, 56%)
(0.46 / 0.00 / 0.23 / 0.56)

CMYK percentages

%46.02
%0
%23.01
%55.69

Codes

Color #3D7157 in popluar color models

3D 71 57
RGB 61 113 87
HSL 150° 29.89% 34.12%
HSB/HSV 150° 46.02% 44.31%
CMYK 46.02% 0.00% 23.01%
55.69%

Color #3D7157 in popluar number systems.

HEX 3D 71 57
Decimal 61 113 87
Binary 111101 1110001 1010111
Octal 75 161 127

Shades and tints

Shades of #3D7157

#3D7157
(61,113,87)
#386750
(56,103,80)
#335D49
(51,93,73)
#2E5342
(46,83,66)
#29493B
(41,73,59)
#243F34
(36,63,52)
#1F352D
(31,53,45)
#1A2B26
(26,43,38)
#15211F
(21,33,31)
#101718
(16,23,24)
#0B0D11
(11,13,17)
#000000
(0,0,0)

Tints of #3D7157

#3D7157
(61,113,87)
#4E7D66
(78,125,102)
#5F8975
(95,137,117)
#709584
(112,149,132)
#81A193
(129,161,147)
#92ADA2
(146,173,162)
#A3B9B1
(163,185,177)
#B4C5C0
(180,197,192)
#C5D1CF
(197,209,207)
#D6DDDE
(214,221,222)
#E7E9ED
(231,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #3D7157; }

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

This text font color is #3D7157.

Background Color

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

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

This div background color is #3D7157.

Border color

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

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

This div border color is #3D7157.

Opacity

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

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

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

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

This text has shadow with #3D7157 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D7157.

Preview

Color preview on black background

This text has color #3D7157 on black background.


Color preview on white background

This text has color #3D7157 on white background.


Black color preview on #3D7157 background

This text has black color on #3D7157 background.


White color preview on #3D7157 background

This text has white color on #3D7157 background.


Related colors

Complementary color

Complementary color for #hex is #C28EA8.


I love getcolorcode.com

Triadic colors

1 #573D71 and #71573D with #3D7157 are triadic colors.

2 #57713D and #713D57 with #3D7157 are triadic colors.