COLOR #3D6738

HEX: #3D6738 RGB: (61,103,56)

Color info

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

RGB color model

#3D6738 color RGB value is (61,103,56).

RGB: (61,103,56) (24%, 40%, 22%)

RGB channels and saturation

R 61 of 255 = 24%
G 103 of 255 = 40%
B 56 of 255 = 22%

61
103
56

R + G + B ~ 29%. #3D6738 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 103 + 56 = 220 (100%)
R 61 of 220 ~ 27.73%
G 103 of 220 ~ 46.82%
B 56 of 220 ~ 25.45'%

%27.73
%46.82
%25.45

CMYK color model

#3D6738 color CMYK value is (41,0,46,60).

  • cyan value is 40.78%
  • magenta value is 0.00%
  • yellow value is 45.63%
  • key color value is 59.61%

CMYK: (41,0,46,60)
C41M0Y46K60 (41%, 0%, 46%, 60%)
(0.41 / 0.00 / 0.46 / 0.60)

CMYK percentages

%40.78
%0
%45.63
%59.61

Codes

Color #3D6738 in popluar color models

3D 67 38
RGB 61 103 56
HSL 114° 29.56% 31.18%
HSB/HSV 114° 45.63% 40.39%
CMYK 40.78% 0.00% 45.63%
59.61%

Color #3D6738 in popluar number systems.

HEX 3D 67 38
Decimal 61 103 56
Binary 111101 1100111 111000
Octal 75 147 70

Shades and tints

Shades of #3D6738

#3D6738
(61,103,56)
#385E33
(56,94,51)
#33552E
(51,85,46)
#2E4C29
(46,76,41)
#294324
(41,67,36)
#243A1F
(36,58,31)
#1F311A
(31,49,26)
#1A2815
(26,40,21)
#151F10
(21,31,16)
#10160B
(16,22,11)
#0B0D06
(11,13,6)
#000000
(0,0,0)

Tints of #3D6738

#3D6738
(61,103,56)
#4E744A
(78,116,74)
#5F815C
(95,129,92)
#708E6E
(112,142,110)
#819B80
(129,155,128)
#92A892
(146,168,146)
#A3B5A4
(163,181,164)
#B4C2B6
(180,194,182)
#C5CFC8
(197,207,200)
#D6DCDA
(214,220,218)
#E7E9EC
(231,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3D6738 color. Also use rgb(61,103,56) instead hex code.

Text Font Color

.myTextColor { color: #3D6738; }

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

This text font color is #3D6738.

Background Color

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

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

This div background color is #3D6738.

Border color

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

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

This div border color is #3D6738.

Opacity

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

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

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

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

This text has shadow with #3D6738 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D6738.

Preview

Color preview on black background

This text has color #3D6738 on black background.


Color preview on white background

This text has color #3D6738 on white background.


Black color preview on #3D6738 background

This text has black color on #3D6738 background.


White color preview on #3D6738 background

This text has white color on #3D6738 background.


Related colors

Complementary color

Complementary color for #hex is #C298C7.


I love getcolorcode.com

Triadic colors

1 #383D67 and #67383D with #3D6738 are triadic colors.

2 #38673D and #673D38 with #3D6738 are triadic colors.