COLOR #382529

HEX: #382529 RGB: (56,37,41)

Color info

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

RGB color model

#382529 color RGB value is (56,37,41).

RGB: (56,37,41) (22%, 15%, 16%)

RGB channels and saturation

R 56 of 255 = 22%
G 37 of 255 = 15%
B 41 of 255 = 16%

56
37
41

R + G + B ~ 18%. #382529 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 37 + 41 = 134 (100%)
R 56 of 134 ~ 41.79%
G 37 of 134 ~ 27.61%
B 41 of 134 ~ 30.6'%

%41.79
%27.61
%30.6

CMYK color model

#382529 color CMYK value is (0,34,27,78).

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

CMYK: (0,34,27,78)
C0M34Y27K78 (0%, 34%, 27%, 78%)
(0.00 / 0.34 / 0.27 / 0.78)

CMYK percentages

%0
%33.93
%26.79
%78.04

Codes

Color #382529 in popluar color models

38 25 29
RGB 56 37 41
HSL 347° 20.43% 18.24%
HSB/HSV 347° 33.93% 21.96%
CMYK 0.00% 33.93% 26.79%
78.04%

Color #382529 in popluar number systems.

HEX 38 25 29
Decimal 56 37 41
Binary 111000 100101 101001
Octal 70 45 51

Shades and tints

Shades of #382529

#382529
(56,37,41)
#332226
(51,34,38)
#2E1F23
(46,31,35)
#291C20
(41,28,32)
#24191D
(36,25,29)
#1F161A
(31,22,26)
#1A1317
(26,19,23)
#151014
(21,16,20)
#100D11
(16,13,17)
#0B0A0E
(11,10,14)
#06070B
(6,7,11)
#000000
(0,0,0)

Tints of #382529

#382529
(56,37,41)
#4A383C
(74,56,60)
#5C4B4F
(92,75,79)
#6E5E62
(110,94,98)
#807175
(128,113,117)
#928488
(146,132,136)
#A4979B
(164,151,155)
#B6AAAE
(182,170,174)
#C8BDC1
(200,189,193)
#DAD0D4
(218,208,212)
#ECE3E7
(236,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #382529; }

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

This text font color is #382529.

Background Color

.myBgColor { background-color: #382529; }

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

This div background color is #382529.

Border color

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

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

This div border color is #382529.

Opacity

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

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

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

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

This text has shadow with #382529 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #382529.

Preview

Color preview on black background

This text has color #382529 on black background.


Color preview on white background

This text has color #382529 on white background.


Black color preview on #382529 background

This text has black color on #382529 background.


White color preview on #382529 background

This text has white color on #382529 background.


Related colors

Complementary color

Complementary color for #hex is #C7DAD6.


I love getcolorcode.com

Triadic colors

1 #293825 and #252938 with #382529 are triadic colors.

2 #292538 and #253829 with #382529 are triadic colors.