COLOR #3E4C39

HEX: #3E4C39 RGB: (62,76,57)

Color info

#3E4C39 contains red, green and blue colors in about the same proportion. Web safe color of #3E4C39 is #333333 (or #333).

RGB color model

#3E4C39 color RGB value is (62,76,57).

RGB: (62,76,57) (24%, 30%, 22%)

RGB channels and saturation

R 62 of 255 = 24%
G 76 of 255 = 30%
B 57 of 255 = 22%

62
76
57

R + G + B ~ 25%. #3E4C39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 62 + 76 + 57 = 195 (100%)
R 62 of 195 ~ 31.79%
G 76 of 195 ~ 38.97%
B 57 of 195 ~ 29.23'%

%31.79
%38.97
%29.23

CMYK color model

#3E4C39 color CMYK value is (18,0,25,70).

  • cyan value is 18.42%
  • magenta value is 0.00%
  • yellow value is 25.00%
  • key color value is 70.20%

CMYK: (18,0,25,70)
C18M0Y25K70 (18%, 0%, 25%, 70%)
(0.18 / 0.00 / 0.25 / 0.70)

CMYK percentages

%18.42
%0
%25
%70.2

Codes

Color #3E4C39 in popluar color models

3E 4C 39
RGB 62 76 57
HSL 104° 14.29% 26.08%
HSB/HSV 104° 25.00% 29.80%
CMYK 18.42% 0.00% 25.00%
70.20%

Color #3E4C39 in popluar number systems.

HEX 3E 4C 39
Decimal 62 76 57
Binary 111110 1001100 111001
Octal 76 114 71

Shades and tints

Shades of #3E4C39

#3E4C39
(62,76,57)
#394634
(57,70,52)
#34402F
(52,64,47)
#2F3A2A
(47,58,42)
#2A3425
(42,52,37)
#252E20
(37,46,32)
#20281B
(32,40,27)
#1B2216
(27,34,22)
#161C11
(22,28,17)
#11160C
(17,22,12)
#0C1007
(12,16,7)
#000000
(0,0,0)

Tints of #3E4C39

#3E4C39
(62,76,57)
#4F5C4B
(79,92,75)
#606C5D
(96,108,93)
#717C6F
(113,124,111)
#828C81
(130,140,129)
#939C93
(147,156,147)
#A4ACA5
(164,172,165)
#B5BCB7
(181,188,183)
#C6CCC9
(198,204,201)
#D7DCDB
(215,220,219)
#E8ECED
(232,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3E4C39 color. Also use rgb(62,76,57) instead hex code.

Text Font Color

.myTextColor { color: #3E4C39; }

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

This text font color is #3E4C39.

Background Color

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

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

This div background color is #3E4C39.

Border color

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

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

This div border color is #3E4C39.

Opacity

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

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

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

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

This text has shadow with #3E4C39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3E4C39.

Preview

Color preview on black background

This text has color #3E4C39 on black background.


Color preview on white background

This text has color #3E4C39 on white background.


Black color preview on #3E4C39 background

This text has black color on #3E4C39 background.


White color preview on #3E4C39 background

This text has white color on #3E4C39 background.


Related colors

Complementary color

Complementary color for #hex is #C1B3C6.


I love getcolorcode.com

Triadic colors

1 #393E4C and #4C393E with #3E4C39 are triadic colors.

2 #394C3E and #4C3E39 with #3E4C39 are triadic colors.