Shades of Seance #661978
Tints of Seance #661978
RGB
CMYK
RGB Variations
Color information
#661978 (or 0x661978) is known color: Seance. HEX triplet: 66, 19 and 78. RGB value is (102,25,120). Sum of RGB (Red+Green+Blue) = 102+25+120=247 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.30% from 247); Green value is 25 (10.16% from 255 or 10.12% from 247); Blue value is 120 (47.27% from 255 or 48.58% from 247); Max value from RGB is 120 - color contains mainly: blue. Hex color #661978 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661978 is #99E687. Grayscale: #3A3A3A. Windows color (decimal): -10086024 or 7870822. OLE color: 7870822.
HSL color Cylindrical-coordinate representation of color #661978: hue angle of 288.63º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #661978 is Cyan = 0.15, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 25 | 120 | - |
| CMYK | 0.15 | 0.79 | 0 | 0.53 |
| HSL | 288.63º | 0.66% | 0.28% | - |
| HSV(B) | 288.63º | 0.79% | 0.47% | - |
| XYZ | 9.22 | 4.88 | 18.22 | - |
| YUV | 58.85 | 162.51 | 158.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 25 | 120 | 0.15 | 0.79 | 0 | 0.53 | 288.63 | 0.66 | 0.28 |
| Hex | 66 | 19 | 78 | F | 4F | 0 | 35 | 121 | 42 | 1C |
| Octal | 146 | 31 | 170 | 17 | 117 | 0 | 65 | 441 | 102 | 34 |
| Binary | 1100110 | 11001 | 1111000 | 1111 | 1001111 | 0 | 110101 | 100100001 | 1000010 | 11100 |
Color Harmonies of #661978
Complementary color
Monochromatic Colors of #661978
Black with #661978
Text Example
Text Example
White with #661978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661978; }
p { color: rgb(102,25,120); }
H1.HeaderClassName
{
color: #661978;
}
.AnyTagClassName
{
color: #661978;
}
</style>
background-color css
<style>
a { background-color: #661978; }
a { background-color: rgb(102,25,120); }
div.DivClassName
{
background-color: #661978;
}
.BgClassName
{
background-color: #661978;
}
</style>
border-color css
<style>
span { border-color: #661978; }
span { border-color: rgb(102,25,120); }
td.TdClassName
{
border-color: #661978;
}
.TagClassName
{
border-color: #661978;
}
</style>