COLOR #382D31

HEX: #382D31 RGB: (56,45,49)

Color info

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

RGB color model

#382D31 color RGB value is (56,45,49).

RGB: (56,45,49) (22%, 18%, 19%)

RGB channels and saturation

R 56 of 255 = 22%
G 45 of 255 = 18%
B 49 of 255 = 19%

56
45
49

R + G + B ~ 20%. #382D31 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 45 + 49 = 150 (100%)
R 56 of 150 ~ 37.33%
G 45 of 150 ~ 30%
B 49 of 150 ~ 32.67'%

%37.33
%30
%32.67

CMYK color model

#382D31 color CMYK value is (0,20,13,78).

  • cyan value is 0.00%
  • magenta value is 19.64%
  • yellow value is 12.50%
  • key color value is 78.04%
CMYK: (0,20,13,78) C0M20Y13K78 (0%,20%,13%,78%) (0.00/0.20/0.13/0.78) 

CMYK percentages

%0
%19.64
%12.5
%78.04

Codes

Color #382D31 in popluar color models

38 2D 31
RGB 56 45 49
HSL 338° 10.89% 19.80%
HSB/HSV 338° 19.64% 21.96%
CMYK 0.00% 19.64% 12.50%
78.04%

Color #382D31 in popluar number systems.

HEX 38 2D 31
Decimal 56 45 49
Binary 111000 101101 110001
Octal 70 55 61

Shades and tints

Shades of #382D31

#382D31
(56,45,49)
#33292D
(51,41,45)
#2E2529
(46,37,41)
#292125
(41,33,37)
#241D21
(36,29,33)
#1F191D
(31,25,29)
#1A1519
(26,21,25)
#151115
(21,17,21)
#100D11
(16,13,17)
#0B090D
(11,9,13)
#060509
(6,5,9)
#000000
(0,0,0)

Tints of #382D31

#382D31
(56,45,49)
#4A4043
(74,64,67)
#5C5355
(92,83,85)
#6E6667
(110,102,103)
#807979
(128,121,121)
#928C8B
(146,140,139)
#A49F9D
(164,159,157)
#B6B2AF
(182,178,175)
#C8C5C1
(200,197,193)
#DAD8D3
(218,216,211)
#ECEBE5
(236,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #382D31 color. Also use rgb(56,45,49) instead hex code.

Text Font Color

.myTextColor { color: #382D31; }

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

This text font color is #382D31.

Background Color

.myBgColor { background-color: #382D31; }

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

This div background color is #382D31.

Border color

.myBorderColor { border: 1px solid #382D31; }

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

This div border color is #382D31.

Opacity

.myOpacity80 { color: #382D31; opacity: 0.8; }

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

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

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

This text has shadow with #382D31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #382D31.

Preview

Color preview on black background

This text has color #382D31 on black background.


Color preview on white background

This text has color #382D31 on white background.


Black color preview on #382D31 background

This text has black color on #382D31 background.


White color preview on #382D31 background

This text has white color on #382D31 background.


Related colors

Complementary color

Complementary color for #hex is #C7D2CE.


I love getcolorcode.com

Triadic colors

1 #31382D and #2D3138 with #382D31 are triadic colors.

2 #312D38 and #2D3831 with #382D31 are triadic colors.