Shades of Hot Purple #592066
Tints of Hot Purple #592066
RGB
CMYK
RGB Variations
Color information
#592066 (or 0x592066) is known color: Hot Purple. HEX triplet: 59, 20 and 66. RGB value is (89,32,102). Sum of RGB (Red+Green+Blue) = 89+32+102=223 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.91% from 223); Green value is 32 (12.89% from 255 or 14.35% from 223); Blue value is 102 (40.23% from 255 or 45.74% from 223); Max value from RGB is 102 - color contains mainly: blue. Hex color #592066 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592066 is #A6DF99. Grayscale: #383838. Windows color (decimal): -10936218 or 6692953. OLE color: 6692953.
HSL color Cylindrical-coordinate representation of color #592066: hue angle of 288.86º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #592066 is Cyan = 0.13, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 89 | 32 | 102 | - |
| CMYK | 0.13 | 0.69 | 0 | 0.6 |
| HSL | 288.86º | 0.52% | 0.26% | - |
| HSV(B) | 288.86º | 0.69% | 0.4% | - |
| XYZ | 7.03 | 4.12 | 12.99 | - |
| YUV | 57.02 | 153.38 | 150.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 32 | 102 | 0.13 | 0.69 | 0 | 0.6 | 288.86 | 0.52 | 0.26 |
| Hex | 59 | 20 | 66 | D | 45 | 0 | 3C | 121 | 34 | 1A |
| Octal | 131 | 40 | 146 | 15 | 105 | 0 | 74 | 441 | 64 | 32 |
| Binary | 1011001 | 100000 | 1100110 | 1101 | 1000101 | 0 | 111100 | 100100001 | 110100 | 11010 |
Color Harmonies of #592066
Complementary color
Monochromatic Colors of #592066
Black with #592066
Text Example
Text Example
White with #592066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592066; }
p { color: rgb(89,32,102); }
H1.HeaderClassName
{
color: #592066;
}
.AnyTagClassName
{
color: #592066;
}
</style>
background-color css
<style>
a { background-color: #592066; }
a { background-color: rgb(89,32,102); }
div.DivClassName
{
background-color: #592066;
}
.BgClassName
{
background-color: #592066;
}
</style>
border-color css
<style>
span { border-color: #592066; }
span { border-color: rgb(89,32,102); }
td.TdClassName
{
border-color: #592066;
}
.TagClassName
{
border-color: #592066;
}
</style>