COLOR #381819

HEX: #381819 RGB: (56,24,25)

Color info

#381819 contains red, green and blue colors in about the same proportion. Web safe color of #381819 is #330000 (or #300).

RGB color model

#381819 color RGB value is (56,24,25).

RGB: (56,24,25) (22%, 9%, 10%)

RGB channels and saturation

R 56 of 255 = 22%
G 24 of 255 = 9%
B 25 of 255 = 10%

56
24
25

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

Portions of RGB colors in percentages

R + G + B = 56 + 24 + 25 = 105 (100%)
R 56 of 105 ~ 53.33%
G 24 of 105 ~ 22.86%
B 25 of 105 ~ 23.81'%

%53.33
%22.86
%23.81

CMYK color model

#381819 color CMYK value is (0,57,55,78).

  • cyan value is 0.00%
  • magenta value is 57.14%
  • yellow value is 55.36%
  • key color value is 78.04%
CMYK: (0,57,55,78) C0M57Y55K78 (0%,57%,55%,78%) (0.00/0.57/0.55/0.78) 

CMYK percentages

%0
%57.14
%55.36
%78.04

Codes

Color #381819 in popluar color models

38 18 19
RGB 56 24 25
HSL 358° 40.00% 15.69%
HSB/HSV 358° 57.14% 21.96%
CMYK 0.00% 57.14% 55.36%
78.04%

Color #381819 in popluar number systems.

HEX 38 18 19
Decimal 56 24 25
Binary 111000 11000 11001
Octal 70 30 31

Shades and tints

Shades of #381819

#381819
(56,24,25)
#331617
(51,22,23)
#2E1415
(46,20,21)
#291213
(41,18,19)
#241011
(36,16,17)
#1F0E0F
(31,14,15)
#1A0C0D
(26,12,13)
#150A0B
(21,10,11)
#100809
(16,8,9)
#0B0607
(11,6,7)
#060405
(6,4,5)
#000000
(0,0,0)

Tints of #381819

#381819
(56,24,25)
#4A2D2D
(74,45,45)
#5C4241
(92,66,65)
#6E5755
(110,87,85)
#806C69
(128,108,105)
#92817D
(146,129,125)
#A49691
(164,150,145)
#B6ABA5
(182,171,165)
#C8C0B9
(200,192,185)
#DAD5CD
(218,213,205)
#ECEAE1
(236,234,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #381819 color. Also use rgb(56,24,25) instead hex code.

Text Font Color

.myTextColor { color: #381819; }

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

This text font color is #381819.

Background Color

.myBgColor { background-color: #381819; }

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

This div background color is #381819.

Border color

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

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

This div border color is #381819.

Opacity

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

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

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

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

This text has shadow with #381819 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #381819.

Preview

Color preview on black background

This text has color #381819 on black background.


Color preview on white background

This text has color #381819 on white background.


Black color preview on #381819 background

This text has black color on #381819 background.


White color preview on #381819 background

This text has white color on #381819 background.


Related colors

Complementary color

Complementary color for #hex is #C7E7E6.


I love getcolorcode.com

Triadic colors

1 #193818 and #181938 with #381819 are triadic colors.

2 #191838 and #183819 with #381819 are triadic colors.