Shades of Seance #592966
Tints of Seance #592966
RGB
CMYK
RGB Variations
Color information
#592966 (or 0x592966) is known color: Seance. HEX triplet: 59, 29 and 66. RGB value is (89,41,102). Sum of RGB (Red+Green+Blue) = 89+41+102=232 (30% of max value = 765). Red value is 89 (35.16% from 255 or 38.36% from 232); Green value is 41 (16.41% from 255 or 17.67% from 232); Blue value is 102 (40.23% from 255 or 43.97% from 232); Max value from RGB is 102 - color contains mainly: blue. Hex color #592966 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592966 is #A6D699. Grayscale: #3E3E3E. Windows color (decimal): -10933914 or 6695257. OLE color: 6695257.
HSL color Cylindrical-coordinate representation of color #592966: hue angle of 287.21º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #592966 is Cyan = 0.13, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 89 | 41 | 102 | - |
| CMYK | 0.13 | 0.60 | 0 | 0.6 |
| HSL | 287.21º | 0.43% | 0.28% | - |
| HSV(B) | 287.21º | 0.6% | 0.4% | - |
| XYZ | 7.31 | 4.67 | 13.09 | - |
| YUV | 62.31 | 150.4 | 147.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 41 | 102 | 0.13 | 0.60 | 0 | 0.6 | 287.21 | 0.43 | 0.28 |
| Hex | 59 | 29 | 66 | D | 3C | 0 | 3C | 11F | 2B | 1C |
| Octal | 131 | 51 | 146 | 15 | 74 | 0 | 74 | 437 | 53 | 34 |
| Binary | 1011001 | 101001 | 1100110 | 1101 | 111100 | 0 | 111100 | 100011111 | 101011 | 11100 |
Color Harmonies of #592966
Complementary color
Monochromatic Colors of #592966
Black with #592966
Text Example
Text Example
White with #592966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592966; }
p { color: rgb(89,41,102); }
H1.HeaderClassName
{
color: #592966;
}
.AnyTagClassName
{
color: #592966;
}
</style>
background-color css
<style>
a { background-color: #592966; }
a { background-color: rgb(89,41,102); }
div.DivClassName
{
background-color: #592966;
}
.BgClassName
{
background-color: #592966;
}
</style>
border-color css
<style>
span { border-color: #592966; }
span { border-color: rgb(89,41,102); }
td.TdClassName
{
border-color: #592966;
}
.TagClassName
{
border-color: #592966;
}
</style>