Shades of Hot Purple #591368
Tints of Hot Purple #591368
RGB
CMYK
RGB Variations
Color information
#591368 (or 0x591368) is known color: Hot Purple. HEX triplet: 59, 13 and 68. RGB value is (89,19,104). Sum of RGB (Red+Green+Blue) = 89+19+104=212 (28% of max value = 765). Red value is 89 (35.16% from 255 or 41.98% from 212); Green value is 19 (7.81% from 255 or 8.96% from 212); Blue value is 104 (41.02% from 255 or 49.06% from 212); Max value from RGB is 104 - color contains mainly: blue. Hex color #591368 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #591368 is #A6EC97. Grayscale: #313131. Windows color (decimal): -10939544 or 6820697. OLE color: 6820697.
HSL color Cylindrical-coordinate representation of color #591368: hue angle of 289.41º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #591368 is Cyan = 0.14, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 89 | 19 | 104 | - |
| CMYK | 0.14 | 0.82 | 0 | 0.59 |
| HSL | 289.41º | 0.69% | 0.24% | - |
| HSV(B) | 289.41º | 0.82% | 0.41% | - |
| XYZ | 6.85 | 3.59 | 13.43 | - |
| YUV | 49.62 | 158.69 | 156.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 19 | 104 | 0.14 | 0.82 | 0 | 0.59 | 289.41 | 0.69 | 0.24 |
| Hex | 59 | 13 | 68 | E | 52 | 0 | 3B | 121 | 45 | 18 |
| Octal | 131 | 23 | 150 | 16 | 122 | 0 | 73 | 441 | 105 | 30 |
| Binary | 1011001 | 10011 | 1101000 | 1110 | 1010010 | 0 | 111011 | 100100001 | 1000101 | 11000 |
Color Harmonies of #591368
Complementary color
Monochromatic Colors of #591368
Black with #591368
Text Example
Text Example
White with #591368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591368; }
p { color: rgb(89,19,104); }
H1.HeaderClassName
{
color: #591368;
}
.AnyTagClassName
{
color: #591368;
}
</style>
background-color css
<style>
a { background-color: #591368; }
a { background-color: rgb(89,19,104); }
div.DivClassName
{
background-color: #591368;
}
.BgClassName
{
background-color: #591368;
}
</style>
border-color css
<style>
span { border-color: #591368; }
span { border-color: rgb(89,19,104); }
td.TdClassName
{
border-color: #591368;
}
.TagClassName
{
border-color: #591368;
}
</style>