Shades of Seance #592369
Tints of Seance #592369
RGB
CMYK
RGB Variations
Color information
#592369 (or 0x592369) is known color: Seance. HEX triplet: 59, 23 and 69. RGB value is (89,35,105). Sum of RGB (Red+Green+Blue) = 89+35+105=229 (30% of max value = 765). Red value is 89 (35.16% from 255 or 38.86% from 229); Green value is 35 (14.06% from 255 or 15.28% from 229); Blue value is 105 (41.41% from 255 or 45.85% from 229); Max value from RGB is 105 - color contains mainly: blue. Hex color #592369 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592369 is #A6DC96. Grayscale: #3A3A3A. Windows color (decimal): -10935447 or 6890329. OLE color: 6890329.
HSL color Cylindrical-coordinate representation of color #592369: hue angle of 286.29º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #592369 is Cyan = 0.15, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 89 | 35 | 105 | - |
| CMYK | 0.15 | 0.67 | 0 | 0.59 |
| HSL | 286.29º | 0.5% | 0.27% | - |
| HSV(B) | 286.29º | 0.67% | 0.41% | - |
| XYZ | 7.27 | 4.35 | 13.82 | - |
| YUV | 59.13 | 153.89 | 149.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 35 | 105 | 0.15 | 0.67 | 0 | 0.59 | 286.29 | 0.5 | 0.27 |
| Hex | 59 | 23 | 69 | F | 43 | 0 | 3B | 11E | 32 | 1B |
| Octal | 131 | 43 | 151 | 17 | 103 | 0 | 73 | 436 | 62 | 33 |
| Binary | 1011001 | 100011 | 1101001 | 1111 | 1000011 | 0 | 111011 | 100011110 | 110010 | 11011 |
Color Harmonies of #592369
Complementary color
Monochromatic Colors of #592369
Black with #592369
Text Example
Text Example
White with #592369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592369; }
p { color: rgb(89,35,105); }
H1.HeaderClassName
{
color: #592369;
}
.AnyTagClassName
{
color: #592369;
}
</style>
background-color css
<style>
a { background-color: #592369; }
a { background-color: rgb(89,35,105); }
div.DivClassName
{
background-color: #592369;
}
.BgClassName
{
background-color: #592369;
}
</style>
border-color css
<style>
span { border-color: #592369; }
span { border-color: rgb(89,35,105); }
td.TdClassName
{
border-color: #592369;
}
.TagClassName
{
border-color: #592369;
}
</style>