COLOR #53557E

HEX: #53557E RGB: (83,85,126)

Color info

#53557E contains red, green and blue colors in about the same proportion. Web safe color of #53557E is #666666 (or #666).

RGB color model

#53557E color RGB value is (83,85,126).

RGB: (83,85,126) (33%, 33%, 49%)

RGB channels and saturation

R 83 of 255 = 33%
G 85 of 255 = 33%
B 126 of 255 = 49%

83
85
126

R + G + B ~ 38%. #53557E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 85 + 126 = 294 (100%)
R 83 of 294 ~ 28.23%
G 85 of 294 ~ 28.91%
B 126 of 294 ~ 42.86'%

%28.23
%28.91
%42.86

CMYK color model

#53557E color CMYK value is (34,33,0,51).

  • cyan value is 34.13%
  • magenta value is 32.54%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (34,33,0,51)
C34M33Y0K51 (34%, 33%, 0%, 51%)
(0.34 / 0.33 / 0.00 / 0.51)

CMYK percentages

%34.13
%32.54
%0
%50.59

Codes

Color #53557E in popluar color models

53 55 7E
RGB 83 85 126
HSL 237° 20.57% 40.98%
HSB/HSV 237° 34.13% 49.41%
CMYK 34.13% 32.54% 0.00%
50.59%

Color #53557E in popluar number systems.

HEX 53 55 7E
Decimal 83 85 126
Binary 1010011 1010101 1111110
Octal 123 125 176

Shades and tints

Shades of #53557E

#53557E
(83,85,126)
#4C4E73
(76,78,115)
#454768
(69,71,104)
#3E405D
(62,64,93)
#373952
(55,57,82)
#303247
(48,50,71)
#292B3C
(41,43,60)
#222431
(34,36,49)
#1B1D26
(27,29,38)
#14161B
(20,22,27)
#0D0F10
(13,15,16)
#000000
(0,0,0)

Tints of #53557E

#53557E
(83,85,126)
#626489
(98,100,137)
#717394
(113,115,148)
#80829F
(128,130,159)
#8F91AA
(143,145,170)
#9EA0B5
(158,160,181)
#ADAFC0
(173,175,192)
#BCBECB
(188,190,203)
#CBCDD6
(203,205,214)
#DADCE1
(218,220,225)
#E9EBEC
(233,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53557E color. Also use rgb(83,85,126) instead hex code.

Text Font Color

.myTextColor { color: #53557E; }

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

This text font color is #53557E.

Background Color

.myBgColor { background-color: #53557E; }

<div style="background-color:#53557E">Inner text</div>

This div background color is #53557E.

Border color

.myBorderColor { border: 1px solid #53557E; }

<div style="border:3px solid #53557E">Div</div>

This div border color is #53557E.

Opacity

.myOpacity80 { color: #53557E; opacity: 0.8; }

<p style="color:#53557E;opacity:0.8;">80%</p>

Text with #53557E 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 #53557E;}

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

This text has shadow with #53557E color.


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

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

This text has shadow with #53557E primary color and red secondary color.


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

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

This text has shadow with #53557E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53557E.

Preview

Color preview on black background

This text has color #53557E on black background.


Color preview on white background

This text has color #53557E on white background.


Black color preview on #53557E background

This text has black color on #53557E background.


White color preview on #53557E background

This text has white color on #53557E background.


Related colors

Complementary color

Complementary color for #hex is #ACAA81.


I love getcolorcode.com

Triadic colors

1 #7E5355 and #557E53 with #53557E are triadic colors.

2 #7E5553 and #55537E with #53557E are triadic colors.