Shades of Seance #681679
Tints of Seance #681679
RGB
CMYK
RGB Variations
Color information
#681679 (or 0x681679) is known color: Seance. HEX triplet: 68, 16 and 79. RGB value is (104,22,121). Sum of RGB (Red+Green+Blue) = 104+22+121=247 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.11% from 247); Green value is 22 (8.98% from 255 or 8.91% from 247); Blue value is 121 (47.66% from 255 or 48.99% from 247); Max value from RGB is 121 - color contains mainly: blue. Hex color #681679 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681679 is #97E986. Grayscale: #393939. Windows color (decimal): -9955719 or 7935592. OLE color: 7935592.
HSL color Cylindrical-coordinate representation of color #681679: hue angle of 289.7º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #681679 is Cyan = 0.14, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 22 | 121 | - |
| CMYK | 0.14 | 0.82 | 0 | 0.53 |
| HSL | 289.7º | 0.69% | 0.28% | - |
| HSV(B) | 289.7º | 0.82% | 0.47% | - |
| XYZ | 9.45 | 4.9 | 18.54 | - |
| YUV | 57.8 | 163.67 | 160.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 22 | 121 | 0.14 | 0.82 | 0 | 0.53 | 289.7 | 0.69 | 0.28 |
| Hex | 68 | 16 | 79 | E | 52 | 0 | 35 | 122 | 45 | 1C |
| Octal | 150 | 26 | 171 | 16 | 122 | 0 | 65 | 442 | 105 | 34 |
| Binary | 1101000 | 10110 | 1111001 | 1110 | 1010010 | 0 | 110101 | 100100010 | 1000101 | 11100 |
Color Harmonies of #681679
Complementary color
Monochromatic Colors of #681679
Black with #681679
Text Example
Text Example
White with #681679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681679; }
p { color: rgb(104,22,121); }
H1.HeaderClassName
{
color: #681679;
}
.AnyTagClassName
{
color: #681679;
}
</style>
background-color css
<style>
a { background-color: #681679; }
a { background-color: rgb(104,22,121); }
div.DivClassName
{
background-color: #681679;
}
.BgClassName
{
background-color: #681679;
}
</style>
border-color css
<style>
span { border-color: #681679; }
span { border-color: rgb(104,22,121); }
td.TdClassName
{
border-color: #681679;
}
.TagClassName
{
border-color: #681679;
}
</style>