Shades of Seance #681671
Tints of Seance #681671
RGB
CMYK
RGB Variations
Color information
#681671 (or 0x681671) is known color: Seance. HEX triplet: 68, 16 and 71. RGB value is (104,22,113). Sum of RGB (Red+Green+Blue) = 104+22+113=239 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.51% from 239); Green value is 22 (8.98% from 255 or 9.21% from 239); Blue value is 113 (44.53% from 255 or 47.28% from 239); Max value from RGB is 113 - color contains mainly: blue. Hex color #681671 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681671 is #97E98E. Grayscale: #383838. Windows color (decimal): -9955727 or 7411304. OLE color: 7411304.
HSL color Cylindrical-coordinate representation of color #681671: hue angle of 294.07º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #681671 is Cyan = 0.08, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 22 | 113 | - |
| CMYK | 0.08 | 0.81 | 0 | 0.56 |
| HSL | 294.07º | 0.67% | 0.26% | - |
| HSV(B) | 294.07º | 0.81% | 0.44% | - |
| XYZ | 8.98 | 4.71 | 16.06 | - |
| YUV | 56.89 | 159.67 | 161.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 22 | 113 | 0.08 | 0.81 | 0 | 0.56 | 294.07 | 0.67 | 0.26 |
| Hex | 68 | 16 | 71 | 8 | 51 | 0 | 38 | 126 | 43 | 1A |
| Octal | 150 | 26 | 161 | 10 | 121 | 0 | 70 | 446 | 103 | 32 |
| Binary | 1101000 | 10110 | 1110001 | 1000 | 1010001 | 0 | 111000 | 100100110 | 1000011 | 11010 |
Color Harmonies of #681671
Complementary color
Monochromatic Colors of #681671
Black with #681671
Text Example
Text Example
White with #681671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681671; }
p { color: rgb(104,22,113); }
H1.HeaderClassName
{
color: #681671;
}
.AnyTagClassName
{
color: #681671;
}
</style>
background-color css
<style>
a { background-color: #681671; }
a { background-color: rgb(104,22,113); }
div.DivClassName
{
background-color: #681671;
}
.BgClassName
{
background-color: #681671;
}
</style>
border-color css
<style>
span { border-color: #681671; }
span { border-color: rgb(104,22,113); }
td.TdClassName
{
border-color: #681671;
}
.TagClassName
{
border-color: #681671;
}
</style>