COLOR #381531

HEX: #381531 RGB: (56,21,49)

Color info

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

RGB color model

#381531 color RGB value is (56,21,49).

RGB: (56,21,49) (22%, 8%, 19%)

RGB channels and saturation

R 56 of 255 = 22%
G 21 of 255 = 8%
B 49 of 255 = 19%

56
21
49

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

Portions of RGB colors in percentages

R + G + B = 56 + 21 + 49 = 126 (100%)
R 56 of 126 ~ 44.44%
G 21 of 126 ~ 16.67%
B 49 of 126 ~ 38.89'%

%44.44
%16.67
%38.89

CMYK color model

#381531 color CMYK value is (0,63,13,78).

  • cyan value is 0.00%
  • magenta value is 62.50%
  • yellow value is 12.50%
  • key color value is 78.04%

CMYK: (0,63,13,78)
C0M63Y13K78 (0%, 63%, 13%, 78%)
(0.00 / 0.63 / 0.13 / 0.78)

CMYK percentages

%0
%62.5
%12.5
%78.04

Codes

Color #381531 in popluar color models

38 15 31
RGB 56 21 49
HSL 312° 45.45% 15.10%
HSB/HSV 312° 62.50% 21.96%
CMYK 0.00% 62.50% 12.50%
78.04%

Color #381531 in popluar number systems.

HEX 38 15 31
Decimal 56 21 49
Binary 111000 10101 110001
Octal 70 25 61

Shades and tints

Shades of #381531

#381531
(56,21,49)
#33142D
(51,20,45)
#2E1329
(46,19,41)
#291225
(41,18,37)
#241121
(36,17,33)
#1F101D
(31,16,29)
#1A0F19
(26,15,25)
#150E15
(21,14,21)
#100D11
(16,13,17)
#0B0C0D
(11,12,13)
#060B09
(6,11,9)
#000000
(0,0,0)

Tints of #381531

#381531
(56,21,49)
#4A2A43
(74,42,67)
#5C3F55
(92,63,85)
#6E5467
(110,84,103)
#806979
(128,105,121)
#927E8B
(146,126,139)
#A4939D
(164,147,157)
#B6A8AF
(182,168,175)
#C8BDC1
(200,189,193)
#DAD2D3
(218,210,211)
#ECE7E5
(236,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #381531; }

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

This text font color is #381531.

Background Color

.myBgColor { background-color: #381531; }

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

This div background color is #381531.

Border color

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

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

This div border color is #381531.

Opacity

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

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

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

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

This text has shadow with #381531 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #381531.

Preview

Color preview on black background

This text has color #381531 on black background.


Color preview on white background

This text has color #381531 on white background.


Black color preview on #381531 background

This text has black color on #381531 background.


White color preview on #381531 background

This text has white color on #381531 background.


Related colors

Complementary color

Complementary color for #hex is #C7EACE.


I love getcolorcode.com

Triadic colors

1 #313815 and #153138 with #381531 are triadic colors.

2 #311538 and #153831 with #381531 are triadic colors.