COLOR #53454D

HEX: #53454D RGB: (83,69,77)

Color info

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

RGB color model

#53454D color RGB value is (83,69,77).

RGB: (83,69,77) (33%, 27%, 30%)

RGB channels and saturation

R 83 of 255 = 33%
G 69 of 255 = 27%
B 77 of 255 = 30%

83
69
77

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

Portions of RGB colors in percentages

R + G + B = 83 + 69 + 77 = 229 (100%)
R 83 of 229 ~ 36.24%
G 69 of 229 ~ 30.13%
B 77 of 229 ~ 33.62'%

%36.24
%30.13
%33.62

CMYK color model

#53454D color CMYK value is (0,17,7,67).

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

CMYK: (0,17,7,67)
C0M17Y7K67 (0%, 17%, 7%, 67%)
(0.00 / 0.17 / 0.07 / 0.67)

CMYK percentages

%0
%16.87
%7.23
%67.45

Codes

Color #53454D in popluar color models

53 45 4D
RGB 83 69 77
HSL 326° 9.21% 29.80%
HSB/HSV 326° 16.87% 32.55%
CMYK 0.00% 16.87% 7.23%
67.45%

Color #53454D in popluar number systems.

HEX 53 45 4D
Decimal 83 69 77
Binary 1010011 1000101 1001101
Octal 123 105 115

Shades and tints

Shades of #53454D

#53454D
(83,69,77)
#4C3F46
(76,63,70)
#45393F
(69,57,63)
#3E3338
(62,51,56)
#372D31
(55,45,49)
#30272A
(48,39,42)
#292123
(41,33,35)
#221B1C
(34,27,28)
#1B1515
(27,21,21)
#140F0E
(20,15,14)
#0D0907
(13,9,7)
#000000
(0,0,0)

Tints of #53454D

#53454D
(83,69,77)
#62555D
(98,85,93)
#71656D
(113,101,109)
#80757D
(128,117,125)
#8F858D
(143,133,141)
#9E959D
(158,149,157)
#ADA5AD
(173,165,173)
#BCB5BD
(188,181,189)
#CBC5CD
(203,197,205)
#DAD5DD
(218,213,221)
#E9E5ED
(233,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53454D; }

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

This text font color is #53454D.

Background Color

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

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

This div background color is #53454D.

Border color

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

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

This div border color is #53454D.

Opacity

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

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

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

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

This text has shadow with #53454D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53454D.

Preview

Color preview on black background

This text has color #53454D on black background.


Color preview on white background

This text has color #53454D on white background.


Black color preview on #53454D background

This text has black color on #53454D background.


White color preview on #53454D background

This text has white color on #53454D background.


Related colors

Complementary color

Complementary color for #hex is #ACBAB2.


I love getcolorcode.com

Triadic colors

1 #4D5345 and #454D53 with #53454D are triadic colors.

2 #4D4553 and #45534D with #53454D are triadic colors.