COLOR #382520

HEX: #382520 RGB: (56,37,32)

Color info

#382520 contains red, green and blue colors in about the same proportion. Web safe color of #382520 is #333333 (or #333).

RGB color model

#382520 color RGB value is (56,37,32).

RGB: (56,37,32) (22%, 15%, 13%)

RGB channels and saturation

R 56 of 255 = 22%
G 37 of 255 = 15%
B 32 of 255 = 13%

56
37
32

R + G + B ~ 17%. #382520 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 37 + 32 = 125 (100%)
R 56 of 125 ~ 44.8%
G 37 of 125 ~ 29.6%
B 32 of 125 ~ 25.6'%

%44.8
%29.6
%25.6

CMYK color model

#382520 color CMYK value is (0,34,43,78).

  • cyan value is 0.00%
  • magenta value is 33.93%
  • yellow value is 42.86%
  • key color value is 78.04%

CMYK: (0,34,43,78)
C0M34Y43K78 (0%, 34%, 43%, 78%)
(0.00 / 0.34 / 0.43 / 0.78)

CMYK percentages

%0
%33.93
%42.86
%78.04

Codes

Color #382520 in popluar color models

38 25 20
RGB 56 37 32
HSL 13° 27.27% 17.25%
HSB/HSV 13° 42.86% 21.96%
CMYK 0.00% 33.93% 42.86%
78.04%

Color #382520 in popluar number systems.

HEX 38 25 20
Decimal 56 37 32
Binary 111000 100101 100000
Octal 70 45 40

Shades and tints

Shades of #382520

#382520
(56,37,32)
#33221E
(51,34,30)
#2E1F1C
(46,31,28)
#291C1A
(41,28,26)
#241918
(36,25,24)
#1F1616
(31,22,22)
#1A1314
(26,19,20)
#151012
(21,16,18)
#100D10
(16,13,16)
#0B0A0E
(11,10,14)
#06070C
(6,7,12)
#000000
(0,0,0)

Tints of #382520

#382520
(56,37,32)
#4A3834
(74,56,52)
#5C4B48
(92,75,72)
#6E5E5C
(110,94,92)
#807170
(128,113,112)
#928484
(146,132,132)
#A49798
(164,151,152)
#B6AAAC
(182,170,172)
#C8BDC0
(200,189,192)
#DAD0D4
(218,208,212)
#ECE3E8
(236,227,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #382520 color. Also use rgb(56,37,32) instead hex code.

Text Font Color

.myTextColor { color: #382520; }

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

This text font color is #382520.

Background Color

.myBgColor { background-color: #382520; }

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

This div background color is #382520.

Border color

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

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

This div border color is #382520.

Opacity

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

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

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

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

This text has shadow with #382520 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #382520.

Preview

Color preview on black background

This text has color #382520 on black background.


Color preview on white background

This text has color #382520 on white background.


Black color preview on #382520 background

This text has black color on #382520 background.


White color preview on #382520 background

This text has white color on #382520 background.


Related colors

Complementary color

Complementary color for #hex is #C7DADF.


I love getcolorcode.com

Triadic colors

1 #203825 and #252038 with #382520 are triadic colors.

2 #202538 and #253820 with #382520 are triadic colors.