Shades of Seance #601473
Tints of Seance #601473
RGB
CMYK
RGB Variations
Color information
#601473 (or 0x601473) is known color: Seance. HEX triplet: 60, 14 and 73. RGB value is (96,20,115). Sum of RGB (Red+Green+Blue) = 96+20+115=231 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.56% from 231); Green value is 20 (8.20% from 255 or 8.66% from 231); Blue value is 115 (45.31% from 255 or 49.78% from 231); Max value from RGB is 115 - color contains mainly: blue. Hex color #601473 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #601473 is #9FEB8C. Grayscale: #353535. Windows color (decimal): -10480525 or 7541856. OLE color: 7541856.
HSL color Cylindrical-coordinate representation of color #601473: hue angle of 288º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #601473 is Cyan = 0.17, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 20 | 115 | - |
| CMYK | 0.17 | 0.83 | 0 | 0.55 |
| HSL | 288º | 0.7% | 0.26% | - |
| HSV(B) | 288º | 0.83% | 0.45% | - |
| XYZ | 8.17 | 4.22 | 16.6 | - |
| YUV | 53.55 | 162.68 | 158.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 20 | 115 | 0.17 | 0.83 | 0 | 0.55 | 288 | 0.7 | 0.26 |
| Hex | 60 | 14 | 73 | 11 | 53 | 0 | 37 | 120 | 46 | 1A |
| Octal | 140 | 24 | 163 | 21 | 123 | 0 | 67 | 440 | 106 | 32 |
| Binary | 1100000 | 10100 | 1110011 | 10001 | 1010011 | 0 | 110111 | 100100000 | 1000110 | 11010 |
Color Harmonies of #601473
Complementary color
Monochromatic Colors of #601473
Black with #601473
Text Example
Text Example
White with #601473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #601473; }
p { color: rgb(96,20,115); }
H1.HeaderClassName
{
color: #601473;
}
.AnyTagClassName
{
color: #601473;
}
</style>
background-color css
<style>
a { background-color: #601473; }
a { background-color: rgb(96,20,115); }
div.DivClassName
{
background-color: #601473;
}
.BgClassName
{
background-color: #601473;
}
</style>
border-color css
<style>
span { border-color: #601473; }
span { border-color: rgb(96,20,115); }
td.TdClassName
{
border-color: #601473;
}
.TagClassName
{
border-color: #601473;
}
</style>