Shades of Seance #612468
Tints of Seance #612468
RGB
CMYK
RGB Variations
Color information
#612468 (or 0x612468) is known color: Seance. HEX triplet: 61, 24 and 68. RGB value is (97,36,104). Sum of RGB (Red+Green+Blue) = 97+36+104=237 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.93% from 237); Green value is 36 (14.45% from 255 or 15.19% from 237); Blue value is 104 (41.02% from 255 or 43.88% from 237); Max value from RGB is 104 - color contains mainly: blue. Hex color #612468 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612468 is #9EDB97. Grayscale: #3D3D3D. Windows color (decimal): -10410904 or 6825057. OLE color: 6825057.
HSL color Cylindrical-coordinate representation of color #612468: hue angle of 293.82º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #612468 is Cyan = 0.07, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 36 | 104 | - |
| CMYK | 0.07 | 0.65 | 0 | 0.59 |
| HSL | 293.82º | 0.49% | 0.27% | - |
| HSV(B) | 293.82º | 0.65% | 0.41% | - |
| XYZ | 8.06 | 4.8 | 13.6 | - |
| YUV | 61.99 | 151.71 | 152.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 36 | 104 | 0.07 | 0.65 | 0 | 0.59 | 293.82 | 0.49 | 0.27 |
| Hex | 61 | 24 | 68 | 7 | 41 | 0 | 3B | 126 | 31 | 1B |
| Octal | 141 | 44 | 150 | 7 | 101 | 0 | 73 | 446 | 61 | 33 |
| Binary | 1100001 | 100100 | 1101000 | 111 | 1000001 | 0 | 111011 | 100100110 | 110001 | 11011 |
Color Harmonies of #612468
Complementary color
Monochromatic Colors of #612468
Black with #612468
Text Example
Text Example
White with #612468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612468; }
p { color: rgb(97,36,104); }
H1.HeaderClassName
{
color: #612468;
}
.AnyTagClassName
{
color: #612468;
}
</style>
background-color css
<style>
a { background-color: #612468; }
a { background-color: rgb(97,36,104); }
div.DivClassName
{
background-color: #612468;
}
.BgClassName
{
background-color: #612468;
}
</style>
border-color css
<style>
span { border-color: #612468; }
span { border-color: rgb(97,36,104); }
td.TdClassName
{
border-color: #612468;
}
.TagClassName
{
border-color: #612468;
}
</style>