Shades of Seance #661976
Tints of Seance #661976
RGB
CMYK
RGB Variations
Color information
#661976 (or 0x661976) is known color: Seance. HEX triplet: 66, 19 and 76. RGB value is (102,25,118). Sum of RGB (Red+Green+Blue) = 102+25+118=245 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.63% from 245); Green value is 25 (10.16% from 255 or 10.20% from 245); Blue value is 118 (46.48% from 255 or 48.16% from 245); Max value from RGB is 118 - color contains mainly: blue. Hex color #661976 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661976 is #99E689. Grayscale: #3A3A3A. Windows color (decimal): -10086026 or 7739750. OLE color: 7739750.
HSL color Cylindrical-coordinate representation of color #661976: hue angle of 289.68º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #661976 is Cyan = 0.14, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 25 | 118 | - |
| CMYK | 0.14 | 0.79 | 0 | 0.54 |
| HSL | 289.68º | 0.65% | 0.28% | - |
| HSV(B) | 289.68º | 0.79% | 0.46% | - |
| XYZ | 9.1 | 4.83 | 17.59 | - |
| YUV | 58.63 | 161.51 | 158.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 25 | 118 | 0.14 | 0.79 | 0 | 0.54 | 289.68 | 0.65 | 0.28 |
| Hex | 66 | 19 | 76 | E | 4F | 0 | 36 | 122 | 41 | 1C |
| Octal | 146 | 31 | 166 | 16 | 117 | 0 | 66 | 442 | 101 | 34 |
| Binary | 1100110 | 11001 | 1110110 | 1110 | 1001111 | 0 | 110110 | 100100010 | 1000001 | 11100 |
Color Harmonies of #661976
Complementary color
Monochromatic Colors of #661976
Black with #661976
Text Example
Text Example
White with #661976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661976; }
p { color: rgb(102,25,118); }
H1.HeaderClassName
{
color: #661976;
}
.AnyTagClassName
{
color: #661976;
}
</style>
background-color css
<style>
a { background-color: #661976; }
a { background-color: rgb(102,25,118); }
div.DivClassName
{
background-color: #661976;
}
.BgClassName
{
background-color: #661976;
}
</style>
border-color css
<style>
span { border-color: #661976; }
span { border-color: rgb(102,25,118); }
td.TdClassName
{
border-color: #661976;
}
.TagClassName
{
border-color: #661976;
}
</style>