COLOR #3D6329

HEX: #3D6329 RGB: (61,99,41)

Color info

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

RGB color model

#3D6329 color RGB value is (61,99,41).

RGB: (61,99,41) (24%, 39%, 16%)

RGB channels and saturation

R 61 of 255 = 24%
G 99 of 255 = 39%
B 41 of 255 = 16%

61
99
41

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

Portions of RGB colors in percentages

R + G + B = 61 + 99 + 41 = 201 (100%)
R 61 of 201 ~ 30.35%
G 99 of 201 ~ 49.25%
B 41 of 201 ~ 20.4'%

%30.35
%49.25
%20.4

CMYK color model

#3D6329 color CMYK value is (38,0,59,61).

  • cyan value is 38.38%
  • magenta value is 0.00%
  • yellow value is 58.59%
  • key color value is 61.18%

CMYK: (38,0,59,61)
C38M0Y59K61 (38%, 0%, 59%, 61%)
(0.38 / 0.00 / 0.59 / 0.61)

CMYK percentages

%38.38
%0
%58.59
%61.18

Codes

Color #3D6329 in popluar color models

3D 63 29
RGB 61 99 41
HSL 99° 41.43% 27.45%
HSB/HSV 99° 58.59% 38.82%
CMYK 38.38% 0.00% 58.59%
61.18%

Color #3D6329 in popluar number systems.

HEX 3D 63 29
Decimal 61 99 41
Binary 111101 1100011 101001
Octal 75 143 51

Shades and tints

Shades of #3D6329

#3D6329
(61,99,41)
#385A26
(56,90,38)
#335123
(51,81,35)
#2E4820
(46,72,32)
#293F1D
(41,63,29)
#24361A
(36,54,26)
#1F2D17
(31,45,23)
#1A2414
(26,36,20)
#151B11
(21,27,17)
#10120E
(16,18,14)
#0B090B
(11,9,11)
#000000
(0,0,0)

Tints of #3D6329

#3D6329
(61,99,41)
#4E713C
(78,113,60)
#5F7F4F
(95,127,79)
#708D62
(112,141,98)
#819B75
(129,155,117)
#92A988
(146,169,136)
#A3B79B
(163,183,155)
#B4C5AE
(180,197,174)
#C5D3C1
(197,211,193)
#D6E1D4
(214,225,212)
#E7EFE7
(231,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3D6329 color. Also use rgb(61,99,41) instead hex code.

Text Font Color

.myTextColor { color: #3D6329; }

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

This text font color is #3D6329.

Background Color

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

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

This div background color is #3D6329.

Border color

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

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

This div border color is #3D6329.

Opacity

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

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

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

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

This text has shadow with #3D6329 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D6329.

Preview

Color preview on black background

This text has color #3D6329 on black background.


Color preview on white background

This text has color #3D6329 on white background.


Black color preview on #3D6329 background

This text has black color on #3D6329 background.


White color preview on #3D6329 background

This text has white color on #3D6329 background.


Related colors

Complementary color

Complementary color for #hex is #C29CD6.


I love getcolorcode.com

Triadic colors

1 #293D63 and #63293D with #3D6329 are triadic colors.

2 #29633D and #633D29 with #3D6329 are triadic colors.