COLOR #3D5E13

HEX: #3D5E13 RGB: (61,94,19)

Color info

#3D5E13 contains mainly red and green colors. Web safe color of #3D5E13 is #336600 (or #360).

RGB color model

#3D5E13 color RGB value is (61,94,19).

RGB: (61,94,19) (24%, 37%, 7%)

RGB channels and saturation

R 61 of 255 = 24%
G 94 of 255 = 37%
B 19 of 255 = 7%

61
94
19

R + G + B ~ 23%. #3D5E13 is dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 94 + 19 = 174 (100%)
R 61 of 174 ~ 35.06%
G 94 of 174 ~ 54.02%
B 19 of 174 ~ 10.92'%

%35.06
%54.02
%10.92

CMYK color model

#3D5E13 color CMYK value is (35,0,80,63).

  • cyan value is 35.11%
  • magenta value is 0.00%
  • yellow value is 79.79%
  • key color value is 63.14%

CMYK: (35,0,80,63)
C35M0Y80K63 (35%, 0%, 80%, 63%)
(0.35 / 0.00 / 0.80 / 0.63)

CMYK percentages

%35.11
%0
%79.79
%63.14

Codes

Color #3D5E13 in popluar color models

3D 5E 13
RGB 61 94 19
HSL 86° 66.37% 22.16%
HSB/HSV 86° 79.79% 36.86%
CMYK 35.11% 0.00% 79.79%
63.14%

Color #3D5E13 in popluar number systems.

HEX 3D 5E 13
Decimal 61 94 19
Binary 111101 1011110 10011
Octal 75 136 23

Shades and tints

Shades of #3D5E13

#3D5E13
(61,94,19)
#385612
(56,86,18)
#334E11
(51,78,17)
#2E4610
(46,70,16)
#293E0F
(41,62,15)
#24360E
(36,54,14)
#1F2E0D
(31,46,13)
#1A260C
(26,38,12)
#151E0B
(21,30,11)
#10160A
(16,22,10)
#0B0E09
(11,14,9)
#000000
(0,0,0)

Tints of #3D5E13

#3D5E13
(61,94,19)
#4E6C28
(78,108,40)
#5F7A3D
(95,122,61)
#708852
(112,136,82)
#819667
(129,150,103)
#92A47C
(146,164,124)
#A3B291
(163,178,145)
#B4C0A6
(180,192,166)
#C5CEBB
(197,206,187)
#D6DCD0
(214,220,208)
#E7EAE5
(231,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3D5E13 color. Also use rgb(61,94,19) instead hex code.

Text Font Color

.myTextColor { color: #3D5E13; }

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

This text font color is #3D5E13.

Background Color

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

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

This div background color is #3D5E13.

Border color

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

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

This div border color is #3D5E13.

Opacity

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

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

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

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

This text has shadow with #3D5E13 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D5E13.

Preview

Color preview on black background

This text has color #3D5E13 on black background.


Color preview on white background

This text has color #3D5E13 on white background.


Black color preview on #3D5E13 background

This text has black color on #3D5E13 background.


White color preview on #3D5E13 background

This text has white color on #3D5E13 background.


Related colors

Complementary color

Complementary color for #hex is #C2A1EC.


I love getcolorcode.com

Triadic colors

1 #133D5E and #5E133D with #3D5E13 are triadic colors.

2 #135E3D and #5E3D13 with #3D5E13 are triadic colors.