COLOR #53455C

HEX: #53455C RGB: (83,69,92)

Color info

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

RGB color model

#53455C color RGB value is (83,69,92).

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

RGB channels and saturation

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

83
69
92

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

Portions of RGB colors in percentages

R + G + B = 83 + 69 + 92 = 244 (100%)
R 83 of 244 ~ 34.02%
G 69 of 244 ~ 28.28%
B 92 of 244 ~ 37.7'%

%34.02
%28.28
%37.7

CMYK color model

#53455C color CMYK value is (10,25,0,64).

  • cyan value is 9.78%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 63.92%

CMYK: (10,25,0,64)
C10M25Y0K64 (10%, 25%, 0%, 64%)
(0.10 / 0.25 / 0.00 / 0.64)

CMYK percentages

%9.78
%25
%0
%63.92

Codes

Color #53455C in popluar color models

53 45 5C
RGB 83 69 92
HSL 277° 14.29% 31.57%
HSB/HSV 277° 25.00% 36.08%
CMYK 9.78% 25.00% 0.00%
63.92%

Color #53455C in popluar number systems.

HEX 53 45 5C
Decimal 83 69 92
Binary 1010011 1000101 1011100
Octal 123 105 134

Shades and tints

Shades of #53455C

#53455C
(83,69,92)
#4C3F54
(76,63,84)
#45394C
(69,57,76)
#3E3344
(62,51,68)
#372D3C
(55,45,60)
#302734
(48,39,52)
#29212C
(41,33,44)
#221B24
(34,27,36)
#1B151C
(27,21,28)
#140F14
(20,15,20)
#0D090C
(13,9,12)
#000000
(0,0,0)

Tints of #53455C

#53455C
(83,69,92)
#62556A
(98,85,106)
#716578
(113,101,120)
#807586
(128,117,134)
#8F8594
(143,133,148)
#9E95A2
(158,149,162)
#ADA5B0
(173,165,176)
#BCB5BE
(188,181,190)
#CBC5CC
(203,197,204)
#DAD5DA
(218,213,218)
#E9E5E8
(233,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53455C; }

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

This text font color is #53455C.

Background Color

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

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

This div background color is #53455C.

Border color

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

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

This div border color is #53455C.

Opacity

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

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

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

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

This text has shadow with #53455C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53455C.

Preview

Color preview on black background

This text has color #53455C on black background.


Color preview on white background

This text has color #53455C on white background.


Black color preview on #53455C background

This text has black color on #53455C background.


White color preview on #53455C background

This text has white color on #53455C background.


Related colors

Complementary color

Complementary color for #hex is #ACBAA3.


I love getcolorcode.com

Triadic colors

1 #5C5345 and #455C53 with #53455C are triadic colors.

2 #5C4553 and #45535C with #53455C are triadic colors.