Shades of Hot Purple #531650
Tints of Hot Purple #531650
RGB
CMYK
RGB Variations
Color information
#531650 (or 0x531650) is known color: Hot Purple. HEX triplet: 53, 16 and 50. RGB value is (83,22,80). Sum of RGB (Red+Green+Blue) = 83+22+80=185 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.86% from 185); Green value is 22 (8.98% from 255 or 11.89% from 185); Blue value is 80 (31.64% from 255 or 43.24% from 185); Max value from RGB is 83 - color contains mainly: red. Hex color #531650 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531650 is #ACE9AF. Grayscale: #2E2E2E. Windows color (decimal): -11332016 or 5248595. OLE color: 5248595.
HSL color Cylindrical-coordinate representation of color #531650: hue angle of 302.95º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #531650 is Cyan = 0, Magento = 0.73, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 22 | 80 | - |
| CMYK | 0 | 0.73 | 0.04 | 0.67 |
| HSL | 302.95º | 0.58% | 0.21% | - |
| HSV(B) | 302.95º | 0.73% | 0.33% | - |
| XYZ | 5.3 | 2.99 | 7.89 | - |
| YUV | 46.85 | 146.71 | 153.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 22 | 80 | 0 | 0.73 | 0.04 | 0.67 | 302.95 | 0.58 | 0.21 |
| Hex | 53 | 16 | 50 | 0 | 49 | 4 | 43 | 12F | 3A | 15 |
| Octal | 123 | 26 | 120 | 0 | 111 | 4 | 103 | 457 | 72 | 25 |
| Binary | 1010011 | 10110 | 1010000 | 0 | 1001001 | 100 | 1000011 | 100101111 | 111010 | 10101 |
Color Harmonies of #531650
Complementary color
Monochromatic Colors of #531650
Black with #531650
Text Example
Text Example
White with #531650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531650; }
p { color: rgb(83,22,80); }
H1.HeaderClassName
{
color: #531650;
}
.AnyTagClassName
{
color: #531650;
}
</style>
background-color css
<style>
a { background-color: #531650; }
a { background-color: rgb(83,22,80); }
div.DivClassName
{
background-color: #531650;
}
.BgClassName
{
background-color: #531650;
}
</style>
border-color css
<style>
span { border-color: #531650; }
span { border-color: rgb(83,22,80); }
td.TdClassName
{
border-color: #531650;
}
.TagClassName
{
border-color: #531650;
}
</style>