Shades of Hot Purple #533453
Tints of Hot Purple #533453
RGB
CMYK
RGB Variations
Color information
#533453 (or 0x533453) is known color: Hot Purple. HEX triplet: 53, 34 and 53. RGB value is (83,52,83). Sum of RGB (Red+Green+Blue) = 83+52+83=218 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.07% from 218); Green value is 52 (20.70% from 255 or 23.85% from 218); Blue value is 83 (32.81% from 255 or 38.07% from 218); Max value from RGB is 83 - color contains mainly: red, blue. Hex color #533453 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533453 is #ACCBAC. Grayscale: #404040. Windows color (decimal): -11324333 or 5452883. OLE color: 5452883.
HSL color Cylindrical-coordinate representation of color #533453: hue angle of 300º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #533453 is Cyan = 0, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 52 | 83 | - |
| CMYK | 0 | 0.37 | 0 | 0.67 |
| HSL | 300º | 0.23% | 0.26% | - |
| HSV(B) | 300º | 0.37% | 0.33% | - |
| XYZ | 6.36 | 4.92 | 8.8 | - |
| YUV | 64.8 | 138.27 | 140.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 52 | 83 | 0 | 0.37 | 0 | 0.67 | 300 | 0.23 | 0.26 |
| Hex | 53 | 34 | 53 | 0 | 25 | 0 | 43 | 12C | 17 | 1A |
| Octal | 123 | 64 | 123 | 0 | 45 | 0 | 103 | 454 | 27 | 32 |
| Binary | 1010011 | 110100 | 1010011 | 0 | 100101 | 0 | 1000011 | 100101100 | 10111 | 11010 |
Color Harmonies of #533453
Complementary color
Monochromatic Colors of #533453
Black with #533453
Text Example
Text Example
White with #533453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533453; }
p { color: rgb(83,52,83); }
H1.HeaderClassName
{
color: #533453;
}
.AnyTagClassName
{
color: #533453;
}
</style>
background-color css
<style>
a { background-color: #533453; }
a { background-color: rgb(83,52,83); }
div.DivClassName
{
background-color: #533453;
}
.BgClassName
{
background-color: #533453;
}
</style>
border-color css
<style>
span { border-color: #533453; }
span { border-color: rgb(83,52,83); }
td.TdClassName
{
border-color: #533453;
}
.TagClassName
{
border-color: #533453;
}
</style>