Shades of Seance #612666
Tints of Seance #612666
RGB
CMYK
RGB Variations
Color information
#612666 (or 0x612666) is known color: Seance. HEX triplet: 61, 26 and 66. RGB value is (97,38,102). Sum of RGB (Red+Green+Blue) = 97+38+102=237 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.93% from 237); Green value is 38 (15.23% from 255 or 16.03% from 237); Blue value is 102 (40.23% from 255 or 43.04% from 237); Max value from RGB is 102 - color contains mainly: blue. Hex color #612666 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612666 is #9ED999. Grayscale: #3E3E3E. Windows color (decimal): -10410394 or 6694497. OLE color: 6694497.
HSL color Cylindrical-coordinate representation of color #612666: hue angle of 295.31º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #612666 is Cyan = 0.05, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 97 | 38 | 102 | - |
| CMYK | 0.05 | 0.63 | 0 | 0.6 |
| HSL | 295.31º | 0.46% | 0.27% | - |
| HSV(B) | 295.31º | 0.63% | 0.4% | - |
| XYZ | 8.02 | 4.89 | 13.09 | - |
| YUV | 62.94 | 150.05 | 152.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 38 | 102 | 0.05 | 0.63 | 0 | 0.6 | 295.31 | 0.46 | 0.27 |
| Hex | 61 | 26 | 66 | 5 | 3F | 0 | 3C | 127 | 2E | 1B |
| Octal | 141 | 46 | 146 | 5 | 77 | 0 | 74 | 447 | 56 | 33 |
| Binary | 1100001 | 100110 | 1100110 | 101 | 111111 | 0 | 111100 | 100100111 | 101110 | 11011 |
Color Harmonies of #612666
Complementary color
Monochromatic Colors of #612666
Black with #612666
Text Example
Text Example
White with #612666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612666; }
p { color: rgb(97,38,102); }
H1.HeaderClassName
{
color: #612666;
}
.AnyTagClassName
{
color: #612666;
}
</style>
background-color css
<style>
a { background-color: #612666; }
a { background-color: rgb(97,38,102); }
div.DivClassName
{
background-color: #612666;
}
.BgClassName
{
background-color: #612666;
}
</style>
border-color css
<style>
span { border-color: #612666; }
span { border-color: rgb(97,38,102); }
td.TdClassName
{
border-color: #612666;
}
.TagClassName
{
border-color: #612666;
}
</style>