COLOR #532575

HEX: #532575 RGB: (83,37,117)

Color info

#532575 contains mainly red and blue colors. Web safe color of #532575 is #663366 (or #636).

RGB color model

#532575 color RGB value is (83,37,117).

RGB: (83,37,117) (33%, 15%, 46%)

RGB channels and saturation

R 83 of 255 = 33%
G 37 of 255 = 15%
B 117 of 255 = 46%

83
37
117

R + G + B ~ 31%. #532575 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 37 + 117 = 237 (100%)
R 83 of 237 ~ 35.02%
G 37 of 237 ~ 15.61%
B 117 of 237 ~ 49.37'%

%35.02
%15.61
%49.37

CMYK color model

#532575 color CMYK value is (29,68,0,54).

  • cyan value is 29.06%
  • magenta value is 68.38%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (29,68,0,54)
C29M68Y0K54 (29%, 68%, 0%, 54%)
(0.29 / 0.68 / 0.00 / 0.54)

CMYK percentages

%29.06
%68.38
%0
%54.12

Codes

Color #532575 in popluar color models

53 25 75
RGB 83 37 117
HSL 275° 51.95% 30.20%
HSB/HSV 275° 68.38% 45.88%
CMYK 29.06% 68.38% 0.00%
54.12%

Color #532575 in popluar number systems.

HEX 53 25 75
Decimal 83 37 117
Binary 1010011 100101 1110101
Octal 123 45 165

Shades and tints

Shades of #532575

#532575
(83,37,117)
#4C226B
(76,34,107)
#451F61
(69,31,97)
#3E1C57
(62,28,87)
#37194D
(55,25,77)
#301643
(48,22,67)
#291339
(41,19,57)
#22102F
(34,16,47)
#1B0D25
(27,13,37)
#140A1B
(20,10,27)
#0D0711
(13,7,17)
#000000
(0,0,0)

Tints of #532575

#532575
(83,37,117)
#623881
(98,56,129)
#714B8D
(113,75,141)
#805E99
(128,94,153)
#8F71A5
(143,113,165)
#9E84B1
(158,132,177)
#AD97BD
(173,151,189)
#BCAAC9
(188,170,201)
#CBBDD5
(203,189,213)
#DAD0E1
(218,208,225)
#E9E3ED
(233,227,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #532575 color. Also use rgb(83,37,117) instead hex code.

Text Font Color

.myTextColor { color: #532575; }

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

This text font color is #532575.

Background Color

.myBgColor { background-color: #532575; }

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

This div background color is #532575.

Border color

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

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

This div border color is #532575.

Opacity

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

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

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

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

This text has shadow with #532575 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #532575.

Preview

Color preview on black background

This text has color #532575 on black background.


Color preview on white background

This text has color #532575 on white background.


Black color preview on #532575 background

This text has black color on #532575 background.


White color preview on #532575 background

This text has white color on #532575 background.


Related colors

Complementary color

Complementary color for #hex is #ACDA8A.


I love getcolorcode.com

Triadic colors

1 #755325 and #257553 with #532575 are triadic colors.

2 #752553 and #255375 with #532575 are triadic colors.