Shades of Seance #661071
Tints of Seance #661071
RGB
CMYK
RGB Variations
Color information
#661071 (or 0x661071) is known color: Seance. HEX triplet: 66, 10 and 71. RGB value is (102,16,113). Sum of RGB (Red+Green+Blue) = 102+16+113=231 (30% of max value = 765). Red value is 102 (40.23% from 255 or 44.16% from 231); Green value is 16 (6.64% from 255 or 6.93% from 231); Blue value is 113 (44.53% from 255 or 48.92% from 231); Max value from RGB is 113 - color contains mainly: blue. Hex color #661071 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661071 is #99EF8E. Grayscale: #343434. Windows color (decimal): -10088335 or 7409766. OLE color: 7409766.
HSL color Cylindrical-coordinate representation of color #661071: hue angle of 293.2º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #661071 is Cyan = 0.10, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 16 | 113 | - |
| CMYK | 0.10 | 0.86 | 0 | 0.56 |
| HSL | 293.2º | 0.75% | 0.25% | - |
| HSV(B) | 293.2º | 0.86% | 0.44% | - |
| XYZ | 8.65 | 4.39 | 16.01 | - |
| YUV | 52.77 | 161.99 | 163.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 16 | 113 | 0.10 | 0.86 | 0 | 0.56 | 293.2 | 0.75 | 0.25 |
| Hex | 66 | 10 | 71 | A | 56 | 0 | 38 | 125 | 4B | 19 |
| Octal | 146 | 20 | 161 | 12 | 126 | 0 | 70 | 445 | 113 | 31 |
| Binary | 1100110 | 10000 | 1110001 | 1010 | 1010110 | 0 | 111000 | 100100101 | 1001011 | 11001 |
Color Harmonies of #661071
Complementary color
Monochromatic Colors of #661071
Black with #661071
Text Example
Text Example
White with #661071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661071; }
p { color: rgb(102,16,113); }
H1.HeaderClassName
{
color: #661071;
}
.AnyTagClassName
{
color: #661071;
}
</style>
background-color css
<style>
a { background-color: #661071; }
a { background-color: rgb(102,16,113); }
div.DivClassName
{
background-color: #661071;
}
.BgClassName
{
background-color: #661071;
}
</style>
border-color css
<style>
span { border-color: #661071; }
span { border-color: rgb(102,16,113); }
td.TdClassName
{
border-color: #661071;
}
.TagClassName
{
border-color: #661071;
}
</style>