COLOR #381821

HEX: #381821 RGB: (56,24,33)

Color info

#381821 contains red, green and blue colors in about the same proportion. Web safe color of #381821 is #330033 (or #303).

RGB color model

#381821 color RGB value is (56,24,33).

RGB: (56,24,33) (22%, 9%, 13%)

RGB channels and saturation

R 56 of 255 = 22%
G 24 of 255 = 9%
B 33 of 255 = 13%

56
24
33

R + G + B ~ 15%. #381821 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 24 + 33 = 113 (100%)
R 56 of 113 ~ 49.56%
G 24 of 113 ~ 21.24%
B 33 of 113 ~ 29.2'%

%49.56
%21.24
%29.2

CMYK color model

#381821 color CMYK value is (0,57,41,78).

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

CMYK: (0,57,41,78)
C0M57Y41K78 (0%, 57%, 41%, 78%)
(0.00 / 0.57 / 0.41 / 0.78)

CMYK percentages

%0
%57.14
%41.07
%78.04

Codes

Color #381821 in popluar color models

38 18 21
RGB 56 24 33
HSL 343° 40.00% 15.69%
HSB/HSV 343° 57.14% 21.96%
CMYK 0.00% 57.14% 41.07%
78.04%

Color #381821 in popluar number systems.

HEX 38 18 21
Decimal 56 24 33
Binary 111000 11000 100001
Octal 70 30 41

Shades and tints

Shades of #381821

#381821
(56,24,33)
#33161E
(51,22,30)
#2E141B
(46,20,27)
#291218
(41,18,24)
#241015
(36,16,21)
#1F0E12
(31,14,18)
#1A0C0F
(26,12,15)
#150A0C
(21,10,12)
#100809
(16,8,9)
#0B0606
(11,6,6)
#060403
(6,4,3)
#000000
(0,0,0)

Tints of #381821

#381821
(56,24,33)
#4A2D35
(74,45,53)
#5C4249
(92,66,73)
#6E575D
(110,87,93)
#806C71
(128,108,113)
#928185
(146,129,133)
#A49699
(164,150,153)
#B6ABAD
(182,171,173)
#C8C0C1
(200,192,193)
#DAD5D5
(218,213,213)
#ECEAE9
(236,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #381821; }

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

This text font color is #381821.

Background Color

.myBgColor { background-color: #381821; }

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

This div background color is #381821.

Border color

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

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

This div border color is #381821.

Opacity

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

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

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

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

This text has shadow with #381821 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #381821.

Preview

Color preview on black background

This text has color #381821 on black background.


Color preview on white background

This text has color #381821 on white background.


Black color preview on #381821 background

This text has black color on #381821 background.


White color preview on #381821 background

This text has white color on #381821 background.


Related colors

Complementary color

Complementary color for #hex is #C7E7DE.


I love getcolorcode.com

Triadic colors

1 #213818 and #182138 with #381821 are triadic colors.

2 #211838 and #183821 with #381821 are triadic colors.