Shades of Seance #611373
Tints of Seance #611373
RGB
CMYK
RGB Variations
Color information
#611373 (or 0x611373) is known color: Seance. HEX triplet: 61, 13 and 73. RGB value is (97,19,115). Sum of RGB (Red+Green+Blue) = 97+19+115=231 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.99% from 231); Green value is 19 (7.81% from 255 or 8.23% 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 #611373 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611373 is #9EEC8C. Grayscale: #343434. Windows color (decimal): -10415245 or 7541601. OLE color: 7541601.
HSL color Cylindrical-coordinate representation of color #611373: hue angle of 288.75º degrees, saturation: 0.72, 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 #611373 is Cyan = 0.16, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 19 | 115 | - |
| CMYK | 0.16 | 0.83 | 0 | 0.55 |
| HSL | 288.75º | 0.72% | 0.26% | - |
| HSV(B) | 288.75º | 0.83% | 0.45% | - |
| XYZ | 8.26 | 4.24 | 16.6 | - |
| YUV | 53.27 | 162.84 | 159.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 19 | 115 | 0.16 | 0.83 | 0 | 0.55 | 288.75 | 0.72 | 0.26 |
| Hex | 61 | 13 | 73 | 10 | 53 | 0 | 37 | 121 | 48 | 1A |
| Octal | 141 | 23 | 163 | 20 | 123 | 0 | 67 | 441 | 110 | 32 |
| Binary | 1100001 | 10011 | 1110011 | 10000 | 1010011 | 0 | 110111 | 100100001 | 1001000 | 11010 |
Color Harmonies of #611373
Complementary color
Monochromatic Colors of #611373
Black with #611373
Text Example
Text Example
White with #611373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611373; }
p { color: rgb(97,19,115); }
H1.HeaderClassName
{
color: #611373;
}
.AnyTagClassName
{
color: #611373;
}
</style>
background-color css
<style>
a { background-color: #611373; }
a { background-color: rgb(97,19,115); }
div.DivClassName
{
background-color: #611373;
}
.BgClassName
{
background-color: #611373;
}
</style>
border-color css
<style>
span { border-color: #611373; }
span { border-color: rgb(97,19,115); }
td.TdClassName
{
border-color: #611373;
}
.TagClassName
{
border-color: #611373;
}
</style>