Shades of Seance #681373
Tints of Seance #681373
RGB
CMYK
RGB Variations
Color information
#681373 (or 0x681373) is known color: Seance. HEX triplet: 68, 13 and 73. RGB value is (104,19,115). Sum of RGB (Red+Green+Blue) = 104+19+115=238 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.70% from 238); Green value is 19 (7.81% from 255 or 7.98% from 238); Blue value is 115 (45.31% from 255 or 48.32% from 238); Max value from RGB is 115 - color contains mainly: blue. Hex color #681373 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681373 is #97EC8C. Grayscale: #373737. Windows color (decimal): -9956493 or 7541608. OLE color: 7541608.
HSL color Cylindrical-coordinate representation of color #681373: hue angle of 293.12º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #681373 is Cyan = 0.10, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 19 | 115 | - |
| CMYK | 0.10 | 0.83 | 0 | 0.55 |
| HSL | 293.13º | 0.72% | 0.26% | - |
| HSV(B) | 293.13º | 0.83% | 0.45% | - |
| XYZ | 9.04 | 4.65 | 16.64 | - |
| YUV | 55.36 | 161.66 | 162.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 19 | 115 | 0.10 | 0.83 | 0 | 0.55 | 293.13 | 0.72 | 0.26 |
| Hex | 68 | 13 | 73 | A | 53 | 0 | 37 | 125 | 48 | 1A |
| Octal | 150 | 23 | 163 | 12 | 123 | 0 | 67 | 445 | 110 | 32 |
| Binary | 1101000 | 10011 | 1110011 | 1010 | 1010011 | 0 | 110111 | 100100101 | 1001000 | 11010 |
Color Harmonies of #681373
Complementary color
Monochromatic Colors of #681373
Black with #681373
Text Example
Text Example
White with #681373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681373; }
p { color: rgb(104,19,115); }
H1.HeaderClassName
{
color: #681373;
}
.AnyTagClassName
{
color: #681373;
}
</style>
background-color css
<style>
a { background-color: #681373; }
a { background-color: rgb(104,19,115); }
div.DivClassName
{
background-color: #681373;
}
.BgClassName
{
background-color: #681373;
}
</style>
border-color css
<style>
span { border-color: #681373; }
span { border-color: rgb(104,19,115); }
td.TdClassName
{
border-color: #681373;
}
.TagClassName
{
border-color: #681373;
}
</style>