Shades of Seance #681370
Tints of Seance #681370
RGB
CMYK
RGB Variations
Color information
#681370 (or 0x681370) is known color: Seance. HEX triplet: 68, 13 and 70. RGB value is (104,19,112). Sum of RGB (Red+Green+Blue) = 104+19+112=235 (31% of max value = 765). Red value is 104 (41.02% from 255 or 44.26% from 235); Green value is 19 (7.81% from 255 or 8.09% from 235); Blue value is 112 (44.14% from 255 or 47.66% from 235); Max value from RGB is 112 - color contains mainly: blue. Hex color #681370 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681370 is #97EC8F. Grayscale: #363636. Windows color (decimal): -9956496 or 7345000. OLE color: 7345000.
HSL color Cylindrical-coordinate representation of color #681370: hue angle of 294.84º 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 #681370 is Cyan = 0.07, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 19 | 112 | - |
| CMYK | 0.07 | 0.83 | 0 | 0.56 |
| HSL | 294.84º | 0.71% | 0.26% | - |
| HSV(B) | 294.84º | 0.83% | 0.44% | - |
| XYZ | 8.87 | 4.58 | 15.75 | - |
| YUV | 55.02 | 160.16 | 162.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 19 | 112 | 0.07 | 0.83 | 0 | 0.56 | 294.84 | 0.71 | 0.26 |
| Hex | 68 | 13 | 70 | 7 | 53 | 0 | 38 | 127 | 47 | 1A |
| Octal | 150 | 23 | 160 | 7 | 123 | 0 | 70 | 447 | 107 | 32 |
| Binary | 1101000 | 10011 | 1110000 | 111 | 1010011 | 0 | 111000 | 100100111 | 1000111 | 11010 |
Color Harmonies of #681370
Complementary color
Monochromatic Colors of #681370
Black with #681370
Text Example
Text Example
White with #681370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681370; }
p { color: rgb(104,19,112); }
H1.HeaderClassName
{
color: #681370;
}
.AnyTagClassName
{
color: #681370;
}
</style>
background-color css
<style>
a { background-color: #681370; }
a { background-color: rgb(104,19,112); }
div.DivClassName
{
background-color: #681370;
}
.BgClassName
{
background-color: #681370;
}
</style>
border-color css
<style>
span { border-color: #681370; }
span { border-color: rgb(104,19,112); }
td.TdClassName
{
border-color: #681370;
}
.TagClassName
{
border-color: #681370;
}
</style>