COLOR #3D6131

HEX: #3D6131 RGB: (61,97,49)

Color info

#3D6131 contains red, green and blue colors in about the same proportion. Web safe color of #3D6131 is #336633 (or #363).

RGB color model

#3D6131 color RGB value is (61,97,49).

RGB: (61,97,49) (24%, 38%, 19%)

RGB channels and saturation

R 61 of 255 = 24%
G 97 of 255 = 38%
B 49 of 255 = 19%

61
97
49

R + G + B ~ 27%. #3D6131 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 97 + 49 = 207 (100%)
R 61 of 207 ~ 29.47%
G 97 of 207 ~ 46.86%
B 49 of 207 ~ 23.67'%

%29.47
%46.86
%23.67

CMYK color model

#3D6131 color CMYK value is (37,0,49,62).

  • cyan value is 37.11%
  • magenta value is 0.00%
  • yellow value is 49.48%
  • key color value is 61.96%

CMYK: (37,0,49,62)
C37M0Y49K62 (37%, 0%, 49%, 62%)
(0.37 / 0.00 / 0.49 / 0.62)

CMYK percentages

%37.11
%0
%49.48
%61.96

Codes

Color #3D6131 in popluar color models

3D 61 31
RGB 61 97 49
HSL 105° 32.88% 28.63%
HSB/HSV 105° 49.48% 38.04%
CMYK 37.11% 0.00% 49.48%
61.96%

Color #3D6131 in popluar number systems.

HEX 3D 61 31
Decimal 61 97 49
Binary 111101 1100001 110001
Octal 75 141 61

Shades and tints

Shades of #3D6131

#3D6131
(61,97,49)
#38592D
(56,89,45)
#335129
(51,81,41)
#2E4925
(46,73,37)
#294121
(41,65,33)
#24391D
(36,57,29)
#1F3119
(31,49,25)
#1A2915
(26,41,21)
#152111
(21,33,17)
#10190D
(16,25,13)
#0B1109
(11,17,9)
#000000
(0,0,0)

Tints of #3D6131

#3D6131
(61,97,49)
#4E6F43
(78,111,67)
#5F7D55
(95,125,85)
#708B67
(112,139,103)
#819979
(129,153,121)
#92A78B
(146,167,139)
#A3B59D
(163,181,157)
#B4C3AF
(180,195,175)
#C5D1C1
(197,209,193)
#D6DFD3
(214,223,211)
#E7EDE5
(231,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3D6131 color. Also use rgb(61,97,49) instead hex code.

Text Font Color

.myTextColor { color: #3D6131; }

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

This text font color is #3D6131.

Background Color

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

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

This div background color is #3D6131.

Border color

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

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

This div border color is #3D6131.

Opacity

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

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

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

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

This text has shadow with #3D6131 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D6131.

Preview

Color preview on black background

This text has color #3D6131 on black background.


Color preview on white background

This text has color #3D6131 on white background.


Black color preview on #3D6131 background

This text has black color on #3D6131 background.


White color preview on #3D6131 background

This text has white color on #3D6131 background.


Related colors

Complementary color

Complementary color for #hex is #C29ECE.


I love getcolorcode.com

Triadic colors

1 #313D61 and #61313D with #3D6131 are triadic colors.

2 #31613D and #613D31 with #3D6131 are triadic colors.