Shades of Seance #612868
Tints of Seance #612868
RGB
CMYK
RGB Variations
Color information
#612868 (or 0x612868) is known color: Seance. HEX triplet: 61, 28 and 68. RGB value is (97,40,104). Sum of RGB (Red+Green+Blue) = 97+40+104=241 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.25% from 241); Green value is 40 (16.02% from 255 or 16.60% from 241); Blue value is 104 (41.02% from 255 or 43.15% from 241); Max value from RGB is 104 - color contains mainly: blue. Hex color #612868 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612868 is #9ED797. Grayscale: #404040. Windows color (decimal): -10409880 or 6826081. OLE color: 6826081.
HSL color Cylindrical-coordinate representation of color #612868: hue angle of 293.44º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #612868 is Cyan = 0.07, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 40 | 104 | - |
| CMYK | 0.07 | 0.62 | 0 | 0.59 |
| HSL | 293.44º | 0.44% | 0.28% | - |
| HSV(B) | 293.44º | 0.62% | 0.41% | - |
| XYZ | 8.19 | 5.06 | 13.64 | - |
| YUV | 64.34 | 150.38 | 151.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 40 | 104 | 0.07 | 0.62 | 0 | 0.59 | 293.44 | 0.44 | 0.28 |
| Hex | 61 | 28 | 68 | 7 | 3E | 0 | 3B | 125 | 2C | 1C |
| Octal | 141 | 50 | 150 | 7 | 76 | 0 | 73 | 445 | 54 | 34 |
| Binary | 1100001 | 101000 | 1101000 | 111 | 111110 | 0 | 111011 | 100100101 | 101100 | 11100 |
Color Harmonies of #612868
Complementary color
Monochromatic Colors of #612868
Black with #612868
Text Example
Text Example
White with #612868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612868; }
p { color: rgb(97,40,104); }
H1.HeaderClassName
{
color: #612868;
}
.AnyTagClassName
{
color: #612868;
}
</style>
background-color css
<style>
a { background-color: #612868; }
a { background-color: rgb(97,40,104); }
div.DivClassName
{
background-color: #612868;
}
.BgClassName
{
background-color: #612868;
}
</style>
border-color css
<style>
span { border-color: #612868; }
span { border-color: rgb(97,40,104); }
td.TdClassName
{
border-color: #612868;
}
.TagClassName
{
border-color: #612868;
}
</style>