Shades of Seance #601573
Tints of Seance #601573
RGB
CMYK
RGB Variations
Color information
#601573 (or 0x601573) is known color: Seance. HEX triplet: 60, 15 and 73. RGB value is (96,21,115). Sum of RGB (Red+Green+Blue) = 96+21+115=232 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.38% from 232); Green value is 21 (8.59% from 255 or 9.05% from 232); Blue value is 115 (45.31% from 255 or 49.57% from 232); Max value from RGB is 115 - color contains mainly: blue. Hex color #601573 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #601573 is #9FEA8C. Grayscale: #353535. Windows color (decimal): -10480269 or 7542112. OLE color: 7542112.
HSL color Cylindrical-coordinate representation of color #601573: hue angle of 287.87º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #601573 is Cyan = 0.17, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 21 | 115 | - |
| CMYK | 0.17 | 0.82 | 0 | 0.55 |
| HSL | 287.87º | 0.69% | 0.27% | - |
| HSV(B) | 287.87º | 0.82% | 0.45% | - |
| XYZ | 8.19 | 4.26 | 16.61 | - |
| YUV | 54.14 | 162.35 | 157.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 21 | 115 | 0.17 | 0.82 | 0 | 0.55 | 287.87 | 0.69 | 0.27 |
| Hex | 60 | 15 | 73 | 11 | 52 | 0 | 37 | 120 | 45 | 1B |
| Octal | 140 | 25 | 163 | 21 | 122 | 0 | 67 | 440 | 105 | 33 |
| Binary | 1100000 | 10101 | 1110011 | 10001 | 1010010 | 0 | 110111 | 100100000 | 1000101 | 11011 |
Color Harmonies of #601573
Complementary color
Monochromatic Colors of #601573
Black with #601573
Text Example
Text Example
White with #601573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #601573; }
p { color: rgb(96,21,115); }
H1.HeaderClassName
{
color: #601573;
}
.AnyTagClassName
{
color: #601573;
}
</style>
background-color css
<style>
a { background-color: #601573; }
a { background-color: rgb(96,21,115); }
div.DivClassName
{
background-color: #601573;
}
.BgClassName
{
background-color: #601573;
}
</style>
border-color css
<style>
span { border-color: #601573; }
span { border-color: rgb(96,21,115); }
td.TdClassName
{
border-color: #601573;
}
.TagClassName
{
border-color: #601573;
}
</style>