Shades of Hot Purple #532651
Tints of Hot Purple #532651
RGB
CMYK
RGB Variations
Color information
#532651 (or 0x532651) is known color: Hot Purple. HEX triplet: 53, 26 and 51. RGB value is (83,38,81). Sum of RGB (Red+Green+Blue) = 83+38+81=202 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.09% from 202); Green value is 38 (15.23% from 255 or 18.81% from 202); Blue value is 81 (32.03% from 255 or 40.10% from 202); Max value from RGB is 83 - color contains mainly: red. Hex color #532651 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #532651 is #ACD9AE. Grayscale: #383838. Windows color (decimal): -11327919 or 5318227. OLE color: 5318227.
HSL color Cylindrical-coordinate representation of color #532651: hue angle of 302.67º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #532651 is Cyan = 0, Magento = 0.54, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 38 | 81 | - |
| CMYK | 0 | 0.54 | 0.02 | 0.67 |
| HSL | 302.67º | 0.37% | 0.24% | - |
| HSV(B) | 302.67º | 0.54% | 0.33% | - |
| XYZ | 5.75 | 3.82 | 8.22 | - |
| YUV | 56.36 | 141.91 | 147 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 38 | 81 | 0 | 0.54 | 0.02 | 0.67 | 302.67 | 0.37 | 0.24 |
| Hex | 53 | 26 | 51 | 0 | 36 | 2 | 43 | 12F | 25 | 18 |
| Octal | 123 | 46 | 121 | 0 | 66 | 2 | 103 | 457 | 45 | 30 |
| Binary | 1010011 | 100110 | 1010001 | 0 | 110110 | 10 | 1000011 | 100101111 | 100101 | 11000 |
Color Harmonies of #532651
Complementary color
Monochromatic Colors of #532651
Black with #532651
Text Example
Text Example
White with #532651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532651; }
p { color: rgb(83,38,81); }
H1.HeaderClassName
{
color: #532651;
}
.AnyTagClassName
{
color: #532651;
}
</style>
background-color css
<style>
a { background-color: #532651; }
a { background-color: rgb(83,38,81); }
div.DivClassName
{
background-color: #532651;
}
.BgClassName
{
background-color: #532651;
}
</style>
border-color css
<style>
span { border-color: #532651; }
span { border-color: rgb(83,38,81); }
td.TdClassName
{
border-color: #532651;
}
.TagClassName
{
border-color: #532651;
}
</style>