COLOR #53494D

HEX: #53494D RGB: (83,73,77)

Color info

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

RGB color model

#53494D color RGB value is (83,73,77).

RGB: (83,73,77) (33%, 29%, 30%)

RGB channels and saturation

R 83 of 255 = 33%
G 73 of 255 = 29%
B 77 of 255 = 30%

83
73
77

R + G + B ~ 31%. #53494D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 73 + 77 = 233 (100%)
R 83 of 233 ~ 35.62%
G 73 of 233 ~ 31.33%
B 77 of 233 ~ 33.05'%

%35.62
%31.33
%33.05

CMYK color model

#53494D color CMYK value is (0,12,7,67).

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

CMYK: (0,12,7,67)
C0M12Y7K67 (0%, 12%, 7%, 67%)
(0.00 / 0.12 / 0.07 / 0.67)

CMYK percentages

%0
%12.05
%7.23
%67.45

Codes

Color #53494D in popluar color models

53 49 4D
RGB 83 73 77
HSL 336° 6.41% 30.59%
HSB/HSV 336° 12.05% 32.55%
CMYK 0.00% 12.05% 7.23%
67.45%

Color #53494D in popluar number systems.

HEX 53 49 4D
Decimal 83 73 77
Binary 1010011 1001001 1001101
Octal 123 111 115

Shades and tints

Shades of #53494D

#53494D
(83,73,77)
#4C4346
(76,67,70)
#453D3F
(69,61,63)
#3E3738
(62,55,56)
#373131
(55,49,49)
#302B2A
(48,43,42)
#292523
(41,37,35)
#221F1C
(34,31,28)
#1B1915
(27,25,21)
#14130E
(20,19,14)
#0D0D07
(13,13,7)
#000000
(0,0,0)

Tints of #53494D

#53494D
(83,73,77)
#62595D
(98,89,93)
#71696D
(113,105,109)
#80797D
(128,121,125)
#8F898D
(143,137,141)
#9E999D
(158,153,157)
#ADA9AD
(173,169,173)
#BCB9BD
(188,185,189)
#CBC9CD
(203,201,205)
#DAD9DD
(218,217,221)
#E9E9ED
(233,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53494D; }

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

This text font color is #53494D.

Background Color

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

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

This div background color is #53494D.

Border color

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

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

This div border color is #53494D.

Opacity

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

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

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

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

This text has shadow with #53494D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53494D.

Preview

Color preview on black background

This text has color #53494D on black background.


Color preview on white background

This text has color #53494D on white background.


Black color preview on #53494D background

This text has black color on #53494D background.


White color preview on #53494D background

This text has white color on #53494D background.


Related colors

Complementary color

Complementary color for #hex is #ACB6B2.


I love getcolorcode.com

Triadic colors

1 #4D5349 and #494D53 with #53494D are triadic colors.

2 #4D4953 and #49534D with #53494D are triadic colors.