Shades of Seance #661876
Tints of Seance #661876
RGB
CMYK
RGB Variations
Color information
#661876 (or 0x661876) is known color: Seance. HEX triplet: 66, 18 and 76. RGB value is (102,24,118). Sum of RGB (Red+Green+Blue) = 102+24+118=244 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.80% from 244); Green value is 24 (9.77% from 255 or 9.84% from 244); Blue value is 118 (46.48% from 255 or 48.36% from 244); Max value from RGB is 118 - color contains mainly: blue. Hex color #661876 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661876 is #99E789. Grayscale: #393939. Windows color (decimal): -10086282 or 7739494. OLE color: 7739494.
HSL color Cylindrical-coordinate representation of color #661876: hue angle of 289.79º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #661876 is Cyan = 0.14, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 24 | 118 | - |
| CMYK | 0.14 | 0.80 | 0 | 0.54 |
| HSL | 289.79º | 0.66% | 0.28% | - |
| HSV(B) | 289.79º | 0.8% | 0.46% | - |
| XYZ | 9.08 | 4.79 | 17.58 | - |
| YUV | 58.04 | 161.84 | 159.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 24 | 118 | 0.14 | 0.80 | 0 | 0.54 | 289.79 | 0.66 | 0.28 |
| Hex | 66 | 18 | 76 | E | 50 | 0 | 36 | 122 | 42 | 1C |
| Octal | 146 | 30 | 166 | 16 | 120 | 0 | 66 | 442 | 102 | 34 |
| Binary | 1100110 | 11000 | 1110110 | 1110 | 1010000 | 0 | 110110 | 100100010 | 1000010 | 11100 |
Color Harmonies of #661876
Complementary color
Monochromatic Colors of #661876
Black with #661876
Text Example
Text Example
White with #661876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661876; }
p { color: rgb(102,24,118); }
H1.HeaderClassName
{
color: #661876;
}
.AnyTagClassName
{
color: #661876;
}
</style>
background-color css
<style>
a { background-color: #661876; }
a { background-color: rgb(102,24,118); }
div.DivClassName
{
background-color: #661876;
}
.BgClassName
{
background-color: #661876;
}
</style>
border-color css
<style>
span { border-color: #661876; }
span { border-color: rgb(102,24,118); }
td.TdClassName
{
border-color: #661876;
}
.TagClassName
{
border-color: #661876;
}
</style>