Shades of Hot Purple #532658
Tints of Hot Purple #532658
RGB
CMYK
RGB Variations
Color information
#532658 (or 0x532658) is known color: Hot Purple. HEX triplet: 53, 26 and 58. RGB value is (83,38,88). Sum of RGB (Red+Green+Blue) = 83+38+88=209 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.71% from 209); Green value is 38 (15.23% from 255 or 18.18% from 209); Blue value is 88 (34.77% from 255 or 42.11% from 209); Max value from RGB is 88 - color contains mainly: blue. Hex color #532658 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #532658 is #ACD9A7. Grayscale: #383838. Windows color (decimal): -11327912 or 5776979. OLE color: 5776979.
HSL color Cylindrical-coordinate representation of color #532658: hue angle of 294º degrees, saturation: 0.4, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #532658 is Cyan = 0.06, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 83 | 38 | 88 | - |
| CMYK | 0.06 | 0.57 | 0 | 0.65 |
| HSL | 294º | 0.4% | 0.25% | - |
| HSV(B) | 294º | 0.57% | 0.35% | - |
| XYZ | 6.02 | 3.93 | 9.67 | - |
| YUV | 57.16 | 145.41 | 146.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 38 | 88 | 0.06 | 0.57 | 0 | 0.65 | 294 | 0.4 | 0.25 |
| Hex | 53 | 26 | 58 | 6 | 39 | 0 | 41 | 126 | 28 | 19 |
| Octal | 123 | 46 | 130 | 6 | 71 | 0 | 101 | 446 | 50 | 31 |
| Binary | 1010011 | 100110 | 1011000 | 110 | 111001 | 0 | 1000001 | 100100110 | 101000 | 11001 |
Color Harmonies of #532658
Complementary color
Monochromatic Colors of #532658
Black with #532658
Text Example
Text Example
White with #532658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532658; }
p { color: rgb(83,38,88); }
H1.HeaderClassName
{
color: #532658;
}
.AnyTagClassName
{
color: #532658;
}
</style>
background-color css
<style>
a { background-color: #532658; }
a { background-color: rgb(83,38,88); }
div.DivClassName
{
background-color: #532658;
}
.BgClassName
{
background-color: #532658;
}
</style>
border-color css
<style>
span { border-color: #532658; }
span { border-color: rgb(83,38,88); }
td.TdClassName
{
border-color: #532658;
}
.TagClassName
{
border-color: #532658;
}
</style>