Shades of Hot Purple #533456
Tints of Hot Purple #533456
RGB
CMYK
RGB Variations
Color information
#533456 (or 0x533456) is known color: Hot Purple. HEX triplet: 53, 34 and 56. RGB value is (83,52,86). Sum of RGB (Red+Green+Blue) = 83+52+86=221 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.56% from 221); Green value is 52 (20.70% from 255 or 23.53% from 221); Blue value is 86 (33.98% from 255 or 38.91% from 221); Max value from RGB is 86 - color contains mainly: blue. Hex color #533456 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533456 is #ACCBA9. Grayscale: #414141. Windows color (decimal): -11324330 or 5649491. OLE color: 5649491.
HSL color Cylindrical-coordinate representation of color #533456: hue angle of 294.71º degrees, saturation: 0.25, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #533456 is Cyan = 0.03, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 83 | 52 | 86 | - |
| CMYK | 0.03 | 0.40 | 0 | 0.66 |
| HSL | 294.71º | 0.25% | 0.27% | - |
| HSV(B) | 294.71º | 0.4% | 0.34% | - |
| XYZ | 6.47 | 4.97 | 9.42 | - |
| YUV | 65.15 | 139.77 | 140.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 52 | 86 | 0.03 | 0.40 | 0 | 0.66 | 294.71 | 0.25 | 0.27 |
| Hex | 53 | 34 | 56 | 3 | 28 | 0 | 42 | 127 | 19 | 1B |
| Octal | 123 | 64 | 126 | 3 | 50 | 0 | 102 | 447 | 31 | 33 |
| Binary | 1010011 | 110100 | 1010110 | 11 | 101000 | 0 | 1000010 | 100100111 | 11001 | 11011 |
Color Harmonies of #533456
Complementary color
Monochromatic Colors of #533456
Black with #533456
Text Example
Text Example
White with #533456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533456; }
p { color: rgb(83,52,86); }
H1.HeaderClassName
{
color: #533456;
}
.AnyTagClassName
{
color: #533456;
}
</style>
background-color css
<style>
a { background-color: #533456; }
a { background-color: rgb(83,52,86); }
div.DivClassName
{
background-color: #533456;
}
.BgClassName
{
background-color: #533456;
}
</style>
border-color css
<style>
span { border-color: #533456; }
span { border-color: rgb(83,52,86); }
td.TdClassName
{
border-color: #533456;
}
.TagClassName
{
border-color: #533456;
}
</style>