Shades of Seance #681574
Tints of Seance #681574
RGB
CMYK
RGB Variations
Color information
#681574 (or 0x681574) is known color: Seance. HEX triplet: 68, 15 and 74. RGB value is (104,21,116). Sum of RGB (Red+Green+Blue) = 104+21+116=241 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.15% from 241); Green value is 21 (8.59% from 255 or 8.71% from 241); Blue value is 116 (45.70% from 255 or 48.13% from 241); Max value from RGB is 116 - color contains mainly: blue. Hex color #681574 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681574 is #97EA8B. Grayscale: #383838. Windows color (decimal): -9955980 or 7607656. OLE color: 7607656.
HSL color Cylindrical-coordinate representation of color #681574: hue angle of 292.42º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #681574 is Cyan = 0.10, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 21 | 116 | - |
| CMYK | 0.10 | 0.82 | 0 | 0.55 |
| HSL | 292.42º | 0.69% | 0.27% | - |
| HSV(B) | 292.42º | 0.82% | 0.45% | - |
| XYZ | 9.13 | 4.74 | 16.96 | - |
| YUV | 56.65 | 161.5 | 161.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 21 | 116 | 0.10 | 0.82 | 0 | 0.55 | 292.42 | 0.69 | 0.27 |
| Hex | 68 | 15 | 74 | A | 52 | 0 | 37 | 124 | 45 | 1B |
| Octal | 150 | 25 | 164 | 12 | 122 | 0 | 67 | 444 | 105 | 33 |
| Binary | 1101000 | 10101 | 1110100 | 1010 | 1010010 | 0 | 110111 | 100100100 | 1000101 | 11011 |
Color Harmonies of #681574
Complementary color
Monochromatic Colors of #681574
Black with #681574
Text Example
Text Example
White with #681574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681574; }
p { color: rgb(104,21,116); }
H1.HeaderClassName
{
color: #681574;
}
.AnyTagClassName
{
color: #681574;
}
</style>
background-color css
<style>
a { background-color: #681574; }
a { background-color: rgb(104,21,116); }
div.DivClassName
{
background-color: #681574;
}
.BgClassName
{
background-color: #681574;
}
</style>
border-color css
<style>
span { border-color: #681574; }
span { border-color: rgb(104,21,116); }
td.TdClassName
{
border-color: #681574;
}
.TagClassName
{
border-color: #681574;
}
</style>