Shades of Hot Purple #533655
Tints of Hot Purple #533655
RGB
CMYK
RGB Variations
Color information
#533655 (or 0x533655) is known color: Hot Purple. HEX triplet: 53, 36 and 55. RGB value is (83,54,85). Sum of RGB (Red+Green+Blue) = 83+54+85=222 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.39% from 222); Green value is 54 (21.48% from 255 or 24.32% from 222); Blue value is 85 (33.59% from 255 or 38.29% from 222); Max value from RGB is 85 - color contains mainly: blue. Hex color #533655 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533655 is #ACC9AA. Grayscale: #424242. Windows color (decimal): -11323819 or 5584467. OLE color: 5584467.
HSL color Cylindrical-coordinate representation of color #533655: hue angle of 296.13º degrees, saturation: 0.22, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #533655 is Cyan = 0.02, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 54 | 85 | - |
| CMYK | 0.02 | 0.36 | 0 | 0.67 |
| HSL | 296.13º | 0.22% | 0.27% | - |
| HSV(B) | 296.13º | 0.36% | 0.33% | - |
| XYZ | 6.53 | 5.13 | 9.24 | - |
| YUV | 66.21 | 138.61 | 139.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 54 | 85 | 0.02 | 0.36 | 0 | 0.67 | 296.13 | 0.22 | 0.27 |
| Hex | 53 | 36 | 55 | 2 | 24 | 0 | 43 | 128 | 16 | 1B |
| Octal | 123 | 66 | 125 | 2 | 44 | 0 | 103 | 450 | 26 | 33 |
| Binary | 1010011 | 110110 | 1010101 | 10 | 100100 | 0 | 1000011 | 100101000 | 10110 | 11011 |
Color Harmonies of #533655
Complementary color
Monochromatic Colors of #533655
Black with #533655
Text Example
Text Example
White with #533655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533655; }
p { color: rgb(83,54,85); }
H1.HeaderClassName
{
color: #533655;
}
.AnyTagClassName
{
color: #533655;
}
</style>
background-color css
<style>
a { background-color: #533655; }
a { background-color: rgb(83,54,85); }
div.DivClassName
{
background-color: #533655;
}
.BgClassName
{
background-color: #533655;
}
</style>
border-color css
<style>
span { border-color: #533655; }
span { border-color: rgb(83,54,85); }
td.TdClassName
{
border-color: #533655;
}
.TagClassName
{
border-color: #533655;
}
</style>