COLOR #53495D

HEX: #53495D RGB: (83,73,93)

Color info

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

RGB color model

#53495D color RGB value is (83,73,93).

RGB: (83,73,93) (33%, 29%, 36%)

RGB channels and saturation

R 83 of 255 = 33%
G 73 of 255 = 29%
B 93 of 255 = 36%

83
73
93

R + G + B ~ 33%. #53495D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 73 + 93 = 249 (100%)
R 83 of 249 ~ 33.33%
G 73 of 249 ~ 29.32%
B 93 of 249 ~ 37.35'%

%33.33
%29.32
%37.35

CMYK color model

#53495D color CMYK value is (11,22,0,64).

  • cyan value is 10.75%
  • magenta value is 21.51%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (11,22,0,64)
C11M22Y0K64 (11%, 22%, 0%, 64%)
(0.11 / 0.22 / 0.00 / 0.64)

CMYK percentages

%10.75
%21.51
%0
%63.53

Codes

Color #53495D in popluar color models

53 49 5D
RGB 83 73 93
HSL 270° 12.05% 32.55%
HSB/HSV 270° 21.51% 36.47%
CMYK 10.75% 21.51% 0.00%
63.53%

Color #53495D in popluar number systems.

HEX 53 49 5D
Decimal 83 73 93
Binary 1010011 1001001 1011101
Octal 123 111 135

Shades and tints

Shades of #53495D

#53495D
(83,73,93)
#4C4355
(76,67,85)
#453D4D
(69,61,77)
#3E3745
(62,55,69)
#37313D
(55,49,61)
#302B35
(48,43,53)
#29252D
(41,37,45)
#221F25
(34,31,37)
#1B191D
(27,25,29)
#141315
(20,19,21)
#0D0D0D
(13,13,13)
#000000
(0,0,0)

Tints of #53495D

#53495D
(83,73,93)
#62596B
(98,89,107)
#716979
(113,105,121)
#807987
(128,121,135)
#8F8995
(143,137,149)
#9E99A3
(158,153,163)
#ADA9B1
(173,169,177)
#BCB9BF
(188,185,191)
#CBC9CD
(203,201,205)
#DAD9DB
(218,217,219)
#E9E9E9
(233,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53495D; }

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

This text font color is #53495D.

Background Color

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

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

This div background color is #53495D.

Border color

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

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

This div border color is #53495D.

Opacity

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

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

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

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

This text has shadow with #53495D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53495D.

Preview

Color preview on black background

This text has color #53495D on black background.


Color preview on white background

This text has color #53495D on white background.


Black color preview on #53495D background

This text has black color on #53495D background.


White color preview on #53495D background

This text has white color on #53495D background.


Related colors

Complementary color

Complementary color for #hex is #ACB6A2.


I love getcolorcode.com

Triadic colors

1 #5D5349 and #495D53 with #53495D are triadic colors.

2 #5D4953 and #49535D with #53495D are triadic colors.