Shades of Seance #611575
Tints of Seance #611575
RGB
CMYK
RGB Variations
Color information
#611575 (or 0x611575) is known color: Seance. HEX triplet: 61, 15 and 75. RGB value is (97,21,117). Sum of RGB (Red+Green+Blue) = 97+21+117=235 (31% of max value = 765). Red value is 97 (38.28% from 255 or 41.28% from 235); Green value is 21 (8.59% from 255 or 8.94% from 235); Blue value is 117 (46.09% from 255 or 49.79% from 235); Max value from RGB is 117 - color contains mainly: blue. Hex color #611575 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611575 is #9EEA8A. Grayscale: #363636. Windows color (decimal): -10414731 or 7673185. OLE color: 7673185.
HSL color Cylindrical-coordinate representation of color #611575: hue angle of 287.5º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #611575 is Cyan = 0.17, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 21 | 117 | - |
| CMYK | 0.17 | 0.82 | 0 | 0.54 |
| HSL | 287.5º | 0.7% | 0.27% | - |
| HSV(B) | 287.5º | 0.82% | 0.46% | - |
| XYZ | 8.41 | 4.36 | 17.23 | - |
| YUV | 54.67 | 163.18 | 158.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 21 | 117 | 0.17 | 0.82 | 0 | 0.54 | 287.5 | 0.7 | 0.27 |
| Hex | 61 | 15 | 75 | 11 | 52 | 0 | 36 | 120 | 46 | 1B |
| Octal | 141 | 25 | 165 | 21 | 122 | 0 | 66 | 440 | 106 | 33 |
| Binary | 1100001 | 10101 | 1110101 | 10001 | 1010010 | 0 | 110110 | 100100000 | 1000110 | 11011 |
Color Harmonies of #611575
Complementary color
Monochromatic Colors of #611575
Black with #611575
Text Example
Text Example
White with #611575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611575; }
p { color: rgb(97,21,117); }
H1.HeaderClassName
{
color: #611575;
}
.AnyTagClassName
{
color: #611575;
}
</style>
background-color css
<style>
a { background-color: #611575; }
a { background-color: rgb(97,21,117); }
div.DivClassName
{
background-color: #611575;
}
.BgClassName
{
background-color: #611575;
}
</style>
border-color css
<style>
span { border-color: #611575; }
span { border-color: rgb(97,21,117); }
td.TdClassName
{
border-color: #611575;
}
.TagClassName
{
border-color: #611575;
}
</style>