COLOR #3D5D28

HEX: #3D5D28 RGB: (61,93,40)

Color info

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

RGB color model

#3D5D28 color RGB value is (61,93,40).

RGB: (61,93,40) (24%, 36%, 16%)

RGB channels and saturation

R 61 of 255 = 24%
G 93 of 255 = 36%
B 40 of 255 = 16%

61
93
40

R + G + B ~ 25%. #3D5D28 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 93 + 40 = 194 (100%)
R 61 of 194 ~ 31.44%
G 93 of 194 ~ 47.94%
B 40 of 194 ~ 20.62'%

%31.44
%47.94
%20.62

CMYK color model

#3D5D28 color CMYK value is (34,0,57,64).

  • cyan value is 34.41%
  • magenta value is 0.00%
  • yellow value is 56.99%
  • key color value is 63.53%

CMYK: (34,0,57,64)
C34M0Y57K64 (34%, 0%, 57%, 64%)
(0.34 / 0.00 / 0.57 / 0.64)

CMYK percentages

%34.41
%0
%56.99
%63.53

Codes

Color #3D5D28 in popluar color models

3D 5D 28
RGB 61 93 40
HSL 96° 39.85% 26.08%
HSB/HSV 96° 56.99% 36.47%
CMYK 34.41% 0.00% 56.99%
63.53%

Color #3D5D28 in popluar number systems.

HEX 3D 5D 28
Decimal 61 93 40
Binary 111101 1011101 101000
Octal 75 135 50

Shades and tints

Shades of #3D5D28

#3D5D28
(61,93,40)
#385525
(56,85,37)
#334D22
(51,77,34)
#2E451F
(46,69,31)
#293D1C
(41,61,28)
#243519
(36,53,25)
#1F2D16
(31,45,22)
#1A2513
(26,37,19)
#151D10
(21,29,16)
#10150D
(16,21,13)
#0B0D0A
(11,13,10)
#000000
(0,0,0)

Tints of #3D5D28

#3D5D28
(61,93,40)
#4E6B3B
(78,107,59)
#5F794E
(95,121,78)
#708761
(112,135,97)
#819574
(129,149,116)
#92A387
(146,163,135)
#A3B19A
(163,177,154)
#B4BFAD
(180,191,173)
#C5CDC0
(197,205,192)
#D6DBD3
(214,219,211)
#E7E9E6
(231,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3D5D28 color. Also use rgb(61,93,40) instead hex code.

Text Font Color

.myTextColor { color: #3D5D28; }

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

This text font color is #3D5D28.

Background Color

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

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

This div background color is #3D5D28.

Border color

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

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

This div border color is #3D5D28.

Opacity

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

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

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

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

This text has shadow with #3D5D28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D5D28.

Preview

Color preview on black background

This text has color #3D5D28 on black background.


Color preview on white background

This text has color #3D5D28 on white background.


Black color preview on #3D5D28 background

This text has black color on #3D5D28 background.


White color preview on #3D5D28 background

This text has white color on #3D5D28 background.


Related colors

Complementary color

Complementary color for #hex is #C2A2D7.


I love getcolorcode.com

Triadic colors

1 #283D5D and #5D283D with #3D5D28 are triadic colors.

2 #285D3D and #5D3D28 with #3D5D28 are triadic colors.