Shades of Seance #612272
Tints of Seance #612272
RGB
CMYK
RGB Variations
Color information
#612272 (or 0x612272) is known color: Seance. HEX triplet: 61, 22 and 72. RGB value is (97,34,114). Sum of RGB (Red+Green+Blue) = 97+34+114=245 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.59% from 245); Green value is 34 (13.67% from 255 or 13.88% from 245); Blue value is 114 (44.92% from 255 or 46.53% from 245); Max value from RGB is 114 - color contains mainly: blue. Hex color #612272 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612272 is #9EDD8D. Grayscale: #3D3D3D. Windows color (decimal): -10411406 or 7479905. OLE color: 7479905.
HSL color Cylindrical-coordinate representation of color #612272: hue angle of 287.25º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #612272 is Cyan = 0.15, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 34 | 114 | - |
| CMYK | 0.15 | 0.70 | 0 | 0.55 |
| HSL | 287.25º | 0.54% | 0.29% | - |
| HSV(B) | 287.25º | 0.7% | 0.45% | - |
| XYZ | 8.54 | 4.9 | 16.42 | - |
| YUV | 61.96 | 157.37 | 153 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 34 | 114 | 0.15 | 0.70 | 0 | 0.55 | 287.25 | 0.54 | 0.29 |
| Hex | 61 | 22 | 72 | F | 46 | 0 | 37 | 11F | 36 | 1D |
| Octal | 141 | 42 | 162 | 17 | 106 | 0 | 67 | 437 | 66 | 35 |
| Binary | 1100001 | 100010 | 1110010 | 1111 | 1000110 | 0 | 110111 | 100011111 | 110110 | 11101 |
Color Harmonies of #612272
Complementary color
Monochromatic Colors of #612272
Black with #612272
Text Example
Text Example
White with #612272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612272; }
p { color: rgb(97,34,114); }
H1.HeaderClassName
{
color: #612272;
}
.AnyTagClassName
{
color: #612272;
}
</style>
background-color css
<style>
a { background-color: #612272; }
a { background-color: rgb(97,34,114); }
div.DivClassName
{
background-color: #612272;
}
.BgClassName
{
background-color: #612272;
}
</style>
border-color css
<style>
span { border-color: #612272; }
span { border-color: rgb(97,34,114); }
td.TdClassName
{
border-color: #612272;
}
.TagClassName
{
border-color: #612272;
}
</style>