COLOR #381427

HEX: #381427 RGB: (56,20,39)

Color info

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

RGB color model

#381427 color RGB value is (56,20,39).

RGB: (56,20,39) (22%, 8%, 15%)

RGB channels and saturation

R 56 of 255 = 22%
G 20 of 255 = 8%
B 39 of 255 = 15%

56
20
39

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

Portions of RGB colors in percentages

R + G + B = 56 + 20 + 39 = 115 (100%)
R 56 of 115 ~ 48.7%
G 20 of 115 ~ 17.39%
B 39 of 115 ~ 33.91'%

%48.7
%17.39
%33.91

CMYK color model

#381427 color CMYK value is (0,64,30,78).

  • cyan value is 0.00%
  • magenta value is 64.29%
  • yellow value is 30.36%
  • key color value is 78.04%

CMYK: (0,64,30,78)
C0M64Y30K78 (0%, 64%, 30%, 78%)
(0.00 / 0.64 / 0.30 / 0.78)

CMYK percentages

%0
%64.29
%30.36
%78.04

Codes

Color #381427 in popluar color models

38 14 27
RGB 56 20 39
HSL 328° 47.37% 14.90%
HSB/HSV 328° 64.29% 21.96%
CMYK 0.00% 64.29% 30.36%
78.04%

Color #381427 in popluar number systems.

HEX 38 14 27
Decimal 56 20 39
Binary 111000 10100 100111
Octal 70 24 47

Shades and tints

Shades of #381427

#381427
(56,20,39)
#331324
(51,19,36)
#2E1221
(46,18,33)
#29111E
(41,17,30)
#24101B
(36,16,27)
#1F0F18
(31,15,24)
#1A0E15
(26,14,21)
#150D12
(21,13,18)
#100C0F
(16,12,15)
#0B0B0C
(11,11,12)
#060A09
(6,10,9)
#000000
(0,0,0)

Tints of #381427

#381427
(56,20,39)
#4A293A
(74,41,58)
#5C3E4D
(92,62,77)
#6E5360
(110,83,96)
#806873
(128,104,115)
#927D86
(146,125,134)
#A49299
(164,146,153)
#B6A7AC
(182,167,172)
#C8BCBF
(200,188,191)
#DAD1D2
(218,209,210)
#ECE6E5
(236,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #381427 color. Also use rgb(56,20,39) instead hex code.

Text Font Color

.myTextColor { color: #381427; }

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

This text font color is #381427.

Background Color

.myBgColor { background-color: #381427; }

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

This div background color is #381427.

Border color

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

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

This div border color is #381427.

Opacity

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

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

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

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

This text has shadow with #381427 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #381427.

Preview

Color preview on black background

This text has color #381427 on black background.


Color preview on white background

This text has color #381427 on white background.


Black color preview on #381427 background

This text has black color on #381427 background.


White color preview on #381427 background

This text has white color on #381427 background.


Related colors

Complementary color

Complementary color for #hex is #C7EBD8.


I love getcolorcode.com

Triadic colors

1 #273814 and #142738 with #381427 are triadic colors.

2 #271438 and #143827 with #381427 are triadic colors.