COLOR #3D5B17

HEX: #3D5B17 RGB: (61,91,23)

Color info

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

RGB color model

#3D5B17 color RGB value is (61,91,23).

RGB: (61,91,23) (24%, 36%, 9%)

RGB channels and saturation

R 61 of 255 = 24%
G 91 of 255 = 36%
B 23 of 255 = 9%

61
91
23

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

Portions of RGB colors in percentages

R + G + B = 61 + 91 + 23 = 175 (100%)
R 61 of 175 ~ 34.86%
G 91 of 175 ~ 52%
B 23 of 175 ~ 13.14'%

%34.86
%52
%13.14

CMYK color model

#3D5B17 color CMYK value is (33,0,75,64).

  • cyan value is 32.97%
  • magenta value is 0.00%
  • yellow value is 74.73%
  • key color value is 64.31%
CMYK: (33,0,75,64) C33M0Y75K64 (33%,0%,75%,64%) (0.33/0.00/0.75/0.64) 

CMYK percentages

%32.97
%0
%74.73
%64.31

Codes

Color #3D5B17 in popluar color models

3D 5B 17
RGB 61 91 23
HSL 86° 59.65% 22.35%
HSB/HSV 86° 74.73% 35.69%
CMYK 32.97% 0.00% 74.73%
64.31%

Color #3D5B17 in popluar number systems.

HEX 3D 5B 17
Decimal 61 91 23
Binary 111101 1011011 10111
Octal 75 133 27

Shades and tints

Shades of #3D5B17

#3D5B17
(61,91,23)
#385315
(56,83,21)
#334B13
(51,75,19)
#2E4311
(46,67,17)
#293B0F
(41,59,15)
#24330D
(36,51,13)
#1F2B0B
(31,43,11)
#1A2309
(26,35,9)
#151B07
(21,27,7)
#101305
(16,19,5)
#0B0B03
(11,11,3)
#000000
(0,0,0)

Tints of #3D5B17

#3D5B17
(61,91,23)
#4E692C
(78,105,44)
#5F7741
(95,119,65)
#708556
(112,133,86)
#81936B
(129,147,107)
#92A180
(146,161,128)
#A3AF95
(163,175,149)
#B4BDAA
(180,189,170)
#C5CBBF
(197,203,191)
#D6D9D4
(214,217,212)
#E7E7E9
(231,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3D5B17 color. Also use rgb(61,91,23) instead hex code.

Text Font Color

.myTextColor { color: #3D5B17; }

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

This text font color is #3D5B17.

Background Color

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

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

This div background color is #3D5B17.

Border color

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

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

This div border color is #3D5B17.

Opacity

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

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

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

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

This text has shadow with #3D5B17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D5B17.

Preview

Color preview on black background

This text has color #3D5B17 on black background.


Color preview on white background

This text has color #3D5B17 on white background.


Black color preview on #3D5B17 background

This text has black color on #3D5B17 background.


White color preview on #3D5B17 background

This text has white color on #3D5B17 background.


Related colors

Complementary color

Complementary color for #hex is #C2A4E8.


I love getcolorcode.com

Triadic colors

1 #173D5B and #5B173D with #3D5B17 are triadic colors.

2 #175B3D and #5B3D17 with #3D5B17 are triadic colors.