COLOR #382535

HEX: #382535 RGB: (56,37,53)

Color info

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

RGB color model

#382535 color RGB value is (56,37,53).

RGB: (56,37,53) (22%, 15%, 21%)

RGB channels and saturation

R 56 of 255 = 22%
G 37 of 255 = 15%
B 53 of 255 = 21%

56
37
53

R + G + B ~ 19%. #382535 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 37 + 53 = 146 (100%)
R 56 of 146 ~ 38.36%
G 37 of 146 ~ 25.34%
B 53 of 146 ~ 36.3'%

%38.36
%25.34
%36.3

CMYK color model

#382535 color CMYK value is (0,34,5,78).

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

CMYK: (0,34,5,78)
C0M34Y5K78 (0%, 34%, 5%, 78%)
(0.00 / 0.34 / 0.05 / 0.78)

CMYK percentages

%0
%33.93
%5.36
%78.04

Codes

Color #382535 in popluar color models

38 25 35
RGB 56 37 53
HSL 309° 20.43% 18.24%
HSB/HSV 309° 33.93% 21.96%
CMYK 0.00% 33.93% 5.36%
78.04%

Color #382535 in popluar number systems.

HEX 38 25 35
Decimal 56 37 53
Binary 111000 100101 110101
Octal 70 45 65

Shades and tints

Shades of #382535

#382535
(56,37,53)
#332231
(51,34,49)
#2E1F2D
(46,31,45)
#291C29
(41,28,41)
#241925
(36,25,37)
#1F1621
(31,22,33)
#1A131D
(26,19,29)
#151019
(21,16,25)
#100D15
(16,13,21)
#0B0A11
(11,10,17)
#06070D
(6,7,13)
#000000
(0,0,0)

Tints of #382535

#382535
(56,37,53)
#4A3847
(74,56,71)
#5C4B59
(92,75,89)
#6E5E6B
(110,94,107)
#80717D
(128,113,125)
#92848F
(146,132,143)
#A497A1
(164,151,161)
#B6AAB3
(182,170,179)
#C8BDC5
(200,189,197)
#DAD0D7
(218,208,215)
#ECE3E9
(236,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #382535; }

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

This text font color is #382535.

Background Color

.myBgColor { background-color: #382535; }

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

This div background color is #382535.

Border color

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

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

This div border color is #382535.

Opacity

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

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

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

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

This text has shadow with #382535 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #382535.

Preview

Color preview on black background

This text has color #382535 on black background.


Color preview on white background

This text has color #382535 on white background.


Black color preview on #382535 background

This text has black color on #382535 background.


White color preview on #382535 background

This text has white color on #382535 background.


Related colors

Complementary color

Complementary color for #hex is #C7DACA.


I love getcolorcode.com

Triadic colors

1 #353825 and #253538 with #382535 are triadic colors.

2 #352538 and #253835 with #382535 are triadic colors.