COLOR #53382A

HEX: #53382A RGB: (83,56,42)

Color info

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

RGB color model

#53382A color RGB value is (83,56,42).

RGB: (83,56,42) (33%, 22%, 16%)

RGB channels and saturation

R 83 of 255 = 33%
G 56 of 255 = 22%
B 42 of 255 = 16%

83
56
42

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

Portions of RGB colors in percentages

R + G + B = 83 + 56 + 42 = 181 (100%)
R 83 of 181 ~ 45.86%
G 56 of 181 ~ 30.94%
B 42 of 181 ~ 23.2'%

%45.86
%30.94
%23.2

CMYK color model

#53382A color CMYK value is (0,33,49,67).

  • cyan value is 0.00%
  • magenta value is 32.53%
  • yellow value is 49.40%
  • key color value is 67.45%

CMYK: (0,33,49,67)
C0M33Y49K67 (0%, 33%, 49%, 67%)
(0.00 / 0.33 / 0.49 / 0.67)

CMYK percentages

%0
%32.53
%49.4
%67.45

Codes

Color #53382A in popluar color models

53 38 2A
RGB 83 56 42
HSL 20° 32.80% 24.51%
HSB/HSV 20° 49.40% 32.55%
CMYK 0.00% 32.53% 49.40%
67.45%

Color #53382A in popluar number systems.

HEX 53 38 2A
Decimal 83 56 42
Binary 1010011 111000 101010
Octal 123 70 52

Shades and tints

Shades of #53382A

#53382A
(83,56,42)
#4C3327
(76,51,39)
#452E24
(69,46,36)
#3E2921
(62,41,33)
#37241E
(55,36,30)
#301F1B
(48,31,27)
#291A18
(41,26,24)
#221515
(34,21,21)
#1B1012
(27,16,18)
#140B0F
(20,11,15)
#0D060C
(13,6,12)
#000000
(0,0,0)

Tints of #53382A

#53382A
(83,56,42)
#624A3D
(98,74,61)
#715C50
(113,92,80)
#806E63
(128,110,99)
#8F8076
(143,128,118)
#9E9289
(158,146,137)
#ADA49C
(173,164,156)
#BCB6AF
(188,182,175)
#CBC8C2
(203,200,194)
#DADAD5
(218,218,213)
#E9ECE8
(233,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53382A; }

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

This text font color is #53382A.

Background Color

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

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

This div background color is #53382A.

Border color

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

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

This div border color is #53382A.

Opacity

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

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

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

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

This text has shadow with #53382A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53382A.

Preview

Color preview on black background

This text has color #53382A on black background.


Color preview on white background

This text has color #53382A on white background.


Black color preview on #53382A background

This text has black color on #53382A background.


White color preview on #53382A background

This text has white color on #53382A background.


Related colors

Complementary color

Complementary color for #hex is #ACC7D5.


I love getcolorcode.com

Triadic colors

1 #2A5338 and #382A53 with #53382A are triadic colors.

2 #2A3853 and #38532A with #53382A are triadic colors.