COLOR #53548F

HEX: #53548F RGB: (83,84,143)

Color info

#53548F contains mainly green and blue colors. Web safe color of #53548F is #666699 (or #669).

RGB color model

#53548F color RGB value is (83,84,143).

RGB: (83,84,143) (33%, 33%, 56%)

RGB channels and saturation

R 83 of 255 = 33%
G 84 of 255 = 33%
B 143 of 255 = 56%

83
84
143

R + G + B ~ 41%. #53548F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 83 + 84 + 143 = 310 (100%)
R 83 of 310 ~ 26.77%
G 84 of 310 ~ 27.1%
B 143 of 310 ~ 46.13'%

%26.77
%27.1
%46.13

CMYK color model

#53548F color CMYK value is (42,41,0,44).

  • cyan value is 41.96%
  • magenta value is 41.26%
  • yellow value is 0.00%
  • key color value is 43.92%
CMYK: (42,41,0,44) C42M41Y0K44 (42%,41%,0%,44%) (0.42/0.41/0.00/0.44) 

CMYK percentages

%41.96
%41.26
%0
%43.92

Codes

Color #53548F in popluar color models

53 54 8F
RGB 83 84 143
HSL 239° 26.55% 44.31%
HSB/HSV 239° 41.96% 56.08%
CMYK 41.96% 41.26% 0.00%
43.92%

Color #53548F in popluar number systems.

HEX 53 54 8F
Decimal 83 84 143
Binary 1010011 1010100 10001111
Octal 123 124 217

Shades and tints

Shades of #53548F

#53548F
(83,84,143)
#4C4D82
(76,77,130)
#454675
(69,70,117)
#3E3F68
(62,63,104)
#37385B
(55,56,91)
#30314E
(48,49,78)
#292A41
(41,42,65)
#222334
(34,35,52)
#1B1C27
(27,28,39)
#14151A
(20,21,26)
#0D0E0D
(13,14,13)
#000000
(0,0,0)

Tints of #53548F

#53548F
(83,84,143)
#626399
(98,99,153)
#7172A3
(113,114,163)
#8081AD
(128,129,173)
#8F90B7
(143,144,183)
#9E9FC1
(158,159,193)
#ADAECB
(173,174,203)
#BCBDD5
(188,189,213)
#CBCCDF
(203,204,223)
#DADBE9
(218,219,233)
#E9EAF3
(233,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53548F color. Also use rgb(83,84,143) instead hex code.

Text Font Color

.myTextColor { color: #53548F; }

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

This text font color is #53548F.

Background Color

.myBgColor { background-color: #53548F; }

<div style="background-color:#53548F">Inner text</div>

This div background color is #53548F.

Border color

.myBorderColor { border: 1px solid #53548F; }

<div style="border:3px solid #53548F">Div</div>

This div border color is #53548F.

Opacity

.myOpacity80 { color: #53548F; opacity: 0.8; }

<p style="color:#53548F;opacity:0.8;">80%</p>

Text with #53548F 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 #53548F;}

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

This text has shadow with #53548F color.


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

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

This text has shadow with #53548F primary color and red secondary color.


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

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

This text has shadow with #53548F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53548F.

Preview

Color preview on black background

This text has color #53548F on black background.


Color preview on white background

This text has color #53548F on white background.


Black color preview on #53548F background

This text has black color on #53548F background.


White color preview on #53548F background

This text has white color on #53548F background.


Related colors

Complementary color

Complementary color for #hex is #ACAB70.


I love getcolorcode.com

Triadic colors

1 #8F5354 and #548F53 with #53548F are triadic colors.

2 #8F5453 and #54538F with #53548F are triadic colors.