COLOR #53608E

HEX: #53608E RGB: (83,96,142)

Color info

#53608E contains red, green and blue colors in about the same proportion. Web safe color of #53608E is #666699 (or #669).

RGB color model

#53608E color RGB value is (83,96,142).

RGB: (83,96,142) (33%, 38%, 56%)

RGB channels and saturation

R 83 of 255 = 33%
G 96 of 255 = 38%
B 142 of 255 = 56%

83
96
142

R + G + B ~ 42%. #53608E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 83 + 96 + 142 = 321 (100%)
R 83 of 321 ~ 25.86%
G 96 of 321 ~ 29.91%
B 142 of 321 ~ 44.24'%

%25.86
%29.91
%44.24

CMYK color model

#53608E color CMYK value is (42,32,0,44).

  • cyan value is 41.55%
  • magenta value is 32.39%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (42,32,0,44)
C42M32Y0K44 (42%, 32%, 0%, 44%)
(0.42 / 0.32 / 0.00 / 0.44)

CMYK percentages

%41.55
%32.39
%0
%44.31

Codes

Color #53608E in popluar color models

53 60 8E
RGB 83 96 142
HSL 227° 26.22% 44.12%
HSB/HSV 227° 41.55% 55.69%
CMYK 41.55% 32.39% 0.00%
44.31%

Color #53608E in popluar number systems.

HEX 53 60 8E
Decimal 83 96 142
Binary 1010011 1100000 10001110
Octal 123 140 216

Shades and tints

Shades of #53608E

#53608E
(83,96,142)
#4C5882
(76,88,130)
#455076
(69,80,118)
#3E486A
(62,72,106)
#37405E
(55,64,94)
#303852
(48,56,82)
#293046
(41,48,70)
#22283A
(34,40,58)
#1B202E
(27,32,46)
#141822
(20,24,34)
#0D1016
(13,16,22)
#000000
(0,0,0)

Tints of #53608E

#53608E
(83,96,142)
#626E98
(98,110,152)
#717CA2
(113,124,162)
#808AAC
(128,138,172)
#8F98B6
(143,152,182)
#9EA6C0
(158,166,192)
#ADB4CA
(173,180,202)
#BCC2D4
(188,194,212)
#CBD0DE
(203,208,222)
#DADEE8
(218,222,232)
#E9ECF2
(233,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53608E color. Also use rgb(83,96,142) instead hex code.

Text Font Color

.myTextColor { color: #53608E; }

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

This text font color is #53608E.

Background Color

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

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

This div background color is #53608E.

Border color

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

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

This div border color is #53608E.

Opacity

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

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

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

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

This text has shadow with #53608E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53608E.

Preview

Color preview on black background

This text has color #53608E on black background.


Color preview on white background

This text has color #53608E on white background.


Black color preview on #53608E background

This text has black color on #53608E background.


White color preview on #53608E background

This text has white color on #53608E background.


Related colors

Complementary color

Complementary color for #hex is #AC9F71.


I love getcolorcode.com

Triadic colors

1 #8E5360 and #608E53 with #53608E are triadic colors.

2 #8E6053 and #60538E with #53608E are triadic colors.