COLOR #3D6E38

HEX: #3D6E38 RGB: (61,110,56)

Color info

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

RGB color model

#3D6E38 color RGB value is (61,110,56).

RGB: (61,110,56) (24%, 43%, 22%)

RGB channels and saturation

R 61 of 255 = 24%
G 110 of 255 = 43%
B 56 of 255 = 22%

61
110
56

R + G + B ~ 30%. #3D6E38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 110 + 56 = 227 (100%)
R 61 of 227 ~ 26.87%
G 110 of 227 ~ 48.46%
B 56 of 227 ~ 24.67'%

%26.87
%48.46
%24.67

CMYK color model

#3D6E38 color CMYK value is (45,0,49,57).

  • cyan value is 44.55%
  • magenta value is 0.00%
  • yellow value is 49.09%
  • key color value is 56.86%

CMYK: (45,0,49,57)
C45M0Y49K57 (45%, 0%, 49%, 57%)
(0.45 / 0.00 / 0.49 / 0.57)

CMYK percentages

%44.55
%0
%49.09
%56.86

Codes

Color #3D6E38 in popluar color models

3D 6E 38
RGB 61 110 56
HSL 114° 32.53% 32.55%
HSB/HSV 114° 49.09% 43.14%
CMYK 44.55% 0.00% 49.09%
56.86%

Color #3D6E38 in popluar number systems.

HEX 3D 6E 38
Decimal 61 110 56
Binary 111101 1101110 111000
Octal 75 156 70

Shades and tints

Shades of #3D6E38

#3D6E38
(61,110,56)
#386433
(56,100,51)
#335A2E
(51,90,46)
#2E5029
(46,80,41)
#294624
(41,70,36)
#243C1F
(36,60,31)
#1F321A
(31,50,26)
#1A2815
(26,40,21)
#151E10
(21,30,16)
#10140B
(16,20,11)
#0B0A06
(11,10,6)
#000000
(0,0,0)

Tints of #3D6E38

#3D6E38
(61,110,56)
#4E7B4A
(78,123,74)
#5F885C
(95,136,92)
#70956E
(112,149,110)
#81A280
(129,162,128)
#92AF92
(146,175,146)
#A3BCA4
(163,188,164)
#B4C9B6
(180,201,182)
#C5D6C8
(197,214,200)
#D6E3DA
(214,227,218)
#E7F0EC
(231,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #3D6E38; }

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

This text font color is #3D6E38.

Background Color

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

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

This div background color is #3D6E38.

Border color

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

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

This div border color is #3D6E38.

Opacity

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

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

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

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

This text has shadow with #3D6E38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D6E38.

Preview

Color preview on black background

This text has color #3D6E38 on black background.


Color preview on white background

This text has color #3D6E38 on white background.


Black color preview on #3D6E38 background

This text has black color on #3D6E38 background.


White color preview on #3D6E38 background

This text has white color on #3D6E38 background.


Related colors

Complementary color

Complementary color for #hex is #C291C7.


I love getcolorcode.com

Triadic colors

1 #383D6E and #6E383D with #3D6E38 are triadic colors.

2 #386E3D and #6E3D38 with #3D6E38 are triadic colors.