Shades of Seance #612072
Tints of Seance #612072
RGB
CMYK
RGB Variations
Color information
#612072 (or 0x612072) is known color: Seance. HEX triplet: 61, 20 and 72. RGB value is (97,32,114). Sum of RGB (Red+Green+Blue) = 97+32+114=243 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.92% from 243); Green value is 32 (12.89% from 255 or 13.17% from 243); Blue value is 114 (44.92% from 255 or 46.91% from 243); Max value from RGB is 114 - color contains mainly: blue. Hex color #612072 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612072 is #9EDF8D. Grayscale: #3C3C3C. Windows color (decimal): -10411918 or 7479393. OLE color: 7479393.
HSL color Cylindrical-coordinate representation of color #612072: hue angle of 287.56º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #612072 is Cyan = 0.15, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 32 | 114 | - |
| CMYK | 0.15 | 0.72 | 0 | 0.55 |
| HSL | 287.56º | 0.56% | 0.29% | - |
| HSV(B) | 287.56º | 0.72% | 0.45% | - |
| XYZ | 8.48 | 4.79 | 16.4 | - |
| YUV | 60.78 | 158.03 | 153.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 32 | 114 | 0.15 | 0.72 | 0 | 0.55 | 287.56 | 0.56 | 0.29 |
| Hex | 61 | 20 | 72 | F | 48 | 0 | 37 | 120 | 38 | 1D |
| Octal | 141 | 40 | 162 | 17 | 110 | 0 | 67 | 440 | 70 | 35 |
| Binary | 1100001 | 100000 | 1110010 | 1111 | 1001000 | 0 | 110111 | 100100000 | 111000 | 11101 |
Color Harmonies of #612072
Complementary color
Monochromatic Colors of #612072
Black with #612072
Text Example
Text Example
White with #612072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612072; }
p { color: rgb(97,32,114); }
H1.HeaderClassName
{
color: #612072;
}
.AnyTagClassName
{
color: #612072;
}
</style>
background-color css
<style>
a { background-color: #612072; }
a { background-color: rgb(97,32,114); }
div.DivClassName
{
background-color: #612072;
}
.BgClassName
{
background-color: #612072;
}
</style>
border-color css
<style>
span { border-color: #612072; }
span { border-color: rgb(97,32,114); }
td.TdClassName
{
border-color: #612072;
}
.TagClassName
{
border-color: #612072;
}
</style>