COLOR #382120

HEX: #382120 RGB: (56,33,32)

Color info

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

RGB color model

#382120 color RGB value is (56,33,32).

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

RGB channels and saturation

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

56
33
32

R + G + B ~ 16%. #382120 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 33 + 32 = 121 (100%)
R 56 of 121 ~ 46.28%
G 33 of 121 ~ 27.27%
B 32 of 121 ~ 26.45'%

%46.28
%27.27
%26.45

CMYK color model

#382120 color CMYK value is (0,41,43,78).

  • cyan value is 0.00%
  • magenta value is 41.07%
  • yellow value is 42.86%
  • key color value is 78.04%

CMYK: (0,41,43,78)
C0M41Y43K78 (0%, 41%, 43%, 78%)
(0.00 / 0.41 / 0.43 / 0.78)

CMYK percentages

%0
%41.07
%42.86
%78.04

Codes

Color #382120 in popluar color models

38 21 20
RGB 56 33 32
HSL 27.27% 17.25%
HSB/HSV 42.86% 21.96%
CMYK 0.00% 41.07% 42.86%
78.04%

Color #382120 in popluar number systems.

HEX 38 21 20
Decimal 56 33 32
Binary 111000 100001 100000
Octal 70 41 40

Shades and tints

Shades of #382120

#382120
(56,33,32)
#331E1E
(51,30,30)
#2E1B1C
(46,27,28)
#29181A
(41,24,26)
#241518
(36,21,24)
#1F1216
(31,18,22)
#1A0F14
(26,15,20)
#150C12
(21,12,18)
#100910
(16,9,16)
#0B060E
(11,6,14)
#06030C
(6,3,12)
#000000
(0,0,0)

Tints of #382120

#382120
(56,33,32)
#4A3534
(74,53,52)
#5C4948
(92,73,72)
#6E5D5C
(110,93,92)
#807170
(128,113,112)
#928584
(146,133,132)
#A49998
(164,153,152)
#B6ADAC
(182,173,172)
#C8C1C0
(200,193,192)
#DAD5D4
(218,213,212)
#ECE9E8
(236,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #382120; }

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

This text font color is #382120.

Background Color

.myBgColor { background-color: #382120; }

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

This div background color is #382120.

Border color

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

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

This div border color is #382120.

Opacity

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

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

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

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

This text has shadow with #382120 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #382120.

Preview

Color preview on black background

This text has color #382120 on black background.


Color preview on white background

This text has color #382120 on white background.


Black color preview on #382120 background

This text has black color on #382120 background.


White color preview on #382120 background

This text has white color on #382120 background.


Related colors

Complementary color

Complementary color for #hex is #C7DEDF.


I love getcolorcode.com

Triadic colors

1 #203821 and #212038 with #382120 are triadic colors.

2 #202138 and #213820 with #382120 are triadic colors.