COLOR #53394E

HEX: #53394E RGB: (83,57,78)

Color info

#53394E contains red, green and blue colors in about the same proportion. Web safe color of #53394E is #663366 (or #636).

RGB color model

#53394E color RGB value is (83,57,78).

RGB: (83,57,78) (33%, 22%, 31%)

RGB channels and saturation

R 83 of 255 = 33%
G 57 of 255 = 22%
B 78 of 255 = 31%

83
57
78

R + G + B ~ 29%. #53394E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 57 + 78 = 218 (100%)
R 83 of 218 ~ 38.07%
G 57 of 218 ~ 26.15%
B 78 of 218 ~ 35.78'%

%38.07
%26.15
%35.78

CMYK color model

#53394E color CMYK value is (0,31,6,67).

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

CMYK: (0,31,6,67)
C0M31Y6K67 (0%, 31%, 6%, 67%)
(0.00 / 0.31 / 0.06 / 0.67)

CMYK percentages

%0
%31.33
%6.02
%67.45

Codes

Color #53394E in popluar color models

53 39 4E
RGB 83 57 78
HSL 312° 18.57% 27.45%
HSB/HSV 312° 31.33% 32.55%
CMYK 0.00% 31.33% 6.02%
67.45%

Color #53394E in popluar number systems.

HEX 53 39 4E
Decimal 83 57 78
Binary 1010011 111001 1001110
Octal 123 71 116

Shades and tints

Shades of #53394E

#53394E
(83,57,78)
#4C3447
(76,52,71)
#452F40
(69,47,64)
#3E2A39
(62,42,57)
#372532
(55,37,50)
#30202B
(48,32,43)
#291B24
(41,27,36)
#22161D
(34,22,29)
#1B1116
(27,17,22)
#140C0F
(20,12,15)
#0D0708
(13,7,8)
#000000
(0,0,0)

Tints of #53394E

#53394E
(83,57,78)
#624B5E
(98,75,94)
#715D6E
(113,93,110)
#806F7E
(128,111,126)
#8F818E
(143,129,142)
#9E939E
(158,147,158)
#ADA5AE
(173,165,174)
#BCB7BE
(188,183,190)
#CBC9CE
(203,201,206)
#DADBDE
(218,219,222)
#E9EDEE
(233,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53394E; }

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

This text font color is #53394E.

Background Color

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

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

This div background color is #53394E.

Border color

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

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

This div border color is #53394E.

Opacity

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

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

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

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

This text has shadow with #53394E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53394E.

Preview

Color preview on black background

This text has color #53394E on black background.


Color preview on white background

This text has color #53394E on white background.


Black color preview on #53394E background

This text has black color on #53394E background.


White color preview on #53394E background

This text has white color on #53394E background.


Related colors

Complementary color

Complementary color for #hex is #ACC6B1.


I love getcolorcode.com

Triadic colors

1 #4E5339 and #394E53 with #53394E are triadic colors.

2 #4E3953 and #39534E with #53394E are triadic colors.