COLOR #3D5237

HEX: #3D5237 RGB: (61,82,55)

Color info

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

RGB color model

#3D5237 color RGB value is (61,82,55).

RGB: (61,82,55) (24%, 32%, 22%)

RGB channels and saturation

R 61 of 255 = 24%
G 82 of 255 = 32%
B 55 of 255 = 22%

61
82
55

R + G + B ~ 26%. #3D5237 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 82 + 55 = 198 (100%)
R 61 of 198 ~ 30.81%
G 82 of 198 ~ 41.41%
B 55 of 198 ~ 27.78'%

%30.81
%41.41
%27.78

CMYK color model

#3D5237 color CMYK value is (26,0,33,68).

  • cyan value is 25.61%
  • magenta value is 0.00%
  • yellow value is 32.93%
  • key color value is 67.84%

CMYK: (26,0,33,68)
C26M0Y33K68 (26%, 0%, 33%, 68%)
(0.26 / 0.00 / 0.33 / 0.68)

CMYK percentages

%25.61
%0
%32.93
%67.84

Codes

Color #3D5237 in popluar color models

3D 52 37
RGB 61 82 55
HSL 107° 19.71% 26.86%
HSB/HSV 107° 32.93% 32.16%
CMYK 25.61% 0.00% 32.93%
67.84%

Color #3D5237 in popluar number systems.

HEX 3D 52 37
Decimal 61 82 55
Binary 111101 1010010 110111
Octal 75 122 67

Shades and tints

Shades of #3D5237

#3D5237
(61,82,55)
#384B32
(56,75,50)
#33442D
(51,68,45)
#2E3D28
(46,61,40)
#293623
(41,54,35)
#242F1E
(36,47,30)
#1F2819
(31,40,25)
#1A2114
(26,33,20)
#151A0F
(21,26,15)
#10130A
(16,19,10)
#0B0C05
(11,12,5)
#000000
(0,0,0)

Tints of #3D5237

#3D5237
(61,82,55)
#4E6149
(78,97,73)
#5F705B
(95,112,91)
#707F6D
(112,127,109)
#818E7F
(129,142,127)
#929D91
(146,157,145)
#A3ACA3
(163,172,163)
#B4BBB5
(180,187,181)
#C5CAC7
(197,202,199)
#D6D9D9
(214,217,217)
#E7E8EB
(231,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3D5237 color. Also use rgb(61,82,55) instead hex code.

Text Font Color

.myTextColor { color: #3D5237; }

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

This text font color is #3D5237.

Background Color

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

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

This div background color is #3D5237.

Border color

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

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

This div border color is #3D5237.

Opacity

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

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

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

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

This text has shadow with #3D5237 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D5237.

Preview

Color preview on black background

This text has color #3D5237 on black background.


Color preview on white background

This text has color #3D5237 on white background.


Black color preview on #3D5237 background

This text has black color on #3D5237 background.


White color preview on #3D5237 background

This text has white color on #3D5237 background.


Related colors

Complementary color

Complementary color for #hex is #C2ADC8.


I love getcolorcode.com

Triadic colors

1 #373D52 and #52373D with #3D5237 are triadic colors.

2 #37523D and #523D37 with #3D5237 are triadic colors.