COLOR #534584

HEX: #534584 RGB: (83,69,132)

Color info

#534584 contains mainly red and blue colors. Web safe color of #534584 is #663399 (or #639).

RGB color model

#534584 color RGB value is (83,69,132).

RGB: (83,69,132) (33%, 27%, 52%)

RGB channels and saturation

R 83 of 255 = 33%
G 69 of 255 = 27%
B 132 of 255 = 52%

83
69
132

R + G + B ~ 37%. #534584 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 69 + 132 = 284 (100%)
R 83 of 284 ~ 29.23%
G 69 of 284 ~ 24.3%
B 132 of 284 ~ 46.48'%

%29.23
%24.3
%46.48

CMYK color model

#534584 color CMYK value is (37,48,0,48).

  • cyan value is 37.12%
  • magenta value is 47.73%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (37,48,0,48)
C37M48Y0K48 (37%, 48%, 0%, 48%)
(0.37 / 0.48 / 0.00 / 0.48)

CMYK percentages

%37.12
%47.73
%0
%48.24

Codes

Color #534584 in popluar color models

53 45 84
RGB 83 69 132
HSL 253° 31.34% 39.41%
HSB/HSV 253° 47.73% 51.76%
CMYK 37.12% 47.73% 0.00%
48.24%

Color #534584 in popluar number systems.

HEX 53 45 84
Decimal 83 69 132
Binary 1010011 1000101 10000100
Octal 123 105 204

Shades and tints

Shades of #534584

#534584
(83,69,132)
#4C3F78
(76,63,120)
#45396C
(69,57,108)
#3E3360
(62,51,96)
#372D54
(55,45,84)
#302748
(48,39,72)
#29213C
(41,33,60)
#221B30
(34,27,48)
#1B1524
(27,21,36)
#140F18
(20,15,24)
#0D090C
(13,9,12)
#000000
(0,0,0)

Tints of #534584

#534584
(83,69,132)
#62558F
(98,85,143)
#71659A
(113,101,154)
#8075A5
(128,117,165)
#8F85B0
(143,133,176)
#9E95BB
(158,149,187)
#ADA5C6
(173,165,198)
#BCB5D1
(188,181,209)
#CBC5DC
(203,197,220)
#DAD5E7
(218,213,231)
#E9E5F2
(233,229,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #534584; }

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

This text font color is #534584.

Background Color

.myBgColor { background-color: #534584; }

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

This div background color is #534584.

Border color

.myBorderColor { border: 1px solid #534584; }

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

This div border color is #534584.

Opacity

.myOpacity80 { color: #534584; opacity: 0.8; }

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

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

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

This text has shadow with #534584 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534584.

Preview

Color preview on black background

This text has color #534584 on black background.


Color preview on white background

This text has color #534584 on white background.


Black color preview on #534584 background

This text has black color on #534584 background.


White color preview on #534584 background

This text has white color on #534584 background.


Related colors

Complementary color

Complementary color for #hex is #ACBA7B.


I love getcolorcode.com

Triadic colors

1 #845345 and #458453 with #534584 are triadic colors.

2 #844553 and #455384 with #534584 are triadic colors.