Shades of Seance #661570
Tints of Seance #661570
RGB
CMYK
RGB Variations
Color information
#661570 (or 0x661570) is known color: Seance. HEX triplet: 66, 15 and 70. RGB value is (102,21,112). Sum of RGB (Red+Green+Blue) = 102+21+112=235 (31% of max value = 765). Red value is 102 (40.23% from 255 or 43.40% from 235); Green value is 21 (8.59% from 255 or 8.94% from 235); Blue value is 112 (44.14% from 255 or 47.66% from 235); Max value from RGB is 112 - color contains mainly: blue. Hex color #661570 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661570 is #99EA8F. Grayscale: #373737. Windows color (decimal): -10087056 or 7345510. OLE color: 7345510.
HSL color Cylindrical-coordinate representation of color #661570: hue angle of 293.41º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #661570 is Cyan = 0.09, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 21 | 112 | - |
| CMYK | 0.09 | 0.81 | 0 | 0.56 |
| HSL | 293.41º | 0.68% | 0.26% | - |
| HSV(B) | 293.41º | 0.81% | 0.44% | - |
| XYZ | 8.67 | 4.53 | 15.75 | - |
| YUV | 55.59 | 159.84 | 161.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 21 | 112 | 0.09 | 0.81 | 0 | 0.56 | 293.41 | 0.68 | 0.26 |
| Hex | 66 | 15 | 70 | 9 | 51 | 0 | 38 | 125 | 44 | 1A |
| Octal | 146 | 25 | 160 | 11 | 121 | 0 | 70 | 445 | 104 | 32 |
| Binary | 1100110 | 10101 | 1110000 | 1001 | 1010001 | 0 | 111000 | 100100101 | 1000100 | 11010 |
Color Harmonies of #661570
Complementary color
Monochromatic Colors of #661570
Black with #661570
Text Example
Text Example
White with #661570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661570; }
p { color: rgb(102,21,112); }
H1.HeaderClassName
{
color: #661570;
}
.AnyTagClassName
{
color: #661570;
}
</style>
background-color css
<style>
a { background-color: #661570; }
a { background-color: rgb(102,21,112); }
div.DivClassName
{
background-color: #661570;
}
.BgClassName
{
background-color: #661570;
}
</style>
border-color css
<style>
span { border-color: #661570; }
span { border-color: rgb(102,21,112); }
td.TdClassName
{
border-color: #661570;
}
.TagClassName
{
border-color: #661570;
}
</style>