Shades of Seance #661670
Tints of Seance #661670
RGB
CMYK
RGB Variations
Color information
#661670 (or 0x661670) is known color: Seance. HEX triplet: 66, 16 and 70. RGB value is (102,22,112). Sum of RGB (Red+Green+Blue) = 102+22+112=236 (31% of max value = 765). Red value is 102 (40.23% from 255 or 43.22% from 236); Green value is 22 (8.98% from 255 or 9.32% from 236); Blue value is 112 (44.14% from 255 or 47.46% from 236); Max value from RGB is 112 - color contains mainly: blue. Hex color #661670 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661670 is #99E98F. Grayscale: #373737. Windows color (decimal): -10086800 or 7345766. OLE color: 7345766.
HSL color Cylindrical-coordinate representation of color #661670: hue angle of 293.33º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #661670 is Cyan = 0.09, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 22 | 112 | - |
| CMYK | 0.09 | 0.80 | 0 | 0.56 |
| HSL | 293.33º | 0.67% | 0.26% | - |
| HSV(B) | 293.33º | 0.8% | 0.44% | - |
| XYZ | 8.69 | 4.57 | 15.75 | - |
| YUV | 56.18 | 159.5 | 160.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 22 | 112 | 0.09 | 0.80 | 0 | 0.56 | 293.33 | 0.67 | 0.26 |
| Hex | 66 | 16 | 70 | 9 | 50 | 0 | 38 | 125 | 43 | 1A |
| Octal | 146 | 26 | 160 | 11 | 120 | 0 | 70 | 445 | 103 | 32 |
| Binary | 1100110 | 10110 | 1110000 | 1001 | 1010000 | 0 | 111000 | 100100101 | 1000011 | 11010 |
Color Harmonies of #661670
Complementary color
Monochromatic Colors of #661670
Black with #661670
Text Example
Text Example
White with #661670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661670; }
p { color: rgb(102,22,112); }
H1.HeaderClassName
{
color: #661670;
}
.AnyTagClassName
{
color: #661670;
}
</style>
background-color css
<style>
a { background-color: #661670; }
a { background-color: rgb(102,22,112); }
div.DivClassName
{
background-color: #661670;
}
.BgClassName
{
background-color: #661670;
}
</style>
border-color css
<style>
span { border-color: #661670; }
span { border-color: rgb(102,22,112); }
td.TdClassName
{
border-color: #661670;
}
.TagClassName
{
border-color: #661670;
}
</style>