Shades of Seance #591369
Tints of Seance #591369
RGB
CMYK
RGB Variations
Color information
#591369 (or 0x591369) is known color: Seance. HEX triplet: 59, 13 and 69. RGB value is (89,19,105). Sum of RGB (Red+Green+Blue) = 89+19+105=213 (28% of max value = 765). Red value is 89 (35.16% from 255 or 41.78% from 213); Green value is 19 (7.81% from 255 or 8.92% from 213); Blue value is 105 (41.41% from 255 or 49.30% from 213); Max value from RGB is 105 - color contains mainly: blue. Hex color #591369 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #591369 is #A6EC96. Grayscale: #313131. Windows color (decimal): -10939543 or 6886233. OLE color: 6886233.
HSL color Cylindrical-coordinate representation of color #591369: hue angle of 288.84º 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 #591369 is Cyan = 0.15, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 89 | 19 | 105 | - |
| CMYK | 0.15 | 0.82 | 0 | 0.59 |
| HSL | 288.84º | 0.69% | 0.24% | - |
| HSV(B) | 288.84º | 0.82% | 0.41% | - |
| XYZ | 6.9 | 3.61 | 13.7 | - |
| YUV | 49.73 | 159.19 | 156.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 19 | 105 | 0.15 | 0.82 | 0 | 0.59 | 288.84 | 0.69 | 0.24 |
| Hex | 59 | 13 | 69 | F | 52 | 0 | 3B | 121 | 45 | 18 |
| Octal | 131 | 23 | 151 | 17 | 122 | 0 | 73 | 441 | 105 | 30 |
| Binary | 1011001 | 10011 | 1101001 | 1111 | 1010010 | 0 | 111011 | 100100001 | 1000101 | 11000 |
Color Harmonies of #591369
Complementary color
Monochromatic Colors of #591369
Black with #591369
Text Example
Text Example
White with #591369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591369; }
p { color: rgb(89,19,105); }
H1.HeaderClassName
{
color: #591369;
}
.AnyTagClassName
{
color: #591369;
}
</style>
background-color css
<style>
a { background-color: #591369; }
a { background-color: rgb(89,19,105); }
div.DivClassName
{
background-color: #591369;
}
.BgClassName
{
background-color: #591369;
}
</style>
border-color css
<style>
span { border-color: #591369; }
span { border-color: rgb(89,19,105); }
td.TdClassName
{
border-color: #591369;
}
.TagClassName
{
border-color: #591369;
}
</style>