Shades of Seance #612076
Tints of Seance #612076
RGB
CMYK
RGB Variations
Color information
#612076 (or 0x612076) is known color: Seance. HEX triplet: 61, 20 and 76. RGB value is (97,32,118). Sum of RGB (Red+Green+Blue) = 97+32+118=247 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.27% from 247); Green value is 32 (12.89% from 255 or 12.96% from 247); Blue value is 118 (46.48% from 255 or 47.77% from 247); Max value from RGB is 118 - color contains mainly: blue. Hex color #612076 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612076 is #9EDF89. Grayscale: #3C3C3C. Windows color (decimal): -10411914 or 7741537. OLE color: 7741537.
HSL color Cylindrical-coordinate representation of color #612076: hue angle of 285.35º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #612076 is Cyan = 0.18, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 32 | 118 | - |
| CMYK | 0.18 | 0.73 | 0 | 0.54 |
| HSL | 285.35º | 0.57% | 0.29% | - |
| HSV(B) | 285.35º | 0.73% | 0.46% | - |
| XYZ | 8.72 | 4.88 | 17.62 | - |
| YUV | 61.24 | 160.03 | 153.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 32 | 118 | 0.18 | 0.73 | 0 | 0.54 | 285.35 | 0.57 | 0.29 |
| Hex | 61 | 20 | 76 | 12 | 49 | 0 | 36 | 11D | 39 | 1D |
| Octal | 141 | 40 | 166 | 22 | 111 | 0 | 66 | 435 | 71 | 35 |
| Binary | 1100001 | 100000 | 1110110 | 10010 | 1001001 | 0 | 110110 | 100011101 | 111001 | 11101 |
Color Harmonies of #612076
Complementary color
Monochromatic Colors of #612076
Black with #612076
Text Example
Text Example
White with #612076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612076; }
p { color: rgb(97,32,118); }
H1.HeaderClassName
{
color: #612076;
}
.AnyTagClassName
{
color: #612076;
}
</style>
background-color css
<style>
a { background-color: #612076; }
a { background-color: rgb(97,32,118); }
div.DivClassName
{
background-color: #612076;
}
.BgClassName
{
background-color: #612076;
}
</style>
border-color css
<style>
span { border-color: #612076; }
span { border-color: rgb(97,32,118); }
td.TdClassName
{
border-color: #612076;
}
.TagClassName
{
border-color: #612076;
}
</style>