COLOR #382815

HEX: #382815 RGB: (56,40,21)

Color info

#382815 contains red, green and blue colors in about the same proportion. Web safe color of #382815 is #333300 (or #330).

RGB color model

#382815 color RGB value is (56,40,21).

RGB: (56,40,21) (22%, 16%, 8%)

RGB channels and saturation

R 56 of 255 = 22%
G 40 of 255 = 16%
B 21 of 255 = 8%

56
40
21

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

Portions of RGB colors in percentages

R + G + B = 56 + 40 + 21 = 117 (100%)
R 56 of 117 ~ 47.86%
G 40 of 117 ~ 34.19%
B 21 of 117 ~ 17.95'%

%47.86
%34.19
%17.95

CMYK color model

#382815 color CMYK value is (0,29,63,78).

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

CMYK: (0,29,63,78)
C0M29Y63K78 (0%, 29%, 63%, 78%)
(0.00 / 0.29 / 0.63 / 0.78)

CMYK percentages

%0
%28.57
%62.5
%78.04

Codes

Color #382815 in popluar color models

38 28 15
RGB 56 40 21
HSL 33° 45.45% 15.10%
HSB/HSV 33° 62.50% 21.96%
CMYK 0.00% 28.57% 62.50%
78.04%

Color #382815 in popluar number systems.

HEX 38 28 15
Decimal 56 40 21
Binary 111000 101000 10101
Octal 70 50 25

Shades and tints

Shades of #382815

#382815
(56,40,21)
#332514
(51,37,20)
#2E2213
(46,34,19)
#291F12
(41,31,18)
#241C11
(36,28,17)
#1F1910
(31,25,16)
#1A160F
(26,22,15)
#15130E
(21,19,14)
#10100D
(16,16,13)
#0B0D0C
(11,13,12)
#060A0B
(6,10,11)
#000000
(0,0,0)

Tints of #382815

#382815
(56,40,21)
#4A3B2A
(74,59,42)
#5C4E3F
(92,78,63)
#6E6154
(110,97,84)
#807469
(128,116,105)
#92877E
(146,135,126)
#A49A93
(164,154,147)
#B6ADA8
(182,173,168)
#C8C0BD
(200,192,189)
#DAD3D2
(218,211,210)
#ECE6E7
(236,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #382815; }

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

This text font color is #382815.

Background Color

.myBgColor { background-color: #382815; }

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

This div background color is #382815.

Border color

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

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

This div border color is #382815.

Opacity

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

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

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

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

This text has shadow with #382815 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #382815.

Preview

Color preview on black background

This text has color #382815 on black background.


Color preview on white background

This text has color #382815 on white background.


Black color preview on #382815 background

This text has black color on #382815 background.


White color preview on #382815 background

This text has white color on #382815 background.


Related colors

Complementary color

Complementary color for #hex is #C7D7EA.


I love getcolorcode.com

Triadic colors

1 #153828 and #281538 with #382815 are triadic colors.

2 #152838 and #283815 with #382815 are triadic colors.