COLOR #53485B

HEX: #53485B RGB: (83,72,91)

Color info

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

RGB color model

#53485B color RGB value is (83,72,91).

RGB: (83,72,91) (33%, 28%, 36%)

RGB channels and saturation

R 83 of 255 = 33%
G 72 of 255 = 28%
B 91 of 255 = 36%

83
72
91

R + G + B ~ 32%. #53485B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 72 + 91 = 246 (100%)
R 83 of 246 ~ 33.74%
G 72 of 246 ~ 29.27%
B 91 of 246 ~ 36.99'%

%33.74
%29.27
%36.99

CMYK color model

#53485B color CMYK value is (9,21,0,64).

  • cyan value is 8.79%
  • magenta value is 20.88%
  • yellow value is 0.00%
  • key color value is 64.31%
CMYK: (9,21,0,64) C9M21Y0K64 (9%,21%,0%,64%) (0.09/0.21/0.00/0.64) 

CMYK percentages

%8.79
%20.88
%0
%64.31

Codes

Color #53485B in popluar color models

53 48 5B
RGB 83 72 91
HSL 275° 11.66% 31.96%
HSB/HSV 275° 20.88% 35.69%
CMYK 8.79% 20.88% 0.00%
64.31%

Color #53485B in popluar number systems.

HEX 53 48 5B
Decimal 83 72 91
Binary 1010011 1001000 1011011
Octal 123 110 133

Shades and tints

Shades of #53485B

#53485B
(83,72,91)
#4C4253
(76,66,83)
#453C4B
(69,60,75)
#3E3643
(62,54,67)
#37303B
(55,48,59)
#302A33
(48,42,51)
#29242B
(41,36,43)
#221E23
(34,30,35)
#1B181B
(27,24,27)
#141213
(20,18,19)
#0D0C0B
(13,12,11)
#000000
(0,0,0)

Tints of #53485B

#53485B
(83,72,91)
#625869
(98,88,105)
#716877
(113,104,119)
#807885
(128,120,133)
#8F8893
(143,136,147)
#9E98A1
(158,152,161)
#ADA8AF
(173,168,175)
#BCB8BD
(188,184,189)
#CBC8CB
(203,200,203)
#DAD8D9
(218,216,217)
#E9E8E7
(233,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53485B color. Also use rgb(83,72,91) instead hex code.

Text Font Color

.myTextColor { color: #53485B; }

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

This text font color is #53485B.

Background Color

.myBgColor { background-color: #53485B; }

<div style="background-color:#53485B">Inner text</div>

This div background color is #53485B.

Border color

.myBorderColor { border: 1px solid #53485B; }

<div style="border:3px solid #53485B">Div</div>

This div border color is #53485B.

Opacity

.myOpacity80 { color: #53485B; opacity: 0.8; }

<p style="color:#53485B;opacity:0.8;">80%</p>

Text with #53485B 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 #53485B;}

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

This text has shadow with #53485B color.


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

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

This text has shadow with #53485B primary color and red secondary color.


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

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

This text has shadow with #53485B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53485B.

Preview

Color preview on black background

This text has color #53485B on black background.


Color preview on white background

This text has color #53485B on white background.


Black color preview on #53485B background

This text has black color on #53485B background.


White color preview on #53485B background

This text has white color on #53485B background.


Related colors

Complementary color

Complementary color for #hex is #ACB7A4.


I love getcolorcode.com

Triadic colors

1 #5B5348 and #485B53 with #53485B are triadic colors.

2 #5B4853 and #48535B with #53485B are triadic colors.