Shades of Hot Purple #531352
Tints of Hot Purple #531352
RGB
CMYK
RGB Variations
Color information
#531352 (or 0x531352) is known color: Hot Purple. HEX triplet: 53, 13 and 52. RGB value is (83,19,82). Sum of RGB (Red+Green+Blue) = 83+19+82=184 (24% of max value = 765). Red value is 83 (32.81% from 255 or 45.11% from 184); Green value is 19 (7.81% from 255 or 10.33% from 184); Blue value is 82 (32.42% from 255 or 44.57% from 184); Max value from RGB is 83 - color contains mainly: red. Hex color #531352 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531352 is #ACECAD. Grayscale: #2D2D2D. Windows color (decimal): -11332782 or 5378899. OLE color: 5378899.
HSL color Cylindrical-coordinate representation of color #531352: hue angle of 300.94º 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 #531352 is Cyan = 0, Magento = 0.77, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 19 | 82 | - |
| CMYK | 0 | 0.77 | 0.01 | 0.67 |
| HSL | 300.94º | 0.63% | 0.2% | - |
| HSV(B) | 300.94º | 0.77% | 0.33% | - |
| XYZ | 5.32 | 2.91 | 8.26 | - |
| YUV | 45.32 | 148.7 | 154.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 19 | 82 | 0 | 0.77 | 0.01 | 0.67 | 300.94 | 0.63 | 0.2 |
| Hex | 53 | 13 | 52 | 0 | 4D | 1 | 43 | 12D | 3F | 14 |
| Octal | 123 | 23 | 122 | 0 | 115 | 1 | 103 | 455 | 77 | 24 |
| Binary | 1010011 | 10011 | 1010010 | 0 | 1001101 | 1 | 1000011 | 100101101 | 111111 | 10100 |
Color Harmonies of #531352
Complementary color
Monochromatic Colors of #531352
Black with #531352
Text Example
Text Example
White with #531352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531352; }
p { color: rgb(83,19,82); }
H1.HeaderClassName
{
color: #531352;
}
.AnyTagClassName
{
color: #531352;
}
</style>
background-color css
<style>
a { background-color: #531352; }
a { background-color: rgb(83,19,82); }
div.DivClassName
{
background-color: #531352;
}
.BgClassName
{
background-color: #531352;
}
</style>
border-color css
<style>
span { border-color: #531352; }
span { border-color: rgb(83,19,82); }
td.TdClassName
{
border-color: #531352;
}
.TagClassName
{
border-color: #531352;
}
</style>