COLOR #3E4D19

HEX: #3E4D19 RGB: (62,77,25)

Color info

#3E4D19 contains red, green and blue colors in about the same proportion. Web safe color of #3E4D19 is #333300 (or #330).

RGB color model

#3E4D19 color RGB value is (62,77,25).

RGB: (62,77,25) (24%, 30%, 10%)

RGB channels and saturation

R 62 of 255 = 24%
G 77 of 255 = 30%
B 25 of 255 = 10%

62
77
25

R + G + B ~ 21%. #3E4D19 is dark color.

Portions of RGB colors in percentages

R + G + B = 62 + 77 + 25 = 164 (100%)
R 62 of 164 ~ 37.8%
G 77 of 164 ~ 46.95%
B 25 of 164 ~ 15.24'%

%37.8
%46.95
%15.24

CMYK color model

#3E4D19 color CMYK value is (19,0,68,70).

  • cyan value is 19.48%
  • magenta value is 0.00%
  • yellow value is 67.53%
  • key color value is 69.80%

CMYK: (19,0,68,70)
C19M0Y68K70 (19%, 0%, 68%, 70%)
(0.19 / 0.00 / 0.68 / 0.70)

CMYK percentages

%19.48
%0
%67.53
%69.8

Codes

Color #3E4D19 in popluar color models

3E 4D 19
RGB 62 77 25
HSL 77° 50.98% 20.00%
HSB/HSV 77° 67.53% 30.20%
CMYK 19.48% 0.00% 67.53%
69.80%

Color #3E4D19 in popluar number systems.

HEX 3E 4D 19
Decimal 62 77 25
Binary 111110 1001101 11001
Octal 76 115 31

Shades and tints

Shades of #3E4D19

#3E4D19
(62,77,25)
#394617
(57,70,23)
#343F15
(52,63,21)
#2F3813
(47,56,19)
#2A3111
(42,49,17)
#252A0F
(37,42,15)
#20230D
(32,35,13)
#1B1C0B
(27,28,11)
#161509
(22,21,9)
#110E07
(17,14,7)
#0C0705
(12,7,5)
#000000
(0,0,0)

Tints of #3E4D19

#3E4D19
(62,77,25)
#4F5D2D
(79,93,45)
#606D41
(96,109,65)
#717D55
(113,125,85)
#828D69
(130,141,105)
#939D7D
(147,157,125)
#A4AD91
(164,173,145)
#B5BDA5
(181,189,165)
#C6CDB9
(198,205,185)
#D7DDCD
(215,221,205)
#E8EDE1
(232,237,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3E4D19 color. Also use rgb(62,77,25) instead hex code.

Text Font Color

.myTextColor { color: #3E4D19; }

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

This text font color is #3E4D19.

Background Color

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

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

This div background color is #3E4D19.

Border color

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

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

This div border color is #3E4D19.

Opacity

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

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

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

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

This text has shadow with #3E4D19 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3E4D19.

Preview

Color preview on black background

This text has color #3E4D19 on black background.


Color preview on white background

This text has color #3E4D19 on white background.


Black color preview on #3E4D19 background

This text has black color on #3E4D19 background.


White color preview on #3E4D19 background

This text has white color on #3E4D19 background.


Related colors

Complementary color

Complementary color for #hex is #C1B2E6.


I love getcolorcode.com

Triadic colors

1 #193E4D and #4D193E with #3E4D19 are triadic colors.

2 #194D3E and #4D3E19 with #3E4D19 are triadic colors.