COLOR #3D7A31

HEX: #3D7A31 RGB: (61,122,49)

Color info

#3D7A31 contains mainly green color. Web safe color of #3D7A31 is #336633 (or #363).

RGB color model

#3D7A31 color RGB value is (61,122,49).

RGB: (61,122,49) (24%, 48%, 19%)

RGB channels and saturation

R 61 of 255 = 24%
G 122 of 255 = 48%
B 49 of 255 = 19%

61
122
49

R + G + B ~ 30%. #3D7A31 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 122 + 49 = 232 (100%)
R 61 of 232 ~ 26.29%
G 122 of 232 ~ 52.59%
B 49 of 232 ~ 21.12'%

%26.29
%52.59
%21.12

CMYK color model

#3D7A31 color CMYK value is (50,0,60,52).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 59.84%
  • key color value is 52.16%

CMYK: (50,0,60,52)
C50M0Y60K52 (50%, 0%, 60%, 52%)
(0.50 / 0.00 / 0.60 / 0.52)

CMYK percentages

%50
%0
%59.84
%52.16

Codes

Color #3D7A31 in popluar color models

3D 7A 31
RGB 61 122 49
HSL 110° 42.69% 33.53%
HSB/HSV 110° 59.84% 47.84%
CMYK 50.00% 0.00% 59.84%
52.16%

Color #3D7A31 in popluar number systems.

HEX 3D 7A 31
Decimal 61 122 49
Binary 111101 1111010 110001
Octal 75 172 61

Shades and tints

Shades of #3D7A31

#3D7A31
(61,122,49)
#386F2D
(56,111,45)
#336429
(51,100,41)
#2E5925
(46,89,37)
#294E21
(41,78,33)
#24431D
(36,67,29)
#1F3819
(31,56,25)
#1A2D15
(26,45,21)
#152211
(21,34,17)
#10170D
(16,23,13)
#0B0C09
(11,12,9)
#000000
(0,0,0)

Tints of #3D7A31

#3D7A31
(61,122,49)
#4E8643
(78,134,67)
#5F9255
(95,146,85)
#709E67
(112,158,103)
#81AA79
(129,170,121)
#92B68B
(146,182,139)
#A3C29D
(163,194,157)
#B4CEAF
(180,206,175)
#C5DAC1
(197,218,193)
#D6E6D3
(214,230,211)
#E7F2E5
(231,242,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #3D7A31; }

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

This text font color is #3D7A31.

Background Color

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

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

This div background color is #3D7A31.

Border color

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

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

This div border color is #3D7A31.

Opacity

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

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

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

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

This text has shadow with #3D7A31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D7A31.

Preview

Color preview on black background

This text has color #3D7A31 on black background.


Color preview on white background

This text has color #3D7A31 on white background.


Black color preview on #3D7A31 background

This text has black color on #3D7A31 background.


White color preview on #3D7A31 background

This text has white color on #3D7A31 background.


Related colors

Complementary color

Complementary color for #hex is #C285CE.


I love getcolorcode.com

Triadic colors

1 #313D7A and #7A313D with #3D7A31 are triadic colors.

2 #317A3D and #7A3D31 with #3D7A31 are triadic colors.