Shades of Seance #611878
Tints of Seance #611878
RGB
CMYK
RGB Variations
Color information
#611878 (or 0x611878) is known color: Seance. HEX triplet: 61, 18 and 78. RGB value is (97,24,120). Sum of RGB (Red+Green+Blue) = 97+24+120=241 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.25% from 241); Green value is 24 (9.77% from 255 or 9.96% from 241); Blue value is 120 (47.27% from 255 or 49.79% from 241); Max value from RGB is 120 - color contains mainly: blue. Hex color #611878 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611878 is #9EE787. Grayscale: #383838. Windows color (decimal): -10413960 or 7870561. OLE color: 7870561.
HSL color Cylindrical-coordinate representation of color #611878: hue angle of 285.62º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #611878 is Cyan = 0.19, Magento = 0.8, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 24 | 120 | - |
| CMYK | 0.19 | 0.8 | 0 | 0.53 |
| HSL | 285.63º | 0.67% | 0.28% | - |
| HSV(B) | 285.63º | 0.8% | 0.47% | - |
| XYZ | 8.65 | 4.55 | 18.19 | - |
| YUV | 56.77 | 163.68 | 156.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 24 | 120 | 0.19 | 0.8 | 0 | 0.53 | 285.63 | 0.67 | 0.28 |
| Hex | 61 | 18 | 78 | 13 | 50 | 0 | 35 | 11E | 43 | 1C |
| Octal | 141 | 30 | 170 | 23 | 120 | 0 | 65 | 436 | 103 | 34 |
| Binary | 1100001 | 11000 | 1111000 | 10011 | 1010000 | 0 | 110101 | 100011110 | 1000011 | 11100 |
Color Harmonies of #611878
Complementary color
Monochromatic Colors of #611878
Black with #611878
Text Example
Text Example
White with #611878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611878; }
p { color: rgb(97,24,120); }
H1.HeaderClassName
{
color: #611878;
}
.AnyTagClassName
{
color: #611878;
}
</style>
background-color css
<style>
a { background-color: #611878; }
a { background-color: rgb(97,24,120); }
div.DivClassName
{
background-color: #611878;
}
.BgClassName
{
background-color: #611878;
}
</style>
border-color css
<style>
span { border-color: #611878; }
span { border-color: rgb(97,24,120); }
td.TdClassName
{
border-color: #611878;
}
.TagClassName
{
border-color: #611878;
}
</style>