COLOR #3E4E38

HEX: #3E4E38 RGB: (62,78,56)

Color info

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

RGB color model

#3E4E38 color RGB value is (62,78,56).

RGB: (62,78,56) (24%, 31%, 22%)

RGB channels and saturation

R 62 of 255 = 24%
G 78 of 255 = 31%
B 56 of 255 = 22%

62
78
56

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

Portions of RGB colors in percentages

R + G + B = 62 + 78 + 56 = 196 (100%)
R 62 of 196 ~ 31.63%
G 78 of 196 ~ 39.8%
B 56 of 196 ~ 28.57'%

%31.63
%39.8
%28.57

CMYK color model

#3E4E38 color CMYK value is (21,0,28,69).

  • cyan value is 20.51%
  • magenta value is 0.00%
  • yellow value is 28.21%
  • key color value is 69.41%

CMYK: (21,0,28,69)
C21M0Y28K69 (21%, 0%, 28%, 69%)
(0.21 / 0.00 / 0.28 / 0.69)

CMYK percentages

%20.51
%0
%28.21
%69.41

Codes

Color #3E4E38 in popluar color models

3E 4E 38
RGB 62 78 56
HSL 104° 16.42% 26.27%
HSB/HSV 104° 28.21% 30.59%
CMYK 20.51% 0.00% 28.21%
69.41%

Color #3E4E38 in popluar number systems.

HEX 3E 4E 38
Decimal 62 78 56
Binary 111110 1001110 111000
Octal 76 116 70

Shades and tints

Shades of #3E4E38

#3E4E38
(62,78,56)
#394733
(57,71,51)
#34402E
(52,64,46)
#2F3929
(47,57,41)
#2A3224
(42,50,36)
#252B1F
(37,43,31)
#20241A
(32,36,26)
#1B1D15
(27,29,21)
#161610
(22,22,16)
#110F0B
(17,15,11)
#0C0806
(12,8,6)
#000000
(0,0,0)

Tints of #3E4E38

#3E4E38
(62,78,56)
#4F5E4A
(79,94,74)
#606E5C
(96,110,92)
#717E6E
(113,126,110)
#828E80
(130,142,128)
#939E92
(147,158,146)
#A4AEA4
(164,174,164)
#B5BEB6
(181,190,182)
#C6CEC8
(198,206,200)
#D7DEDA
(215,222,218)
#E8EEEC
(232,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3E4E38 color. Also use rgb(62,78,56) instead hex code.

Text Font Color

.myTextColor { color: #3E4E38; }

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

This text font color is #3E4E38.

Background Color

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

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

This div background color is #3E4E38.

Border color

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

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

This div border color is #3E4E38.

Opacity

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

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

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

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

This text has shadow with #3E4E38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3E4E38.

Preview

Color preview on black background

This text has color #3E4E38 on black background.


Color preview on white background

This text has color #3E4E38 on white background.


Black color preview on #3E4E38 background

This text has black color on #3E4E38 background.


White color preview on #3E4E38 background

This text has white color on #3E4E38 background.


Related colors

Complementary color

Complementary color for #hex is #C1B1C7.


I love getcolorcode.com

Triadic colors

1 #383E4E and #4E383E with #3E4E38 are triadic colors.

2 #384E3E and #4E3E38 with #3E4E38 are triadic colors.