COLOR #53455B

HEX: #53455B RGB: (83,69,91)

Color info

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

RGB color model

#53455B color RGB value is (83,69,91).

RGB: (83,69,91) (33%, 27%, 36%)

RGB channels and saturation

R 83 of 255 = 33%
G 69 of 255 = 27%
B 91 of 255 = 36%

83
69
91

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

Portions of RGB colors in percentages

R + G + B = 83 + 69 + 91 = 243 (100%)
R 83 of 243 ~ 34.16%
G 69 of 243 ~ 28.4%
B 91 of 243 ~ 37.45'%

%34.16
%28.4
%37.45

CMYK color model

#53455B color CMYK value is (9,24,0,64).

  • cyan value is 8.79%
  • magenta value is 24.18%
  • yellow value is 0.00%
  • key color value is 64.31%

CMYK: (9,24,0,64)
C9M24Y0K64 (9%, 24%, 0%, 64%)
(0.09 / 0.24 / 0.00 / 0.64)

CMYK percentages

%8.79
%24.18
%0
%64.31

Codes

Color #53455B in popluar color models

53 45 5B
RGB 83 69 91
HSL 278° 13.75% 31.37%
HSB/HSV 278° 24.18% 35.69%
CMYK 8.79% 24.18% 0.00%
64.31%

Color #53455B in popluar number systems.

HEX 53 45 5B
Decimal 83 69 91
Binary 1010011 1000101 1011011
Octal 123 105 133

Shades and tints

Shades of #53455B

#53455B
(83,69,91)
#4C3F53
(76,63,83)
#45394B
(69,57,75)
#3E3343
(62,51,67)
#372D3B
(55,45,59)
#302733
(48,39,51)
#29212B
(41,33,43)
#221B23
(34,27,35)
#1B151B
(27,21,27)
#140F13
(20,15,19)
#0D090B
(13,9,11)
#000000
(0,0,0)

Tints of #53455B

#53455B
(83,69,91)
#625569
(98,85,105)
#716577
(113,101,119)
#807585
(128,117,133)
#8F8593
(143,133,147)
#9E95A1
(158,149,161)
#ADA5AF
(173,165,175)
#BCB5BD
(188,181,189)
#CBC5CB
(203,197,203)
#DAD5D9
(218,213,217)
#E9E5E7
(233,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53455B; }

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

This text font color is #53455B.

Background Color

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

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

This div background color is #53455B.

Border color

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

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

This div border color is #53455B.

Opacity

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

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

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

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

This text has shadow with #53455B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53455B.

Preview

Color preview on black background

This text has color #53455B on black background.


Color preview on white background

This text has color #53455B on white background.


Black color preview on #53455B background

This text has black color on #53455B background.


White color preview on #53455B background

This text has white color on #53455B background.


Related colors

Complementary color

Complementary color for #hex is #ACBAA4.


I love getcolorcode.com

Triadic colors

1 #5B5345 and #455B53 with #53455B are triadic colors.

2 #5B4553 and #45535B with #53455B are triadic colors.