Shades of Seance #684168
Tints of Seance #684168
RGB
CMYK
RGB Variations
Color information
#684168 (or 0x684168) is known color: Seance. HEX triplet: 68, 41 and 68. RGB value is (104,65,104). Sum of RGB (Red+Green+Blue) = 104+65+104=273 (36% of max value = 765). Red value is 104 (41.02% from 255 or 38.10% from 273); Green value is 65 (25.78% from 255 or 23.81% from 273); Blue value is 104 (41.02% from 255 or 38.10% from 273); Max value from RGB is 104 - color contains mainly: red, blue. Hex color #684168 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684168 is #97BE97. Grayscale: #505050. Windows color (decimal): -9944728 or 6832488. OLE color: 6832488.
HSL color Cylindrical-coordinate representation of color #684168: hue angle of 300º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #684168 is Cyan = 0, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 65 | 104 | - |
| CMYK | 0 | 0.38 | 0 | 0.59 |
| HSL | 300º | 0.23% | 0.33% | - |
| HSV(B) | 300º | 0.38% | 0.41% | - |
| XYZ | 10.1 | 7.72 | 14.06 | - |
| YUV | 81.11 | 140.92 | 144.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 65 | 104 | 0 | 0.38 | 0 | 0.59 | 300 | 0.23 | 0.33 |
| Hex | 68 | 41 | 68 | 0 | 26 | 0 | 3B | 12C | 17 | 21 |
| Octal | 150 | 101 | 150 | 0 | 46 | 0 | 73 | 454 | 27 | 41 |
| Binary | 1101000 | 1000001 | 1101000 | 0 | 100110 | 0 | 111011 | 100101100 | 10111 | 100001 |
Color Harmonies of #684168
Complementary color
Monochromatic Colors of #684168
Black with #684168
Text Example
Text Example
White with #684168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684168; }
p { color: rgb(104,65,104); }
H1.HeaderClassName
{
color: #684168;
}
.AnyTagClassName
{
color: #684168;
}
</style>
background-color css
<style>
a { background-color: #684168; }
a { background-color: rgb(104,65,104); }
div.DivClassName
{
background-color: #684168;
}
.BgClassName
{
background-color: #684168;
}
</style>
border-color css
<style>
span { border-color: #684168; }
span { border-color: rgb(104,65,104); }
td.TdClassName
{
border-color: #684168;
}
.TagClassName
{
border-color: #684168;
}
</style>