Shades of Seance #683071
Tints of Seance #683071
RGB
CMYK
RGB Variations
Color information
#683071 (or 0x683071) is known color: Seance. HEX triplet: 68, 30 and 71. RGB value is (104,48,113). Sum of RGB (Red+Green+Blue) = 104+48+113=265 (35% of max value = 765). Red value is 104 (41.02% from 255 or 39.25% from 265); Green value is 48 (19.14% from 255 or 18.11% from 265); Blue value is 113 (44.53% from 255 or 42.64% from 265); Max value from RGB is 113 - color contains mainly: blue. Hex color #683071 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683071 is #97CF8E. Grayscale: #474747. Windows color (decimal): -9949071 or 7417960. OLE color: 7417960.
HSL color Cylindrical-coordinate representation of color #683071: hue angle of 291.69º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #683071 is Cyan = 0.08, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 48 | 113 | - |
| CMYK | 0.08 | 0.58 | 0 | 0.56 |
| HSL | 291.69º | 0.4% | 0.32% | - |
| HSV(B) | 291.69º | 0.58% | 0.44% | - |
| XYZ | 9.75 | 6.25 | 16.32 | - |
| YUV | 72.15 | 151.05 | 150.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 48 | 113 | 0.08 | 0.58 | 0 | 0.56 | 291.69 | 0.4 | 0.32 |
| Hex | 68 | 30 | 71 | 8 | 3A | 0 | 38 | 124 | 28 | 20 |
| Octal | 150 | 60 | 161 | 10 | 72 | 0 | 70 | 444 | 50 | 40 |
| Binary | 1101000 | 110000 | 1110001 | 1000 | 111010 | 0 | 111000 | 100100100 | 101000 | 100000 |
Color Harmonies of #683071
Complementary color
Monochromatic Colors of #683071
Black with #683071
Text Example
Text Example
White with #683071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683071; }
p { color: rgb(104,48,113); }
H1.HeaderClassName
{
color: #683071;
}
.AnyTagClassName
{
color: #683071;
}
</style>
background-color css
<style>
a { background-color: #683071; }
a { background-color: rgb(104,48,113); }
div.DivClassName
{
background-color: #683071;
}
.BgClassName
{
background-color: #683071;
}
</style>
border-color css
<style>
span { border-color: #683071; }
span { border-color: rgb(104,48,113); }
td.TdClassName
{
border-color: #683071;
}
.TagClassName
{
border-color: #683071;
}
</style>