Shades of Seance #681674
Tints of Seance #681674
RGB
CMYK
RGB Variations
Color information
#681674 (or 0x681674) is known color: Seance. HEX triplet: 68, 16 and 74. RGB value is (104,22,116). Sum of RGB (Red+Green+Blue) = 104+22+116=242 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.98% from 242); Green value is 22 (8.98% from 255 or 9.09% from 242); Blue value is 116 (45.70% from 255 or 47.93% from 242); Max value from RGB is 116 - color contains mainly: blue. Hex color #681674 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681674 is #97E98B. Grayscale: #383838. Windows color (decimal): -9955724 or 7607912. OLE color: 7607912.
HSL color Cylindrical-coordinate representation of color #681674: hue angle of 292.34º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #681674 is Cyan = 0.10, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 22 | 116 | - |
| CMYK | 0.10 | 0.81 | 0 | 0.55 |
| HSL | 292.34º | 0.68% | 0.27% | - |
| HSV(B) | 292.34º | 0.81% | 0.45% | - |
| XYZ | 9.15 | 4.78 | 16.96 | - |
| YUV | 57.23 | 161.17 | 161.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 22 | 116 | 0.10 | 0.81 | 0 | 0.55 | 292.34 | 0.68 | 0.27 |
| Hex | 68 | 16 | 74 | A | 51 | 0 | 37 | 124 | 44 | 1B |
| Octal | 150 | 26 | 164 | 12 | 121 | 0 | 67 | 444 | 104 | 33 |
| Binary | 1101000 | 10110 | 1110100 | 1010 | 1010001 | 0 | 110111 | 100100100 | 1000100 | 11011 |
Color Harmonies of #681674
Complementary color
Monochromatic Colors of #681674
Black with #681674
Text Example
Text Example
White with #681674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681674; }
p { color: rgb(104,22,116); }
H1.HeaderClassName
{
color: #681674;
}
.AnyTagClassName
{
color: #681674;
}
</style>
background-color css
<style>
a { background-color: #681674; }
a { background-color: rgb(104,22,116); }
div.DivClassName
{
background-color: #681674;
}
.BgClassName
{
background-color: #681674;
}
</style>
border-color css
<style>
span { border-color: #681674; }
span { border-color: rgb(104,22,116); }
td.TdClassName
{
border-color: #681674;
}
.TagClassName
{
border-color: #681674;
}
</style>