Shades of Seance #661271
Tints of Seance #661271
RGB
CMYK
RGB Variations
Color information
#661271 (or 0x661271) is known color: Seance. HEX triplet: 66, 12 and 71. RGB value is (102,18,113). Sum of RGB (Red+Green+Blue) = 102+18+113=233 (30% of max value = 765). Red value is 102 (40.23% from 255 or 43.78% from 233); Green value is 18 (7.42% from 255 or 7.73% from 233); Blue value is 113 (44.53% from 255 or 48.50% from 233); Max value from RGB is 113 - color contains mainly: blue. Hex color #661271 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661271 is #99ED8E. Grayscale: #353535. Windows color (decimal): -10087823 or 7410278. OLE color: 7410278.
HSL color Cylindrical-coordinate representation of color #661271: hue angle of 293.05º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #661271 is Cyan = 0.10, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 18 | 113 | - |
| CMYK | 0.10 | 0.84 | 0 | 0.56 |
| HSL | 293.05º | 0.73% | 0.26% | - |
| HSV(B) | 293.05º | 0.84% | 0.44% | - |
| XYZ | 8.68 | 4.45 | 16.02 | - |
| YUV | 53.95 | 161.33 | 162.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 18 | 113 | 0.10 | 0.84 | 0 | 0.56 | 293.05 | 0.73 | 0.26 |
| Hex | 66 | 12 | 71 | A | 54 | 0 | 38 | 125 | 49 | 1A |
| Octal | 146 | 22 | 161 | 12 | 124 | 0 | 70 | 445 | 111 | 32 |
| Binary | 1100110 | 10010 | 1110001 | 1010 | 1010100 | 0 | 111000 | 100100101 | 1001001 | 11010 |
Color Harmonies of #661271
Complementary color
Monochromatic Colors of #661271
Black with #661271
Text Example
Text Example
White with #661271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661271; }
p { color: rgb(102,18,113); }
H1.HeaderClassName
{
color: #661271;
}
.AnyTagClassName
{
color: #661271;
}
</style>
background-color css
<style>
a { background-color: #661271; }
a { background-color: rgb(102,18,113); }
div.DivClassName
{
background-color: #661271;
}
.BgClassName
{
background-color: #661271;
}
</style>
border-color css
<style>
span { border-color: #661271; }
span { border-color: rgb(102,18,113); }
td.TdClassName
{
border-color: #661271;
}
.TagClassName
{
border-color: #661271;
}
</style>