Shades of Hot Purple #533459
Tints of Hot Purple #533459
RGB
CMYK
RGB Variations
Color information
#533459 (or 0x533459) is known color: Hot Purple. HEX triplet: 53, 34 and 59. RGB value is (83,52,89). Sum of RGB (Red+Green+Blue) = 83+52+89=224 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.05% from 224); Green value is 52 (20.70% from 255 or 23.21% from 224); Blue value is 89 (35.16% from 255 or 39.73% from 224); Max value from RGB is 89 - color contains mainly: blue. Hex color #533459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533459 is #ACCBA6. Grayscale: #414141. Windows color (decimal): -11324327 or 5846099. OLE color: 5846099.
HSL color Cylindrical-coordinate representation of color #533459: hue angle of 290.27º degrees, saturation: 0.26, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #533459 is Cyan = 0.07, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 83 | 52 | 89 | - |
| CMYK | 0.07 | 0.42 | 0 | 0.65 |
| HSL | 290.27º | 0.26% | 0.28% | - |
| HSV(B) | 290.27º | 0.42% | 0.35% | - |
| XYZ | 6.6 | 5.02 | 10.07 | - |
| YUV | 65.49 | 141.27 | 140.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 52 | 89 | 0.07 | 0.42 | 0 | 0.65 | 290.27 | 0.26 | 0.28 |
| Hex | 53 | 34 | 59 | 7 | 2A | 0 | 41 | 122 | 1A | 1C |
| Octal | 123 | 64 | 131 | 7 | 52 | 0 | 101 | 442 | 32 | 34 |
| Binary | 1010011 | 110100 | 1011001 | 111 | 101010 | 0 | 1000001 | 100100010 | 11010 | 11100 |
Color Harmonies of #533459
Complementary color
Monochromatic Colors of #533459
Black with #533459
Text Example
Text Example
White with #533459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533459; }
p { color: rgb(83,52,89); }
H1.HeaderClassName
{
color: #533459;
}
.AnyTagClassName
{
color: #533459;
}
</style>
background-color css
<style>
a { background-color: #533459; }
a { background-color: rgb(83,52,89); }
div.DivClassName
{
background-color: #533459;
}
.BgClassName
{
background-color: #533459;
}
</style>
border-color css
<style>
span { border-color: #533459; }
span { border-color: rgb(83,52,89); }
td.TdClassName
{
border-color: #533459;
}
.TagClassName
{
border-color: #533459;
}
</style>