COLOR #534A8A

HEX: #534A8A RGB: (83,74,138)

Color info

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

RGB color model

#534A8A color RGB value is (83,74,138).

RGB: (83,74,138) (33%, 29%, 54%)

RGB channels and saturation

R 83 of 255 = 33%
G 74 of 255 = 29%
B 138 of 255 = 54%

83
74
138

R + G + B ~ 39%. #534A8A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 74 + 138 = 295 (100%)
R 83 of 295 ~ 28.14%
G 74 of 295 ~ 25.08%
B 138 of 295 ~ 46.78'%

%28.14
%25.08
%46.78

CMYK color model

#534A8A color CMYK value is (40,46,0,46).

  • cyan value is 39.86%
  • magenta value is 46.38%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (40,46,0,46)
C40M46Y0K46 (40%, 46%, 0%, 46%)
(0.40 / 0.46 / 0.00 / 0.46)

CMYK percentages

%39.86
%46.38
%0
%45.88

Codes

Color #534A8A in popluar color models

53 4A 8A
RGB 83 74 138
HSL 248° 30.19% 41.57%
HSB/HSV 248° 46.38% 54.12%
CMYK 39.86% 46.38% 0.00%
45.88%

Color #534A8A in popluar number systems.

HEX 53 4A 8A
Decimal 83 74 138
Binary 1010011 1001010 10001010
Octal 123 112 212

Shades and tints

Shades of #534A8A

#534A8A
(83,74,138)
#4C447E
(76,68,126)
#453E72
(69,62,114)
#3E3866
(62,56,102)
#37325A
(55,50,90)
#302C4E
(48,44,78)
#292642
(41,38,66)
#222036
(34,32,54)
#1B1A2A
(27,26,42)
#14141E
(20,20,30)
#0D0E12
(13,14,18)
#000000
(0,0,0)

Tints of #534A8A

#534A8A
(83,74,138)
#625A94
(98,90,148)
#716A9E
(113,106,158)
#807AA8
(128,122,168)
#8F8AB2
(143,138,178)
#9E9ABC
(158,154,188)
#ADAAC6
(173,170,198)
#BCBAD0
(188,186,208)
#CBCADA
(203,202,218)
#DADAE4
(218,218,228)
#E9EAEE
(233,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #534A8A color. Also use rgb(83,74,138) instead hex code.

Text Font Color

.myTextColor { color: #534A8A; }

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

This text font color is #534A8A.

Background Color

.myBgColor { background-color: #534A8A; }

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

This div background color is #534A8A.

Border color

.myBorderColor { border: 1px solid #534A8A; }

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

This div border color is #534A8A.

Opacity

.myOpacity80 { color: #534A8A; opacity: 0.8; }

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

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

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

This text has shadow with #534A8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534A8A.

Preview

Color preview on black background

This text has color #534A8A on black background.


Color preview on white background

This text has color #534A8A on white background.


Black color preview on #534A8A background

This text has black color on #534A8A background.


White color preview on #534A8A background

This text has white color on #534A8A background.


Related colors

Complementary color

Complementary color for #hex is #ACB575.


I love getcolorcode.com

Triadic colors

1 #8A534A and #4A8A53 with #534A8A are triadic colors.

2 #8A4A53 and #4A538A with #534A8A are triadic colors.