COLOR #53382E

HEX: #53382E RGB: (83,56,46)

Color info

#53382E contains red, green and blue colors in about the same proportion. Web safe color of #53382E is #663333 (or #633).

RGB color model

#53382E color RGB value is (83,56,46).

RGB: (83,56,46) (33%, 22%, 18%)

RGB channels and saturation

R 83 of 255 = 33%
G 56 of 255 = 22%
B 46 of 255 = 18%

83
56
46

R + G + B ~ 24%. #53382E is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 56 + 46 = 185 (100%)
R 83 of 185 ~ 44.86%
G 56 of 185 ~ 30.27%
B 46 of 185 ~ 24.86'%

%44.86
%30.27
%24.86

CMYK color model

#53382E color CMYK value is (0,33,45,67).

  • cyan value is 0.00%
  • magenta value is 32.53%
  • yellow value is 44.58%
  • key color value is 67.45%
CMYK: (0,33,45,67) C0M33Y45K67 (0%,33%,45%,67%) (0.00/0.33/0.45/0.67) 

CMYK percentages

%0
%32.53
%44.58
%67.45

Codes

Color #53382E in popluar color models

53 38 2E
RGB 83 56 46
HSL 16° 28.68% 25.29%
HSB/HSV 16° 44.58% 32.55%
CMYK 0.00% 32.53% 44.58%
67.45%

Color #53382E in popluar number systems.

HEX 53 38 2E
Decimal 83 56 46
Binary 1010011 111000 101110
Octal 123 70 56

Shades and tints

Shades of #53382E

#53382E
(83,56,46)
#4C332A
(76,51,42)
#452E26
(69,46,38)
#3E2922
(62,41,34)
#37241E
(55,36,30)
#301F1A
(48,31,26)
#291A16
(41,26,22)
#221512
(34,21,18)
#1B100E
(27,16,14)
#140B0A
(20,11,10)
#0D0606
(13,6,6)
#000000
(0,0,0)

Tints of #53382E

#53382E
(83,56,46)
#624A41
(98,74,65)
#715C54
(113,92,84)
#806E67
(128,110,103)
#8F807A
(143,128,122)
#9E928D
(158,146,141)
#ADA4A0
(173,164,160)
#BCB6B3
(188,182,179)
#CBC8C6
(203,200,198)
#DADAD9
(218,218,217)
#E9ECEC
(233,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53382E color. Also use rgb(83,56,46) instead hex code.

Text Font Color

.myTextColor { color: #53382E; }

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

This text font color is #53382E.

Background Color

.myBgColor { background-color: #53382E; }

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

This div background color is #53382E.

Border color

.myBorderColor { border: 1px solid #53382E; }

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

This div border color is #53382E.

Opacity

.myOpacity80 { color: #53382E; opacity: 0.8; }

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

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

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

This text has shadow with #53382E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53382E.

Preview

Color preview on black background

This text has color #53382E on black background.


Color preview on white background

This text has color #53382E on white background.


Black color preview on #53382E background

This text has black color on #53382E background.


White color preview on #53382E background

This text has white color on #53382E background.


Related colors

Complementary color

Complementary color for #hex is #ACC7D1.


I love getcolorcode.com

Triadic colors

1 #2E5338 and #382E53 with #53382E are triadic colors.

2 #2E3853 and #38532E with #53382E are triadic colors.