Shades of Seance #592068
Tints of Seance #592068
RGB
CMYK
RGB Variations
Color information
#592068 (or 0x592068) is known color: Seance. HEX triplet: 59, 20 and 68. RGB value is (89,32,104). Sum of RGB (Red+Green+Blue) = 89+32+104=225 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.56% from 225); Green value is 32 (12.89% from 255 or 14.22% from 225); Blue value is 104 (41.02% from 255 or 46.22% from 225); Max value from RGB is 104 - color contains mainly: blue. Hex color #592068 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592068 is #A6DF97. Grayscale: #393939. Windows color (decimal): -10936216 or 6824025. OLE color: 6824025.
HSL color Cylindrical-coordinate representation of color #592068: hue angle of 287.5º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #592068 is Cyan = 0.14, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 89 | 32 | 104 | - |
| CMYK | 0.14 | 0.69 | 0 | 0.59 |
| HSL | 287.5º | 0.53% | 0.27% | - |
| HSV(B) | 287.5º | 0.69% | 0.41% | - |
| XYZ | 7.14 | 4.16 | 13.52 | - |
| YUV | 57.25 | 154.38 | 150.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 32 | 104 | 0.14 | 0.69 | 0 | 0.59 | 287.5 | 0.53 | 0.27 |
| Hex | 59 | 20 | 68 | E | 45 | 0 | 3B | 120 | 35 | 1B |
| Octal | 131 | 40 | 150 | 16 | 105 | 0 | 73 | 440 | 65 | 33 |
| Binary | 1011001 | 100000 | 1101000 | 1110 | 1000101 | 0 | 111011 | 100100000 | 110101 | 11011 |
Color Harmonies of #592068
Complementary color
Monochromatic Colors of #592068
Black with #592068
Text Example
Text Example
White with #592068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592068; }
p { color: rgb(89,32,104); }
H1.HeaderClassName
{
color: #592068;
}
.AnyTagClassName
{
color: #592068;
}
</style>
background-color css
<style>
a { background-color: #592068; }
a { background-color: rgb(89,32,104); }
div.DivClassName
{
background-color: #592068;
}
.BgClassName
{
background-color: #592068;
}
</style>
border-color css
<style>
span { border-color: #592068; }
span { border-color: rgb(89,32,104); }
td.TdClassName
{
border-color: #592068;
}
.TagClassName
{
border-color: #592068;
}
</style>