COLOR #53474D

HEX: #53474D RGB: (83,71,77)

Color info

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

RGB color model

#53474D color RGB value is (83,71,77).

RGB: (83,71,77) (33%, 28%, 30%)

RGB channels and saturation

R 83 of 255 = 33%
G 71 of 255 = 28%
B 77 of 255 = 30%

83
71
77

R + G + B ~ 30%. #53474D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 71 + 77 = 231 (100%)
R 83 of 231 ~ 35.93%
G 71 of 231 ~ 30.74%
B 77 of 231 ~ 33.33'%

%35.93
%30.74
%33.33

CMYK color model

#53474D color CMYK value is (0,14,7,67).

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

CMYK: (0,14,7,67)
C0M14Y7K67 (0%, 14%, 7%, 67%)
(0.00 / 0.14 / 0.07 / 0.67)

CMYK percentages

%0
%14.46
%7.23
%67.45

Codes

Color #53474D in popluar color models

53 47 4D
RGB 83 71 77
HSL 330° 7.79% 30.20%
HSB/HSV 330° 14.46% 32.55%
CMYK 0.00% 14.46% 7.23%
67.45%

Color #53474D in popluar number systems.

HEX 53 47 4D
Decimal 83 71 77
Binary 1010011 1000111 1001101
Octal 123 107 115

Shades and tints

Shades of #53474D

#53474D
(83,71,77)
#4C4146
(76,65,70)
#453B3F
(69,59,63)
#3E3538
(62,53,56)
#372F31
(55,47,49)
#30292A
(48,41,42)
#292323
(41,35,35)
#221D1C
(34,29,28)
#1B1715
(27,23,21)
#14110E
(20,17,14)
#0D0B07
(13,11,7)
#000000
(0,0,0)

Tints of #53474D

#53474D
(83,71,77)
#62575D
(98,87,93)
#71676D
(113,103,109)
#80777D
(128,119,125)
#8F878D
(143,135,141)
#9E979D
(158,151,157)
#ADA7AD
(173,167,173)
#BCB7BD
(188,183,189)
#CBC7CD
(203,199,205)
#DAD7DD
(218,215,221)
#E9E7ED
(233,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53474D; }

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

This text font color is #53474D.

Background Color

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

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

This div background color is #53474D.

Border color

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

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

This div border color is #53474D.

Opacity

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

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

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

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

This text has shadow with #53474D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53474D.

Preview

Color preview on black background

This text has color #53474D on black background.


Color preview on white background

This text has color #53474D on white background.


Black color preview on #53474D background

This text has black color on #53474D background.


White color preview on #53474D background

This text has white color on #53474D background.


Related colors

Complementary color

Complementary color for #hex is #ACB8B2.


I love getcolorcode.com

Triadic colors

1 #4D5347 and #474D53 with #53474D are triadic colors.

2 #4D4753 and #47534D with #53474D are triadic colors.