COLOR #381224

HEX: #381224 RGB: (56,18,36)

Color info

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

RGB color model

#381224 color RGB value is (56,18,36).

RGB: (56,18,36) (22%, 7%, 14%)

RGB channels and saturation

R 56 of 255 = 22%
G 18 of 255 = 7%
B 36 of 255 = 14%

56
18
36

R + G + B ~ 14%. #381224 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 18 + 36 = 110 (100%)
R 56 of 110 ~ 50.91%
G 18 of 110 ~ 16.36%
B 36 of 110 ~ 32.73'%

%50.91
%16.36
%32.73

CMYK color model

#381224 color CMYK value is (0,68,36,78).

  • cyan value is 0.00%
  • magenta value is 67.86%
  • yellow value is 35.71%
  • key color value is 78.04%

CMYK: (0,68,36,78)
C0M68Y36K78 (0%, 68%, 36%, 78%)
(0.00 / 0.68 / 0.36 / 0.78)

CMYK percentages

%0
%67.86
%35.71
%78.04

Codes

Color #381224 in popluar color models

38 12 24
RGB 56 18 36
HSL 332° 51.35% 14.51%
HSB/HSV 332° 67.86% 21.96%
CMYK 0.00% 67.86% 35.71%
78.04%

Color #381224 in popluar number systems.

HEX 38 12 24
Decimal 56 18 36
Binary 111000 10010 100100
Octal 70 22 44

Shades and tints

Shades of #381224

#381224
(56,18,36)
#331121
(51,17,33)
#2E101E
(46,16,30)
#290F1B
(41,15,27)
#240E18
(36,14,24)
#1F0D15
(31,13,21)
#1A0C12
(26,12,18)
#150B0F
(21,11,15)
#100A0C
(16,10,12)
#0B0909
(11,9,9)
#060806
(6,8,6)
#000000
(0,0,0)

Tints of #381224

#381224
(56,18,36)
#4A2737
(74,39,55)
#5C3C4A
(92,60,74)
#6E515D
(110,81,93)
#806670
(128,102,112)
#927B83
(146,123,131)
#A49096
(164,144,150)
#B6A5A9
(182,165,169)
#C8BABC
(200,186,188)
#DACFCF
(218,207,207)
#ECE4E2
(236,228,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #381224 color. Also use rgb(56,18,36) instead hex code.

Text Font Color

.myTextColor { color: #381224; }

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

This text font color is #381224.

Background Color

.myBgColor { background-color: #381224; }

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

This div background color is #381224.

Border color

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

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

This div border color is #381224.

Opacity

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

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

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

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

This text has shadow with #381224 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #381224.

Preview

Color preview on black background

This text has color #381224 on black background.


Color preview on white background

This text has color #381224 on white background.


Black color preview on #381224 background

This text has black color on #381224 background.


White color preview on #381224 background

This text has white color on #381224 background.


Related colors

Complementary color

Complementary color for #hex is #C7EDDB.


I love getcolorcode.com

Triadic colors

1 #243812 and #122438 with #381224 are triadic colors.

2 #241238 and #123824 with #381224 are triadic colors.