Shades of Seance #681371
Tints of Seance #681371
RGB
CMYK
RGB Variations
Color information
#681371 (or 0x681371) is known color: Seance. HEX triplet: 68, 13 and 71. RGB value is (104,19,113). Sum of RGB (Red+Green+Blue) = 104+19+113=236 (31% of max value = 765). Red value is 104 (41.02% from 255 or 44.07% from 236); Green value is 19 (7.81% from 255 or 8.05% from 236); Blue value is 113 (44.53% from 255 or 47.88% from 236); Max value from RGB is 113 - color contains mainly: blue. Hex color #681371 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681371 is #97EC8E. Grayscale: #363636. Windows color (decimal): -9956495 or 7410536. OLE color: 7410536.
HSL color Cylindrical-coordinate representation of color #681371: hue angle of 294.26º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #681371 is Cyan = 0.08, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 19 | 113 | - |
| CMYK | 0.08 | 0.83 | 0 | 0.56 |
| HSL | 294.26º | 0.71% | 0.26% | - |
| HSV(B) | 294.26º | 0.83% | 0.44% | - |
| XYZ | 8.92 | 4.6 | 16.04 | - |
| YUV | 55.13 | 160.66 | 162.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 19 | 113 | 0.08 | 0.83 | 0 | 0.56 | 294.26 | 0.71 | 0.26 |
| Hex | 68 | 13 | 71 | 8 | 53 | 0 | 38 | 126 | 47 | 1A |
| Octal | 150 | 23 | 161 | 10 | 123 | 0 | 70 | 446 | 107 | 32 |
| Binary | 1101000 | 10011 | 1110001 | 1000 | 1010011 | 0 | 111000 | 100100110 | 1000111 | 11010 |
Color Harmonies of #681371
Complementary color
Monochromatic Colors of #681371
Black with #681371
Text Example
Text Example
White with #681371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681371; }
p { color: rgb(104,19,113); }
H1.HeaderClassName
{
color: #681371;
}
.AnyTagClassName
{
color: #681371;
}
</style>
background-color css
<style>
a { background-color: #681371; }
a { background-color: rgb(104,19,113); }
div.DivClassName
{
background-color: #681371;
}
.BgClassName
{
background-color: #681371;
}
</style>
border-color css
<style>
span { border-color: #681371; }
span { border-color: rgb(104,19,113); }
td.TdClassName
{
border-color: #681371;
}
.TagClassName
{
border-color: #681371;
}
</style>