COLOR #3D4F21

HEX: #3D4F21 RGB: (61,79,33)

Color info

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

RGB color model

#3D4F21 color RGB value is (61,79,33).

RGB: (61,79,33) (24%, 31%, 13%)

RGB channels and saturation

R 61 of 255 = 24%
G 79 of 255 = 31%
B 33 of 255 = 13%

61
79
33

R + G + B ~ 23%. #3D4F21 is dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 79 + 33 = 173 (100%)
R 61 of 173 ~ 35.26%
G 79 of 173 ~ 45.66%
B 33 of 173 ~ 19.08'%

%35.26
%45.66
%19.08

CMYK color model

#3D4F21 color CMYK value is (23,0,58,69).

  • cyan value is 22.78%
  • magenta value is 0.00%
  • yellow value is 58.23%
  • key color value is 69.02%
CMYK: (23,0,58,69) C23M0Y58K69 (23%,0%,58%,69%) (0.23/0.00/0.58/0.69) 

CMYK percentages

%22.78
%0
%58.23
%69.02

Codes

Color #3D4F21 in popluar color models

3D 4F 21
RGB 61 79 33
HSL 83° 41.07% 21.96%
HSB/HSV 83° 58.23% 30.98%
CMYK 22.78% 0.00% 58.23%
69.02%

Color #3D4F21 in popluar number systems.

HEX 3D 4F 21
Decimal 61 79 33
Binary 111101 1001111 100001
Octal 75 117 41

Shades and tints

Shades of #3D4F21

#3D4F21
(61,79,33)
#38481E
(56,72,30)
#33411B
(51,65,27)
#2E3A18
(46,58,24)
#293315
(41,51,21)
#242C12
(36,44,18)
#1F250F
(31,37,15)
#1A1E0C
(26,30,12)
#151709
(21,23,9)
#101006
(16,16,6)
#0B0903
(11,9,3)
#000000
(0,0,0)

Tints of #3D4F21

#3D4F21
(61,79,33)
#4E5F35
(78,95,53)
#5F6F49
(95,111,73)
#707F5D
(112,127,93)
#818F71
(129,143,113)
#929F85
(146,159,133)
#A3AF99
(163,175,153)
#B4BFAD
(180,191,173)
#C5CFC1
(197,207,193)
#D6DFD5
(214,223,213)
#E7EFE9
(231,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #3D4F21; }

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

This text font color is #3D4F21.

Background Color

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

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

This div background color is #3D4F21.

Border color

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

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

This div border color is #3D4F21.

Opacity

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

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

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

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

This text has shadow with #3D4F21 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D4F21.

Preview

Color preview on black background

This text has color #3D4F21 on black background.


Color preview on white background

This text has color #3D4F21 on white background.


Black color preview on #3D4F21 background

This text has black color on #3D4F21 background.


White color preview on #3D4F21 background

This text has white color on #3D4F21 background.


Related colors

Complementary color

Complementary color for #hex is #C2B0DE.


I love getcolorcode.com

Triadic colors

1 #213D4F and #4F213D with #3D4F21 are triadic colors.

2 #214F3D and #4F3D21 with #3D4F21 are triadic colors.