Shades of Hot Purple #531350
Tints of Hot Purple #531350
RGB
CMYK
RGB Variations
Color information
#531350 (or 0x531350) is known color: Hot Purple. HEX triplet: 53, 13 and 50. RGB value is (83,19,80). Sum of RGB (Red+Green+Blue) = 83+19+80=182 (24% of max value = 765). Red value is 83 (32.81% from 255 or 45.60% from 182); Green value is 19 (7.81% from 255 or 10.44% from 182); Blue value is 80 (31.64% from 255 or 43.96% from 182); Max value from RGB is 83 - color contains mainly: red. Hex color #531350 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531350 is #ACECAF. Grayscale: #2C2C2C. Windows color (decimal): -11332784 or 5247827. OLE color: 5247827.
HSL color Cylindrical-coordinate representation of color #531350: hue angle of 302.81º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #531350 is Cyan = 0, Magento = 0.77, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 19 | 80 | - |
| CMYK | 0 | 0.77 | 0.04 | 0.67 |
| HSL | 302.81º | 0.63% | 0.2% | - |
| HSV(B) | 302.81º | 0.77% | 0.33% | - |
| XYZ | 5.25 | 2.88 | 7.87 | - |
| YUV | 45.09 | 147.7 | 155.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 19 | 80 | 0 | 0.77 | 0.04 | 0.67 | 302.81 | 0.63 | 0.2 |
| Hex | 53 | 13 | 50 | 0 | 4D | 4 | 43 | 12F | 3F | 14 |
| Octal | 123 | 23 | 120 | 0 | 115 | 4 | 103 | 457 | 77 | 24 |
| Binary | 1010011 | 10011 | 1010000 | 0 | 1001101 | 100 | 1000011 | 100101111 | 111111 | 10100 |
Color Harmonies of #531350
Complementary color
Monochromatic Colors of #531350
Black with #531350
Text Example
Text Example
White with #531350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531350; }
p { color: rgb(83,19,80); }
H1.HeaderClassName
{
color: #531350;
}
.AnyTagClassName
{
color: #531350;
}
</style>
background-color css
<style>
a { background-color: #531350; }
a { background-color: rgb(83,19,80); }
div.DivClassName
{
background-color: #531350;
}
.BgClassName
{
background-color: #531350;
}
</style>
border-color css
<style>
span { border-color: #531350; }
span { border-color: rgb(83,19,80); }
td.TdClassName
{
border-color: #531350;
}
.TagClassName
{
border-color: #531350;
}
</style>