COLOR #3D6226

HEX: #3D6226 RGB: (61,98,38)

Color info

#3D6226 contains mainly red and green colors. Web safe color of #3D6226 is #336633 (or #363).

RGB color model

#3D6226 color RGB value is (61,98,38).

RGB: (61,98,38) (24%, 38%, 15%)

RGB channels and saturation

R 61 of 255 = 24%
G 98 of 255 = 38%
B 38 of 255 = 15%

61
98
38

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

Portions of RGB colors in percentages

R + G + B = 61 + 98 + 38 = 197 (100%)
R 61 of 197 ~ 30.96%
G 98 of 197 ~ 49.75%
B 38 of 197 ~ 19.29'%

%30.96
%49.75
%19.29

CMYK color model

#3D6226 color CMYK value is (38,0,61,62).

  • cyan value is 37.76%
  • magenta value is 0.00%
  • yellow value is 61.22%
  • key color value is 61.57%

CMYK: (38,0,61,62)
C38M0Y61K62 (38%, 0%, 61%, 62%)
(0.38 / 0.00 / 0.61 / 0.62)

CMYK percentages

%37.76
%0
%61.22
%61.57

Codes

Color #3D6226 in popluar color models

3D 62 26
RGB 61 98 38
HSL 97° 44.12% 26.67%
HSB/HSV 97° 61.22% 38.43%
CMYK 37.76% 0.00% 61.22%
61.57%

Color #3D6226 in popluar number systems.

HEX 3D 62 26
Decimal 61 98 38
Binary 111101 1100010 100110
Octal 75 142 46

Shades and tints

Shades of #3D6226

#3D6226
(61,98,38)
#385A23
(56,90,35)
#335220
(51,82,32)
#2E4A1D
(46,74,29)
#29421A
(41,66,26)
#243A17
(36,58,23)
#1F3214
(31,50,20)
#1A2A11
(26,42,17)
#15220E
(21,34,14)
#101A0B
(16,26,11)
#0B1208
(11,18,8)
#000000
(0,0,0)

Tints of #3D6226

#3D6226
(61,98,38)
#4E7039
(78,112,57)
#5F7E4C
(95,126,76)
#708C5F
(112,140,95)
#819A72
(129,154,114)
#92A885
(146,168,133)
#A3B698
(163,182,152)
#B4C4AB
(180,196,171)
#C5D2BE
(197,210,190)
#D6E0D1
(214,224,209)
#E7EEE4
(231,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3D6226 color. Also use rgb(61,98,38) instead hex code.

Text Font Color

.myTextColor { color: #3D6226; }

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

This text font color is #3D6226.

Background Color

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

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

This div background color is #3D6226.

Border color

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

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

This div border color is #3D6226.

Opacity

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

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

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

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

This text has shadow with #3D6226 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D6226.

Preview

Color preview on black background

This text has color #3D6226 on black background.


Color preview on white background

This text has color #3D6226 on white background.


Black color preview on #3D6226 background

This text has black color on #3D6226 background.


White color preview on #3D6226 background

This text has white color on #3D6226 background.


Related colors

Complementary color

Complementary color for #hex is #C29DD9.


I love getcolorcode.com

Triadic colors

1 #263D62 and #62263D with #3D6226 are triadic colors.

2 #26623D and #623D26 with #3D6226 are triadic colors.