Shades of Hot Purple #592661
Tints of Hot Purple #592661
RGB
CMYK
RGB Variations
Color information
#592661 (or 0x592661) is known color: Hot Purple. HEX triplet: 59, 26 and 61. RGB value is (89,38,97). Sum of RGB (Red+Green+Blue) = 89+38+97=224 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.73% from 224); Green value is 38 (15.23% from 255 or 16.96% from 224); Blue value is 97 (38.28% from 255 or 43.30% from 224); Max value from RGB is 97 - color contains mainly: blue. Hex color #592661 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592661 is #A6D99E. Grayscale: #3B3B3B. Windows color (decimal): -10934687 or 6366809. OLE color: 6366809.
HSL color Cylindrical-coordinate representation of color #592661: hue angle of 291.86º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #592661 is Cyan = 0.08, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 38 | 97 | - |
| CMYK | 0.08 | 0.61 | 0 | 0.62 |
| HSL | 291.86º | 0.44% | 0.26% | - |
| HSV(B) | 291.86º | 0.61% | 0.38% | - |
| XYZ | 6.97 | 4.37 | 11.79 | - |
| YUV | 59.98 | 148.9 | 148.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 38 | 97 | 0.08 | 0.61 | 0 | 0.62 | 291.86 | 0.44 | 0.26 |
| Hex | 59 | 26 | 61 | 8 | 3D | 0 | 3E | 124 | 2C | 1A |
| Octal | 131 | 46 | 141 | 10 | 75 | 0 | 76 | 444 | 54 | 32 |
| Binary | 1011001 | 100110 | 1100001 | 1000 | 111101 | 0 | 111110 | 100100100 | 101100 | 11010 |
Color Harmonies of #592661
Complementary color
Monochromatic Colors of #592661
Black with #592661
Text Example
Text Example
White with #592661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592661; }
p { color: rgb(89,38,97); }
H1.HeaderClassName
{
color: #592661;
}
.AnyTagClassName
{
color: #592661;
}
</style>
background-color css
<style>
a { background-color: #592661; }
a { background-color: rgb(89,38,97); }
div.DivClassName
{
background-color: #592661;
}
.BgClassName
{
background-color: #592661;
}
</style>
border-color css
<style>
span { border-color: #592661; }
span { border-color: rgb(89,38,97); }
td.TdClassName
{
border-color: #592661;
}
.TagClassName
{
border-color: #592661;
}
</style>