Shades of Seance #681886
Tints of Seance #681886
RGB
CMYK
RGB Variations
Color information
#681886 (or 0x681886) is known color: Seance. HEX triplet: 68, 18 and 86. RGB value is (104,24,134). Sum of RGB (Red+Green+Blue) = 104+24+134=262 (34% of max value = 765). Red value is 104 (41.02% from 255 or 39.69% from 262); Green value is 24 (9.77% from 255 or 9.16% from 262); Blue value is 134 (52.73% from 255 or 51.15% from 262); Max value from RGB is 134 - color contains mainly: blue. Hex color #681886 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #681886 is #97E779. Grayscale: #3C3C3C. Windows color (decimal): -9955194 or 8788072. OLE color: 8788072.
HSL color Cylindrical-coordinate representation of color #681886: hue angle of 283.64º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #681886 is Cyan = 0.22, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 24 | 134 | - |
| CMYK | 0.22 | 0.82 | 0 | 0.47 |
| HSL | 283.64º | 0.7% | 0.31% | - |
| HSV(B) | 283.64º | 0.82% | 0.53% | - |
| XYZ | 10.34 | 5.32 | 23.04 | - |
| YUV | 60.46 | 169.5 | 159.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 24 | 134 | 0.22 | 0.82 | 0 | 0.47 | 283.64 | 0.7 | 0.31 |
| Hex | 68 | 18 | 86 | 16 | 52 | 0 | 2F | 11C | 46 | 1F |
| Octal | 150 | 30 | 206 | 26 | 122 | 0 | 57 | 434 | 106 | 37 |
| Binary | 1101000 | 11000 | 10000110 | 10110 | 1010010 | 0 | 101111 | 100011100 | 1000110 | 11111 |
Color Harmonies of #681886
Complementary color
Monochromatic Colors of #681886
Black with #681886
Text Example
Text Example
White with #681886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681886; }
p { color: rgb(104,24,134); }
H1.HeaderClassName
{
color: #681886;
}
.AnyTagClassName
{
color: #681886;
}
</style>
background-color css
<style>
a { background-color: #681886; }
a { background-color: rgb(104,24,134); }
div.DivClassName
{
background-color: #681886;
}
.BgClassName
{
background-color: #681886;
}
</style>
border-color css
<style>
span { border-color: #681886; }
span { border-color: rgb(104,24,134); }
td.TdClassName
{
border-color: #681886;
}
.TagClassName
{
border-color: #681886;
}
</style>