COLOR #53362A

HEX: #53362A RGB: (83,54,42)

Color info

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

RGB color model

#53362A color RGB value is (83,54,42).

RGB: (83,54,42) (33%, 21%, 16%)

RGB channels and saturation

R 83 of 255 = 33%
G 54 of 255 = 21%
B 42 of 255 = 16%

83
54
42

R + G + B ~ 23%. #53362A is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 54 + 42 = 179 (100%)
R 83 of 179 ~ 46.37%
G 54 of 179 ~ 30.17%
B 42 of 179 ~ 23.46'%

%46.37
%30.17
%23.46

CMYK color model

#53362A color CMYK value is (0,35,49,67).

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

CMYK: (0,35,49,67)
C0M35Y49K67 (0%, 35%, 49%, 67%)
(0.00 / 0.35 / 0.49 / 0.67)

CMYK percentages

%0
%34.94
%49.4
%67.45

Codes

Color #53362A in popluar color models

53 36 2A
RGB 83 54 42
HSL 18° 32.80% 24.51%
HSB/HSV 18° 49.40% 32.55%
CMYK 0.00% 34.94% 49.40%
67.45%

Color #53362A in popluar number systems.

HEX 53 36 2A
Decimal 83 54 42
Binary 1010011 110110 101010
Octal 123 66 52

Shades and tints

Shades of #53362A

#53362A
(83,54,42)
#4C3227
(76,50,39)
#452E24
(69,46,36)
#3E2A21
(62,42,33)
#37261E
(55,38,30)
#30221B
(48,34,27)
#291E18
(41,30,24)
#221A15
(34,26,21)
#1B1612
(27,22,18)
#14120F
(20,18,15)
#0D0E0C
(13,14,12)
#000000
(0,0,0)

Tints of #53362A

#53362A
(83,54,42)
#62483D
(98,72,61)
#715A50
(113,90,80)
#806C63
(128,108,99)
#8F7E76
(143,126,118)
#9E9089
(158,144,137)
#ADA29C
(173,162,156)
#BCB4AF
(188,180,175)
#CBC6C2
(203,198,194)
#DAD8D5
(218,216,213)
#E9EAE8
(233,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53362A; }

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

This text font color is #53362A.

Background Color

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

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

This div background color is #53362A.

Border color

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

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

This div border color is #53362A.

Opacity

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

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

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

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

This text has shadow with #53362A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53362A.

Preview

Color preview on black background

This text has color #53362A on black background.


Color preview on white background

This text has color #53362A on white background.


Black color preview on #53362A background

This text has black color on #53362A background.


White color preview on #53362A background

This text has white color on #53362A background.


Related colors

Complementary color

Complementary color for #hex is #ACC9D5.


I love getcolorcode.com

Triadic colors

1 #2A5336 and #362A53 with #53362A are triadic colors.

2 #2A3653 and #36532A with #53362A are triadic colors.