Shades of Seance #611778
Tints of Seance #611778
RGB
CMYK
RGB Variations
Color information
#611778 (or 0x611778) is known color: Seance. HEX triplet: 61, 17 and 78. RGB value is (97,23,120). Sum of RGB (Red+Green+Blue) = 97+23+120=240 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.42% from 240); Green value is 23 (9.38% from 255 or 9.58% from 240); Blue value is 120 (47.27% from 255 or 50% from 240); Max value from RGB is 120 - color contains mainly: blue. Hex color #611778 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611778 is #9EE887. Grayscale: #373737. Windows color (decimal): -10414216 or 7870305. OLE color: 7870305.
HSL color Cylindrical-coordinate representation of color #611778: hue angle of 285.77º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #611778 is Cyan = 0.19, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 23 | 120 | - |
| CMYK | 0.19 | 0.81 | 0 | 0.53 |
| HSL | 285.77º | 0.68% | 0.28% | - |
| HSV(B) | 285.77º | 0.81% | 0.47% | - |
| XYZ | 8.63 | 4.51 | 18.19 | - |
| YUV | 56.18 | 164.02 | 157.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 23 | 120 | 0.19 | 0.81 | 0 | 0.53 | 285.77 | 0.68 | 0.28 |
| Hex | 61 | 17 | 78 | 13 | 51 | 0 | 35 | 11E | 44 | 1C |
| Octal | 141 | 27 | 170 | 23 | 121 | 0 | 65 | 436 | 104 | 34 |
| Binary | 1100001 | 10111 | 1111000 | 10011 | 1010001 | 0 | 110101 | 100011110 | 1000100 | 11100 |
Color Harmonies of #611778
Complementary color
Monochromatic Colors of #611778
Black with #611778
Text Example
Text Example
White with #611778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611778; }
p { color: rgb(97,23,120); }
H1.HeaderClassName
{
color: #611778;
}
.AnyTagClassName
{
color: #611778;
}
</style>
background-color css
<style>
a { background-color: #611778; }
a { background-color: rgb(97,23,120); }
div.DivClassName
{
background-color: #611778;
}
.BgClassName
{
background-color: #611778;
}
</style>
border-color css
<style>
span { border-color: #611778; }
span { border-color: rgb(97,23,120); }
td.TdClassName
{
border-color: #611778;
}
.TagClassName
{
border-color: #611778;
}
</style>