COLOR #381626

HEX: #381626 RGB: (56,22,38)

Color info

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

RGB color model

#381626 color RGB value is (56,22,38).

RGB: (56,22,38) (22%, 9%, 15%)

RGB channels and saturation

R 56 of 255 = 22%
G 22 of 255 = 9%
B 38 of 255 = 15%

56
22
38

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

Portions of RGB colors in percentages

R + G + B = 56 + 22 + 38 = 116 (100%)
R 56 of 116 ~ 48.28%
G 22 of 116 ~ 18.97%
B 38 of 116 ~ 32.76'%

%48.28
%18.97
%32.76

CMYK color model

#381626 color CMYK value is (0,61,32,78).

  • cyan value is 0.00%
  • magenta value is 60.71%
  • yellow value is 32.14%
  • key color value is 78.04%

CMYK: (0,61,32,78)
C0M61Y32K78 (0%, 61%, 32%, 78%)
(0.00 / 0.61 / 0.32 / 0.78)

CMYK percentages

%0
%60.71
%32.14
%78.04

Codes

Color #381626 in popluar color models

38 16 26
RGB 56 22 38
HSL 332° 43.59% 15.29%
HSB/HSV 332° 60.71% 21.96%
CMYK 0.00% 60.71% 32.14%
78.04%

Color #381626 in popluar number systems.

HEX 38 16 26
Decimal 56 22 38
Binary 111000 10110 100110
Octal 70 26 46

Shades and tints

Shades of #381626

#381626
(56,22,38)
#331423
(51,20,35)
#2E1220
(46,18,32)
#29101D
(41,16,29)
#240E1A
(36,14,26)
#1F0C17
(31,12,23)
#1A0A14
(26,10,20)
#150811
(21,8,17)
#10060E
(16,6,14)
#0B040B
(11,4,11)
#060208
(6,2,8)
#000000
(0,0,0)

Tints of #381626

#381626
(56,22,38)
#4A2B39
(74,43,57)
#5C404C
(92,64,76)
#6E555F
(110,85,95)
#806A72
(128,106,114)
#927F85
(146,127,133)
#A49498
(164,148,152)
#B6A9AB
(182,169,171)
#C8BEBE
(200,190,190)
#DAD3D1
(218,211,209)
#ECE8E4
(236,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #381626 color. Also use rgb(56,22,38) instead hex code.

Text Font Color

.myTextColor { color: #381626; }

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

This text font color is #381626.

Background Color

.myBgColor { background-color: #381626; }

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

This div background color is #381626.

Border color

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

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

This div border color is #381626.

Opacity

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

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

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

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

This text has shadow with #381626 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #381626.

Preview

Color preview on black background

This text has color #381626 on black background.


Color preview on white background

This text has color #381626 on white background.


Black color preview on #381626 background

This text has black color on #381626 background.


White color preview on #381626 background

This text has white color on #381626 background.


Related colors

Complementary color

Complementary color for #hex is #C7E9D9.


I love getcolorcode.com

Triadic colors

1 #263816 and #162638 with #381626 are triadic colors.

2 #261638 and #163826 with #381626 are triadic colors.