Shades of Seance #661275
Tints of Seance #661275
RGB
CMYK
RGB Variations
Color information
#661275 (or 0x661275) is known color: Seance. HEX triplet: 66, 12 and 75. RGB value is (102,18,117). Sum of RGB (Red+Green+Blue) = 102+18+117=237 (31% of max value = 765). Red value is 102 (40.23% from 255 or 43.04% from 237); Green value is 18 (7.42% from 255 or 7.59% from 237); Blue value is 117 (46.09% from 255 or 49.37% from 237); Max value from RGB is 117 - color contains mainly: blue. Hex color #661275 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661275 is #99ED8A. Grayscale: #363636. Windows color (decimal): -10087819 or 7672422. OLE color: 7672422.
HSL color Cylindrical-coordinate representation of color #661275: hue angle of 290.91º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #661275 is Cyan = 0.13, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 18 | 117 | - |
| CMYK | 0.13 | 0.85 | 0 | 0.54 |
| HSL | 290.91º | 0.73% | 0.26% | - |
| HSV(B) | 290.91º | 0.85% | 0.46% | - |
| XYZ | 8.91 | 4.54 | 17.24 | - |
| YUV | 54.4 | 163.33 | 161.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 18 | 117 | 0.13 | 0.85 | 0 | 0.54 | 290.91 | 0.73 | 0.26 |
| Hex | 66 | 12 | 75 | D | 55 | 0 | 36 | 123 | 49 | 1A |
| Octal | 146 | 22 | 165 | 15 | 125 | 0 | 66 | 443 | 111 | 32 |
| Binary | 1100110 | 10010 | 1110101 | 1101 | 1010101 | 0 | 110110 | 100100011 | 1001001 | 11010 |
Color Harmonies of #661275
Complementary color
Monochromatic Colors of #661275
Black with #661275
Text Example
Text Example
White with #661275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661275; }
p { color: rgb(102,18,117); }
H1.HeaderClassName
{
color: #661275;
}
.AnyTagClassName
{
color: #661275;
}
</style>
background-color css
<style>
a { background-color: #661275; }
a { background-color: rgb(102,18,117); }
div.DivClassName
{
background-color: #661275;
}
.BgClassName
{
background-color: #661275;
}
</style>
border-color css
<style>
span { border-color: #661275; }
span { border-color: rgb(102,18,117); }
td.TdClassName
{
border-color: #661275;
}
.TagClassName
{
border-color: #661275;
}
</style>