Shades of Seance #591970
Tints of Seance #591970
RGB
CMYK
RGB Variations
Color information
#591970 (or 0x591970) is known color: Seance. HEX triplet: 59, 19 and 70. RGB value is (89,25,112). Sum of RGB (Red+Green+Blue) = 89+25+112=226 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.38% from 226); Green value is 25 (10.16% from 255 or 11.06% from 226); Blue value is 112 (44.14% from 255 or 49.56% from 226); Max value from RGB is 112 - color contains mainly: blue. Hex color #591970 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #591970 is #A6E68F. Grayscale: #353535. Windows color (decimal): -10938000 or 7346521. OLE color: 7346521.
HSL color Cylindrical-coordinate representation of color #591970: hue angle of 284.14º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #591970 is Cyan = 0.21, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 89 | 25 | 112 | - |
| CMYK | 0.21 | 0.78 | 0 | 0.56 |
| HSL | 284.14º | 0.64% | 0.27% | - |
| HSV(B) | 284.14º | 0.78% | 0.44% | - |
| XYZ | 7.39 | 3.99 | 15.71 | - |
| YUV | 54.05 | 160.7 | 152.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 25 | 112 | 0.21 | 0.78 | 0 | 0.56 | 284.14 | 0.64 | 0.27 |
| Hex | 59 | 19 | 70 | 15 | 4E | 0 | 38 | 11C | 40 | 1B |
| Octal | 131 | 31 | 160 | 25 | 116 | 0 | 70 | 434 | 100 | 33 |
| Binary | 1011001 | 11001 | 1110000 | 10101 | 1001110 | 0 | 111000 | 100011100 | 1000000 | 11011 |
Color Harmonies of #591970
Complementary color
Monochromatic Colors of #591970
Black with #591970
Text Example
Text Example
White with #591970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591970; }
p { color: rgb(89,25,112); }
H1.HeaderClassName
{
color: #591970;
}
.AnyTagClassName
{
color: #591970;
}
</style>
background-color css
<style>
a { background-color: #591970; }
a { background-color: rgb(89,25,112); }
div.DivClassName
{
background-color: #591970;
}
.BgClassName
{
background-color: #591970;
}
</style>
border-color css
<style>
span { border-color: #591970; }
span { border-color: rgb(89,25,112); }
td.TdClassName
{
border-color: #591970;
}
.TagClassName
{
border-color: #591970;
}
</style>