Shades of Hot Purple #531156
Tints of Hot Purple #531156
RGB
CMYK
RGB Variations
Color information
#531156 (or 0x531156) is known color: Hot Purple. HEX triplet: 53, 11 and 56. RGB value is (83,17,86). Sum of RGB (Red+Green+Blue) = 83+17+86=186 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.62% from 186); Green value is 17 (7.03% from 255 or 9.14% from 186); Blue value is 86 (33.98% from 255 or 46.24% from 186); Max value from RGB is 86 - color contains mainly: blue. Hex color #531156 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531156 is #ACEEA9. Grayscale: #2C2C2C. Windows color (decimal): -11333290 or 5640531. OLE color: 5640531.
HSL color Cylindrical-coordinate representation of color #531156: hue angle of 297.39º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #531156 is Cyan = 0.03, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 83 | 17 | 86 | - |
| CMYK | 0.03 | 0.80 | 0 | 0.66 |
| HSL | 297.39º | 0.67% | 0.2% | - |
| HSV(B) | 297.39º | 0.8% | 0.34% | - |
| XYZ | 5.45 | 2.91 | 9.08 | - |
| YUV | 44.6 | 151.37 | 155.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 17 | 86 | 0.03 | 0.80 | 0 | 0.66 | 297.39 | 0.67 | 0.2 |
| Hex | 53 | 11 | 56 | 3 | 50 | 0 | 42 | 129 | 43 | 14 |
| Octal | 123 | 21 | 126 | 3 | 120 | 0 | 102 | 451 | 103 | 24 |
| Binary | 1010011 | 10001 | 1010110 | 11 | 1010000 | 0 | 1000010 | 100101001 | 1000011 | 10100 |
Color Harmonies of #531156
Complementary color
Monochromatic Colors of #531156
Black with #531156
Text Example
Text Example
White with #531156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531156; }
p { color: rgb(83,17,86); }
H1.HeaderClassName
{
color: #531156;
}
.AnyTagClassName
{
color: #531156;
}
</style>
background-color css
<style>
a { background-color: #531156; }
a { background-color: rgb(83,17,86); }
div.DivClassName
{
background-color: #531156;
}
.BgClassName
{
background-color: #531156;
}
</style>
border-color css
<style>
span { border-color: #531156; }
span { border-color: rgb(83,17,86); }
td.TdClassName
{
border-color: #531156;
}
.TagClassName
{
border-color: #531156;
}
</style>