COLOR #532150

HEX: #532150 RGB: (83,33,80)

Color info

#532150 contains red, green and blue colors in about the same proportion. Web safe color of #532150 is #663366 (or #636).

RGB color model

#532150 color RGB value is (83,33,80).

RGB: (83,33,80) (33%, 13%, 31%)

RGB channels and saturation

R 83 of 255 = 33%
G 33 of 255 = 13%
B 80 of 255 = 31%

83
33
80

R + G + B ~ 26%. #532150 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 33 + 80 = 196 (100%)
R 83 of 196 ~ 42.35%
G 33 of 196 ~ 16.84%
B 80 of 196 ~ 40.82'%

%42.35
%16.84
%40.82

CMYK color model

#532150 color CMYK value is (0,60,4,67).

  • cyan value is 0.00%
  • magenta value is 60.24%
  • yellow value is 3.61%
  • key color value is 67.45%

CMYK: (0,60,4,67)
C0M60Y4K67 (0%, 60%, 4%, 67%)
(0.00 / 0.60 / 0.04 / 0.67)

CMYK percentages

%0
%60.24
%3.61
%67.45

Codes

Color #532150 in popluar color models

53 21 50
RGB 83 33 80
HSL 304° 43.10% 22.75%
HSB/HSV 304° 60.24% 32.55%
CMYK 0.00% 60.24% 3.61%
67.45%

Color #532150 in popluar number systems.

HEX 53 21 50
Decimal 83 33 80
Binary 1010011 100001 1010000
Octal 123 41 120

Shades and tints

Shades of #532150

#532150
(83,33,80)
#4C1E49
(76,30,73)
#451B42
(69,27,66)
#3E183B
(62,24,59)
#371534
(55,21,52)
#30122D
(48,18,45)
#290F26
(41,15,38)
#220C1F
(34,12,31)
#1B0918
(27,9,24)
#140611
(20,6,17)
#0D030A
(13,3,10)
#000000
(0,0,0)

Tints of #532150

#532150
(83,33,80)
#62355F
(98,53,95)
#71496E
(113,73,110)
#805D7D
(128,93,125)
#8F718C
(143,113,140)
#9E859B
(158,133,155)
#AD99AA
(173,153,170)
#BCADB9
(188,173,185)
#CBC1C8
(203,193,200)
#DAD5D7
(218,213,215)
#E9E9E6
(233,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #532150 color. Also use rgb(83,33,80) instead hex code.

Text Font Color

.myTextColor { color: #532150; }

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

This text font color is #532150.

Background Color

.myBgColor { background-color: #532150; }

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

This div background color is #532150.

Border color

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

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

This div border color is #532150.

Opacity

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

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

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

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

This text has shadow with #532150 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #532150.

Preview

Color preview on black background

This text has color #532150 on black background.


Color preview on white background

This text has color #532150 on white background.


Black color preview on #532150 background

This text has black color on #532150 background.


White color preview on #532150 background

This text has white color on #532150 background.


Related colors

Complementary color

Complementary color for #hex is #ACDEAF.


I love getcolorcode.com

Triadic colors

1 #505321 and #215053 with #532150 are triadic colors.

2 #502153 and #215350 with #532150 are triadic colors.