Shades of Hot Purple #533052
Tints of Hot Purple #533052
RGB
CMYK
RGB Variations
Color information
#533052 (or 0x533052) is known color: Hot Purple. HEX triplet: 53, 30 and 52. RGB value is (83,48,82). Sum of RGB (Red+Green+Blue) = 83+48+82=213 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.97% from 213); Green value is 48 (19.14% from 255 or 22.54% from 213); Blue value is 82 (32.42% from 255 or 38.50% from 213); Max value from RGB is 83 - color contains mainly: red. Hex color #533052 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533052 is #ACCFAD. Grayscale: #3E3E3E. Windows color (decimal): -11325358 or 5386323. OLE color: 5386323.
HSL color Cylindrical-coordinate representation of color #533052: hue angle of 301.71º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #533052 is Cyan = 0, Magento = 0.42, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 48 | 82 | - |
| CMYK | 0 | 0.42 | 0.01 | 0.67 |
| HSL | 301.71º | 0.27% | 0.26% | - |
| HSV(B) | 301.71º | 0.42% | 0.33% | - |
| XYZ | 6.15 | 4.56 | 8.54 | - |
| YUV | 62.34 | 139.1 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 48 | 82 | 0 | 0.42 | 0.01 | 0.67 | 301.71 | 0.27 | 0.26 |
| Hex | 53 | 30 | 52 | 0 | 2A | 1 | 43 | 12E | 1B | 1A |
| Octal | 123 | 60 | 122 | 0 | 52 | 1 | 103 | 456 | 33 | 32 |
| Binary | 1010011 | 110000 | 1010010 | 0 | 101010 | 1 | 1000011 | 100101110 | 11011 | 11010 |
Color Harmonies of #533052
Complementary color
Monochromatic Colors of #533052
Black with #533052
Text Example
Text Example
White with #533052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533052; }
p { color: rgb(83,48,82); }
H1.HeaderClassName
{
color: #533052;
}
.AnyTagClassName
{
color: #533052;
}
</style>
background-color css
<style>
a { background-color: #533052; }
a { background-color: rgb(83,48,82); }
div.DivClassName
{
background-color: #533052;
}
.BgClassName
{
background-color: #533052;
}
</style>
border-color css
<style>
span { border-color: #533052; }
span { border-color: rgb(83,48,82); }
td.TdClassName
{
border-color: #533052;
}
.TagClassName
{
border-color: #533052;
}
</style>