COLOR #3E3B38

HEX: #3E3B38 RGB: (62,59,56)

Color info

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

RGB color model

#3E3B38 color RGB value is (62,59,56).

RGB: (62,59,56) (24%, 23%, 22%)

RGB channels and saturation

R 62 of 255 = 24%
G 59 of 255 = 23%
B 56 of 255 = 22%

62
59
56

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

Portions of RGB colors in percentages

R + G + B = 62 + 59 + 56 = 177 (100%)
R 62 of 177 ~ 35.03%
G 59 of 177 ~ 33.33%
B 56 of 177 ~ 31.64'%

%35.03
%33.33
%31.64

CMYK color model

#3E3B38 color CMYK value is (0,5,10,76).

  • cyan value is 0.00%
  • magenta value is 4.84%
  • yellow value is 9.68%
  • key color value is 75.69%

CMYK: (0,5,10,76)
C0M5Y10K76 (0%, 5%, 10%, 76%)
(0.00 / 0.05 / 0.10 / 0.76)

CMYK percentages

%0
%4.84
%9.68
%75.69

Codes

Color #3E3B38 in popluar color models

3E 3B 38
RGB 62 59 56
HSL 30° 5.08% 23.14%
HSB/HSV 30° 9.68% 24.31%
CMYK 0.00% 4.84% 9.68%
75.69%

Color #3E3B38 in popluar number systems.

HEX 3E 3B 38
Decimal 62 59 56
Binary 111110 111011 111000
Octal 76 73 70

Shades and tints

Shades of #3E3B38

#3E3B38
(62,59,56)
#393633
(57,54,51)
#34312E
(52,49,46)
#2F2C29
(47,44,41)
#2A2724
(42,39,36)
#25221F
(37,34,31)
#201D1A
(32,29,26)
#1B1815
(27,24,21)
#161310
(22,19,16)
#110E0B
(17,14,11)
#0C0906
(12,9,6)
#000000
(0,0,0)

Tints of #3E3B38

#3E3B38
(62,59,56)
#4F4C4A
(79,76,74)
#605D5C
(96,93,92)
#716E6E
(113,110,110)
#827F80
(130,127,128)
#939092
(147,144,146)
#A4A1A4
(164,161,164)
#B5B2B6
(181,178,182)
#C6C3C8
(198,195,200)
#D7D4DA
(215,212,218)
#E8E5EC
(232,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #3E3B38; }

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

This text font color is #3E3B38.

Background Color

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

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

This div background color is #3E3B38.

Border color

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

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

This div border color is #3E3B38.

Opacity

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

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

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

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

This text has shadow with #3E3B38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3E3B38.

Preview

Color preview on black background

This text has color #3E3B38 on black background.


Color preview on white background

This text has color #3E3B38 on white background.


Black color preview on #3E3B38 background

This text has black color on #3E3B38 background.


White color preview on #3E3B38 background

This text has white color on #3E3B38 background.


Related colors

Complementary color

Complementary color for #hex is #C1C4C7.


I love getcolorcode.com

Triadic colors

1 #383E3B and #3B383E with #3E3B38 are triadic colors.

2 #383B3E and #3B3E38 with #3E3B38 are triadic colors.