COLOR #3D6F21

HEX: #3D6F21 RGB: (61,111,33)

Color info

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

RGB color model

#3D6F21 color RGB value is (61,111,33).

RGB: (61,111,33) (24%, 44%, 13%)

RGB channels and saturation

R 61 of 255 = 24%
G 111 of 255 = 44%
B 33 of 255 = 13%

61
111
33

R + G + B ~ 27%. #3D6F21 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 111 + 33 = 205 (100%)
R 61 of 205 ~ 29.76%
G 111 of 205 ~ 54.15%
B 33 of 205 ~ 16.1'%

%29.76
%54.15
%16.1

CMYK color model

#3D6F21 color CMYK value is (45,0,70,56).

  • cyan value is 45.05%
  • magenta value is 0.00%
  • yellow value is 70.27%
  • key color value is 56.47%
CMYK: (45,0,70,56) C45M0Y70K56 (45%,0%,70%,56%) (0.45/0.00/0.70/0.56) 

CMYK percentages

%45.05
%0
%70.27
%56.47

Codes

Color #3D6F21 in popluar color models

3D 6F 21
RGB 61 111 33
HSL 98° 54.17% 28.24%
HSB/HSV 98° 70.27% 43.53%
CMYK 45.05% 0.00% 70.27%
56.47%

Color #3D6F21 in popluar number systems.

HEX 3D 6F 21
Decimal 61 111 33
Binary 111101 1101111 100001
Octal 75 157 41

Shades and tints

Shades of #3D6F21

#3D6F21
(61,111,33)
#38651E
(56,101,30)
#335B1B
(51,91,27)
#2E5118
(46,81,24)
#294715
(41,71,21)
#243D12
(36,61,18)
#1F330F
(31,51,15)
#1A290C
(26,41,12)
#151F09
(21,31,9)
#101506
(16,21,6)
#0B0B03
(11,11,3)
#000000
(0,0,0)

Tints of #3D6F21

#3D6F21
(61,111,33)
#4E7C35
(78,124,53)
#5F8949
(95,137,73)
#70965D
(112,150,93)
#81A371
(129,163,113)
#92B085
(146,176,133)
#A3BD99
(163,189,153)
#B4CAAD
(180,202,173)
#C5D7C1
(197,215,193)
#D6E4D5
(214,228,213)
#E7F1E9
(231,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3D6F21 color. Also use rgb(61,111,33) instead hex code.

Text Font Color

.myTextColor { color: #3D6F21; }

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

This text font color is #3D6F21.

Background Color

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

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

This div background color is #3D6F21.

Border color

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

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

This div border color is #3D6F21.

Opacity

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

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

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

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

This text has shadow with #3D6F21 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D6F21.

Preview

Color preview on black background

This text has color #3D6F21 on black background.


Color preview on white background

This text has color #3D6F21 on white background.


Black color preview on #3D6F21 background

This text has black color on #3D6F21 background.


White color preview on #3D6F21 background

This text has white color on #3D6F21 background.


Related colors

Complementary color

Complementary color for #hex is #C290DE.


I love getcolorcode.com

Triadic colors

1 #213D6F and #6F213D with #3D6F21 are triadic colors.

2 #216F3D and #6F3D21 with #3D6F21 are triadic colors.