COLOR #53393A

HEX: #53393A RGB: (83,57,58)

Color info

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

RGB color model

#53393A color RGB value is (83,57,58).

RGB: (83,57,58) (33%, 22%, 23%)

RGB channels and saturation

R 83 of 255 = 33%
G 57 of 255 = 22%
B 58 of 255 = 23%

83
57
58

R + G + B ~ 26%. #53393A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 57 + 58 = 198 (100%)
R 83 of 198 ~ 41.92%
G 57 of 198 ~ 28.79%
B 58 of 198 ~ 29.29'%

%41.92
%28.79
%29.29

CMYK color model

#53393A color CMYK value is (0,31,30,67).

  • cyan value is 0.00%
  • magenta value is 31.33%
  • yellow value is 30.12%
  • key color value is 67.45%

CMYK: (0,31,30,67)
C0M31Y30K67 (0%, 31%, 30%, 67%)
(0.00 / 0.31 / 0.30 / 0.67)

CMYK percentages

%0
%31.33
%30.12
%67.45

Codes

Color #53393A in popluar color models

53 39 3A
RGB 83 57 58
HSL 358° 18.57% 27.45%
HSB/HSV 358° 31.33% 32.55%
CMYK 0.00% 31.33% 30.12%
67.45%

Color #53393A in popluar number systems.

HEX 53 39 3A
Decimal 83 57 58
Binary 1010011 111001 111010
Octal 123 71 72

Shades and tints

Shades of #53393A

#53393A
(83,57,58)
#4C3435
(76,52,53)
#452F30
(69,47,48)
#3E2A2B
(62,42,43)
#372526
(55,37,38)
#302021
(48,32,33)
#291B1C
(41,27,28)
#221617
(34,22,23)
#1B1112
(27,17,18)
#140C0D
(20,12,13)
#0D0708
(13,7,8)
#000000
(0,0,0)

Tints of #53393A

#53393A
(83,57,58)
#624B4B
(98,75,75)
#715D5C
(113,93,92)
#806F6D
(128,111,109)
#8F817E
(143,129,126)
#9E938F
(158,147,143)
#ADA5A0
(173,165,160)
#BCB7B1
(188,183,177)
#CBC9C2
(203,201,194)
#DADBD3
(218,219,211)
#E9EDE4
(233,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53393A color. Also use rgb(83,57,58) instead hex code.

Text Font Color

.myTextColor { color: #53393A; }

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

This text font color is #53393A.

Background Color

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

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

This div background color is #53393A.

Border color

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

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

This div border color is #53393A.

Opacity

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

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

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

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

This text has shadow with #53393A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53393A.

Preview

Color preview on black background

This text has color #53393A on black background.


Color preview on white background

This text has color #53393A on white background.


Black color preview on #53393A background

This text has black color on #53393A background.


White color preview on #53393A background

This text has white color on #53393A background.


Related colors

Complementary color

Complementary color for #hex is #ACC6C5.


I love getcolorcode.com

Triadic colors

1 #3A5339 and #393A53 with #53393A are triadic colors.

2 #3A3953 and #39533A with #53393A are triadic colors.