Shades of Seance #612568
Tints of Seance #612568
RGB
CMYK
RGB Variations
Color information
#612568 (or 0x612568) is known color: Seance. HEX triplet: 61, 25 and 68. RGB value is (97,37,104). Sum of RGB (Red+Green+Blue) = 97+37+104=238 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.76% from 238); Green value is 37 (14.84% from 255 or 15.55% from 238); Blue value is 104 (41.02% from 255 or 43.70% from 238); Max value from RGB is 104 - color contains mainly: blue. Hex color #612568 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612568 is #9EDA97. Grayscale: #3E3E3E. Windows color (decimal): -10410648 or 6825313. OLE color: 6825313.
HSL color Cylindrical-coordinate representation of color #612568: hue angle of 293.73º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #612568 is Cyan = 0.07, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 37 | 104 | - |
| CMYK | 0.07 | 0.64 | 0 | 0.59 |
| HSL | 293.73º | 0.48% | 0.28% | - |
| HSV(B) | 293.73º | 0.64% | 0.41% | - |
| XYZ | 8.09 | 4.86 | 13.61 | - |
| YUV | 62.58 | 151.38 | 152.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 37 | 104 | 0.07 | 0.64 | 0 | 0.59 | 293.73 | 0.48 | 0.28 |
| Hex | 61 | 25 | 68 | 7 | 40 | 0 | 3B | 126 | 30 | 1C |
| Octal | 141 | 45 | 150 | 7 | 100 | 0 | 73 | 446 | 60 | 34 |
| Binary | 1100001 | 100101 | 1101000 | 111 | 1000000 | 0 | 111011 | 100100110 | 110000 | 11100 |
Color Harmonies of #612568
Complementary color
Monochromatic Colors of #612568
Black with #612568
Text Example
Text Example
White with #612568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612568; }
p { color: rgb(97,37,104); }
H1.HeaderClassName
{
color: #612568;
}
.AnyTagClassName
{
color: #612568;
}
</style>
background-color css
<style>
a { background-color: #612568; }
a { background-color: rgb(97,37,104); }
div.DivClassName
{
background-color: #612568;
}
.BgClassName
{
background-color: #612568;
}
</style>
border-color css
<style>
span { border-color: #612568; }
span { border-color: rgb(97,37,104); }
td.TdClassName
{
border-color: #612568;
}
.TagClassName
{
border-color: #612568;
}
</style>