COLOR #382221

HEX: #382221 RGB: (56,34,33)

Color info

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

RGB color model

#382221 color RGB value is (56,34,33).

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

RGB channels and saturation

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

56
34
33

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

Portions of RGB colors in percentages

R + G + B = 56 + 34 + 33 = 123 (100%)
R 56 of 123 ~ 45.53%
G 34 of 123 ~ 27.64%
B 33 of 123 ~ 26.83'%

%45.53
%27.64
%26.83

CMYK color model

#382221 color CMYK value is (0,39,41,78).

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

CMYK: (0,39,41,78)
C0M39Y41K78 (0%, 39%, 41%, 78%)
(0.00 / 0.39 / 0.41 / 0.78)

CMYK percentages

%0
%39.29
%41.07
%78.04

Codes

Color #382221 in popluar color models

38 22 21
RGB 56 34 33
HSL 25.84% 17.45%
HSB/HSV 41.07% 21.96%
CMYK 0.00% 39.29% 41.07%
78.04%

Color #382221 in popluar number systems.

HEX 38 22 21
Decimal 56 34 33
Binary 111000 100010 100001
Octal 70 42 41

Shades and tints

Shades of #382221

#382221
(56,34,33)
#331F1E
(51,31,30)
#2E1C1B
(46,28,27)
#291918
(41,25,24)
#241615
(36,22,21)
#1F1312
(31,19,18)
#1A100F
(26,16,15)
#150D0C
(21,13,12)
#100A09
(16,10,9)
#0B0706
(11,7,6)
#060403
(6,4,3)
#000000
(0,0,0)

Tints of #382221

#382221
(56,34,33)
#4A3635
(74,54,53)
#5C4A49
(92,74,73)
#6E5E5D
(110,94,93)
#807271
(128,114,113)
#928685
(146,134,133)
#A49A99
(164,154,153)
#B6AEAD
(182,174,173)
#C8C2C1
(200,194,193)
#DAD6D5
(218,214,213)
#ECEAE9
(236,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #382221; }

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

This text font color is #382221.

Background Color

.myBgColor { background-color: #382221; }

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

This div background color is #382221.

Border color

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

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

This div border color is #382221.

Opacity

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

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

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

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

This text has shadow with #382221 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #382221.

Preview

Color preview on black background

This text has color #382221 on black background.


Color preview on white background

This text has color #382221 on white background.


Black color preview on #382221 background

This text has black color on #382221 background.


White color preview on #382221 background

This text has white color on #382221 background.


Related colors

Complementary color

Complementary color for #hex is #C7DDDE.


I love getcolorcode.com

Triadic colors

1 #213822 and #222138 with #382221 are triadic colors.

2 #212238 and #223821 with #382221 are triadic colors.