COLOR #53394D

HEX: #53394D RGB: (83,57,77)

Color info

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

RGB color model

#53394D color RGB value is (83,57,77).

RGB: (83,57,77) (33%, 22%, 30%)

RGB channels and saturation

R 83 of 255 = 33%
G 57 of 255 = 22%
B 77 of 255 = 30%

83
57
77

R + G + B ~ 28%. #53394D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 57 + 77 = 217 (100%)
R 83 of 217 ~ 38.25%
G 57 of 217 ~ 26.27%
B 77 of 217 ~ 35.48'%

%38.25
%26.27
%35.48

CMYK color model

#53394D color CMYK value is (0,31,7,67).

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

CMYK: (0,31,7,67)
C0M31Y7K67 (0%, 31%, 7%, 67%)
(0.00 / 0.31 / 0.07 / 0.67)

CMYK percentages

%0
%31.33
%7.23
%67.45

Codes

Color #53394D in popluar color models

53 39 4D
RGB 83 57 77
HSL 314° 18.57% 27.45%
HSB/HSV 314° 31.33% 32.55%
CMYK 0.00% 31.33% 7.23%
67.45%

Color #53394D in popluar number systems.

HEX 53 39 4D
Decimal 83 57 77
Binary 1010011 111001 1001101
Octal 123 71 115

Shades and tints

Shades of #53394D

#53394D
(83,57,77)
#4C3446
(76,52,70)
#452F3F
(69,47,63)
#3E2A38
(62,42,56)
#372531
(55,37,49)
#30202A
(48,32,42)
#291B23
(41,27,35)
#22161C
(34,22,28)
#1B1115
(27,17,21)
#140C0E
(20,12,14)
#0D0707
(13,7,7)
#000000
(0,0,0)

Tints of #53394D

#53394D
(83,57,77)
#624B5D
(98,75,93)
#715D6D
(113,93,109)
#806F7D
(128,111,125)
#8F818D
(143,129,141)
#9E939D
(158,147,157)
#ADA5AD
(173,165,173)
#BCB7BD
(188,183,189)
#CBC9CD
(203,201,205)
#DADBDD
(218,219,221)
#E9EDED
(233,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53394D color. Also use rgb(83,57,77) instead hex code.

Text Font Color

.myTextColor { color: #53394D; }

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

This text font color is #53394D.

Background Color

.myBgColor { background-color: #53394D; }

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

This div background color is #53394D.

Border color

.myBorderColor { border: 1px solid #53394D; }

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

This div border color is #53394D.

Opacity

.myOpacity80 { color: #53394D; opacity: 0.8; }

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

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

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

This text has shadow with #53394D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53394D.

Preview

Color preview on black background

This text has color #53394D on black background.


Color preview on white background

This text has color #53394D on white background.


Black color preview on #53394D background

This text has black color on #53394D background.


White color preview on #53394D background

This text has white color on #53394D background.


Related colors

Complementary color

Complementary color for #hex is #ACC6B2.


I love getcolorcode.com

Triadic colors

1 #4D5339 and #394D53 with #53394D are triadic colors.

2 #4D3953 and #39534D with #53394D are triadic colors.