Shades of Hot Purple #531261
Tints of Hot Purple #531261
RGB
CMYK
RGB Variations
Color information
#531261 (or 0x531261) is known color: Hot Purple. HEX triplet: 53, 12 and 61. RGB value is (83,18,97). Sum of RGB (Red+Green+Blue) = 83+18+97=198 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.92% from 198); Green value is 18 (7.42% from 255 or 9.09% from 198); Blue value is 97 (38.28% from 255 or 48.99% from 198); Max value from RGB is 97 - color contains mainly: blue. Hex color #531261 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531261 is #ACED9E. Grayscale: #2E2E2E. Windows color (decimal): -11333023 or 6361683. OLE color: 6361683.
HSL color Cylindrical-coordinate representation of color #531261: hue angle of 289.37º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #531261 is Cyan = 0.14, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 18 | 97 | - |
| CMYK | 0.14 | 0.81 | 0 | 0.62 |
| HSL | 289.37º | 0.69% | 0.23% | - |
| HSV(B) | 289.37º | 0.81% | 0.38% | - |
| XYZ | 5.94 | 3.13 | 11.6 | - |
| YUV | 46.44 | 156.53 | 154.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 18 | 97 | 0.14 | 0.81 | 0 | 0.62 | 289.37 | 0.69 | 0.23 |
| Hex | 53 | 12 | 61 | E | 51 | 0 | 3E | 121 | 45 | 17 |
| Octal | 123 | 22 | 141 | 16 | 121 | 0 | 76 | 441 | 105 | 27 |
| Binary | 1010011 | 10010 | 1100001 | 1110 | 1010001 | 0 | 111110 | 100100001 | 1000101 | 10111 |
Color Harmonies of #531261
Complementary color
Monochromatic Colors of #531261
Black with #531261
Text Example
Text Example
White with #531261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531261; }
p { color: rgb(83,18,97); }
H1.HeaderClassName
{
color: #531261;
}
.AnyTagClassName
{
color: #531261;
}
</style>
background-color css
<style>
a { background-color: #531261; }
a { background-color: rgb(83,18,97); }
div.DivClassName
{
background-color: #531261;
}
.BgClassName
{
background-color: #531261;
}
</style>
border-color css
<style>
span { border-color: #531261; }
span { border-color: rgb(83,18,97); }
td.TdClassName
{
border-color: #531261;
}
.TagClassName
{
border-color: #531261;
}
</style>