Shades of Seance #591569
Tints of Seance #591569
RGB
CMYK
RGB Variations
Color information
#591569 (or 0x591569) is known color: Seance. HEX triplet: 59, 15 and 69. RGB value is (89,21,105). Sum of RGB (Red+Green+Blue) = 89+21+105=215 (28% of max value = 765). Red value is 89 (35.16% from 255 or 41.40% from 215); Green value is 21 (8.59% from 255 or 9.77% from 215); Blue value is 105 (41.41% from 255 or 48.84% from 215); Max value from RGB is 105 - color contains mainly: blue. Hex color #591569 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #591569 is #A6EA96. Grayscale: #323232. Windows color (decimal): -10939031 or 6886745. OLE color: 6886745.
HSL color Cylindrical-coordinate representation of color #591569: hue angle of 288.57º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #591569 is Cyan = 0.15, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 89 | 21 | 105 | - |
| CMYK | 0.15 | 0.80 | 0 | 0.59 |
| HSL | 288.57º | 0.67% | 0.25% | - |
| HSV(B) | 288.57º | 0.8% | 0.41% | - |
| XYZ | 6.94 | 3.68 | 13.71 | - |
| YUV | 50.91 | 158.53 | 155.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 21 | 105 | 0.15 | 0.80 | 0 | 0.59 | 288.57 | 0.67 | 0.25 |
| Hex | 59 | 15 | 69 | F | 50 | 0 | 3B | 121 | 43 | 19 |
| Octal | 131 | 25 | 151 | 17 | 120 | 0 | 73 | 441 | 103 | 31 |
| Binary | 1011001 | 10101 | 1101001 | 1111 | 1010000 | 0 | 111011 | 100100001 | 1000011 | 11001 |
Color Harmonies of #591569
Complementary color
Monochromatic Colors of #591569
Black with #591569
Text Example
Text Example
White with #591569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591569; }
p { color: rgb(89,21,105); }
H1.HeaderClassName
{
color: #591569;
}
.AnyTagClassName
{
color: #591569;
}
</style>
background-color css
<style>
a { background-color: #591569; }
a { background-color: rgb(89,21,105); }
div.DivClassName
{
background-color: #591569;
}
.BgClassName
{
background-color: #591569;
}
</style>
border-color css
<style>
span { border-color: #591569; }
span { border-color: rgb(89,21,105); }
td.TdClassName
{
border-color: #591569;
}
.TagClassName
{
border-color: #591569;
}
</style>