Shades of Hot Purple #533859
Tints of Hot Purple #533859
RGB
CMYK
RGB Variations
Color information
#533859 (or 0x533859) is known color: Hot Purple. HEX triplet: 53, 38 and 59. RGB value is (83,56,89). Sum of RGB (Red+Green+Blue) = 83+56+89=228 (30% of max value = 765). Red value is 83 (32.81% from 255 or 36.40% from 228); Green value is 56 (22.27% from 255 or 24.56% from 228); Blue value is 89 (35.16% from 255 or 39.04% from 228); Max value from RGB is 89 - color contains mainly: blue. Hex color #533859 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533859 is #ACC7A6. Grayscale: #434343. Windows color (decimal): -11323303 or 5847123. OLE color: 5847123.
HSL color Cylindrical-coordinate representation of color #533859: hue angle of 289.09º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #533859 is Cyan = 0.07, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 83 | 56 | 89 | - |
| CMYK | 0.07 | 0.37 | 0 | 0.65 |
| HSL | 289.09º | 0.23% | 0.28% | - |
| HSV(B) | 289.09º | 0.37% | 0.35% | - |
| XYZ | 6.78 | 5.39 | 10.13 | - |
| YUV | 67.84 | 139.95 | 138.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 56 | 89 | 0.07 | 0.37 | 0 | 0.65 | 289.09 | 0.23 | 0.28 |
| Hex | 53 | 38 | 59 | 7 | 25 | 0 | 41 | 121 | 17 | 1C |
| Octal | 123 | 70 | 131 | 7 | 45 | 0 | 101 | 441 | 27 | 34 |
| Binary | 1010011 | 111000 | 1011001 | 111 | 100101 | 0 | 1000001 | 100100001 | 10111 | 11100 |
Color Harmonies of #533859
Complementary color
Monochromatic Colors of #533859
Black with #533859
Text Example
Text Example
White with #533859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533859; }
p { color: rgb(83,56,89); }
H1.HeaderClassName
{
color: #533859;
}
.AnyTagClassName
{
color: #533859;
}
</style>
background-color css
<style>
a { background-color: #533859; }
a { background-color: rgb(83,56,89); }
div.DivClassName
{
background-color: #533859;
}
.BgClassName
{
background-color: #533859;
}
</style>
border-color css
<style>
span { border-color: #533859; }
span { border-color: rgb(83,56,89); }
td.TdClassName
{
border-color: #533859;
}
.TagClassName
{
border-color: #533859;
}
</style>