COLOR #381811

HEX: #381811 RGB: (56,24,17)

Color info

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

RGB color model

#381811 color RGB value is (56,24,17).

RGB: (56,24,17) (22%, 9%, 7%)

RGB channels and saturation

R 56 of 255 = 22%
G 24 of 255 = 9%
B 17 of 255 = 7%

56
24
17

R + G + B ~ 13%. #381811 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 24 + 17 = 97 (100%)
R 56 of 97 ~ 57.73%
G 24 of 97 ~ 24.74%
B 17 of 97 ~ 17.53'%

%57.73
%24.74
%17.53

CMYK color model

#381811 color CMYK value is (0,57,70,78).

  • cyan value is 0.00%
  • magenta value is 57.14%
  • yellow value is 69.64%
  • key color value is 78.04%

CMYK: (0,57,70,78)
C0M57Y70K78 (0%, 57%, 70%, 78%)
(0.00 / 0.57 / 0.70 / 0.78)

CMYK percentages

%0
%57.14
%69.64
%78.04

Codes

Color #381811 in popluar color models

38 18 11
RGB 56 24 17
HSL 11° 53.42% 14.31%
HSB/HSV 11° 69.64% 21.96%
CMYK 0.00% 57.14% 69.64%
78.04%

Color #381811 in popluar number systems.

HEX 38 18 11
Decimal 56 24 17
Binary 111000 11000 10001
Octal 70 30 21

Shades and tints

Shades of #381811

#381811
(56,24,17)
#331610
(51,22,16)
#2E140F
(46,20,15)
#29120E
(41,18,14)
#24100D
(36,16,13)
#1F0E0C
(31,14,12)
#1A0C0B
(26,12,11)
#150A0A
(21,10,10)
#100809
(16,8,9)
#0B0608
(11,6,8)
#060407
(6,4,7)
#000000
(0,0,0)

Tints of #381811

#381811
(56,24,17)
#4A2D26
(74,45,38)
#5C423B
(92,66,59)
#6E5750
(110,87,80)
#806C65
(128,108,101)
#92817A
(146,129,122)
#A4968F
(164,150,143)
#B6ABA4
(182,171,164)
#C8C0B9
(200,192,185)
#DAD5CE
(218,213,206)
#ECEAE3
(236,234,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #381811; }

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

This text font color is #381811.

Background Color

.myBgColor { background-color: #381811; }

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

This div background color is #381811.

Border color

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

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

This div border color is #381811.

Opacity

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

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

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

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

This text has shadow with #381811 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #381811.

Preview

Color preview on black background

This text has color #381811 on black background.


Color preview on white background

This text has color #381811 on white background.


Black color preview on #381811 background

This text has black color on #381811 background.


White color preview on #381811 background

This text has white color on #381811 background.


Related colors

Complementary color

Complementary color for #hex is #C7E7EE.


I love getcolorcode.com

Triadic colors

1 #113818 and #181138 with #381811 are triadic colors.

2 #111838 and #183811 with #381811 are triadic colors.