COLOR #383920

HEX: #383920 RGB: (56,57,32)

Color info

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

RGB color model

#383920 color RGB value is (56,57,32).

RGB: (56,57,32) (22%, 22%, 13%)

RGB channels and saturation

R 56 of 255 = 22%
G 57 of 255 = 22%
B 32 of 255 = 13%

56
57
32

R + G + B ~ 19%. #383920 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 57 + 32 = 145 (100%)
R 56 of 145 ~ 38.62%
G 57 of 145 ~ 39.31%
B 32 of 145 ~ 22.07'%

%38.62
%39.31
%22.07

CMYK color model

#383920 color CMYK value is (2,0,44,78).

  • cyan value is 1.75%
  • magenta value is 0.00%
  • yellow value is 43.86%
  • key color value is 77.65%

CMYK: (2,0,44,78)
C2M0Y44K78 (2%, 0%, 44%, 78%)
(0.02 / 0.00 / 0.44 / 0.78)

CMYK percentages

%1.75
%0
%43.86
%77.65

Codes

Color #383920 in popluar color models

38 39 20
RGB 56 57 32
HSL 62° 28.09% 17.45%
HSB/HSV 62° 43.86% 22.35%
CMYK 1.75% 0.00% 43.86%
77.65%

Color #383920 in popluar number systems.

HEX 38 39 20
Decimal 56 57 32
Binary 111000 111001 100000
Octal 70 71 40

Shades and tints

Shades of #383920

#383920
(56,57,32)
#33341E
(51,52,30)
#2E2F1C
(46,47,28)
#292A1A
(41,42,26)
#242518
(36,37,24)
#1F2016
(31,32,22)
#1A1B14
(26,27,20)
#151612
(21,22,18)
#101110
(16,17,16)
#0B0C0E
(11,12,14)
#06070C
(6,7,12)
#000000
(0,0,0)

Tints of #383920

#383920
(56,57,32)
#4A4B34
(74,75,52)
#5C5D48
(92,93,72)
#6E6F5C
(110,111,92)
#808170
(128,129,112)
#929384
(146,147,132)
#A4A598
(164,165,152)
#B6B7AC
(182,183,172)
#C8C9C0
(200,201,192)
#DADBD4
(218,219,212)
#ECEDE8
(236,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #383920 color. Also use rgb(56,57,32) instead hex code.

Text Font Color

.myTextColor { color: #383920; }

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

This text font color is #383920.

Background Color

.myBgColor { background-color: #383920; }

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

This div background color is #383920.

Border color

.myBorderColor { border: 1px solid #383920; }

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

This div border color is #383920.

Opacity

.myOpacity80 { color: #383920; opacity: 0.8; }

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

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

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

This text has shadow with #383920 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383920.

Preview

Color preview on black background

This text has color #383920 on black background.


Color preview on white background

This text has color #383920 on white background.


Black color preview on #383920 background

This text has black color on #383920 background.


White color preview on #383920 background

This text has white color on #383920 background.


Related colors

Complementary color

Complementary color for #hex is #C7C6DF.


I love getcolorcode.com

Triadic colors

1 #203839 and #392038 with #383920 are triadic colors.

2 #203938 and #393820 with #383920 are triadic colors.