Shades of Seance #612269
Tints of Seance #612269
RGB
CMYK
RGB Variations
Color information
#612269 (or 0x612269) is known color: Seance. HEX triplet: 61, 22 and 69. RGB value is (97,34,105). Sum of RGB (Red+Green+Blue) = 97+34+105=236 (31% of max value = 765). Red value is 97 (38.28% from 255 or 41.10% from 236); Green value is 34 (13.67% from 255 or 14.41% from 236); Blue value is 105 (41.41% from 255 or 44.49% from 236); Max value from RGB is 105 - color contains mainly: blue. Hex color #612269 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612269 is #9EDD96. Grayscale: #3C3C3C. Windows color (decimal): -10411415 or 6890081. OLE color: 6890081.
HSL color Cylindrical-coordinate representation of color #612269: hue angle of 293.24º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #612269 is Cyan = 0.08, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 34 | 105 | - |
| CMYK | 0.08 | 0.68 | 0 | 0.59 |
| HSL | 293.24º | 0.51% | 0.27% | - |
| HSV(B) | 293.24º | 0.68% | 0.41% | - |
| XYZ | 8.05 | 4.71 | 13.85 | - |
| YUV | 60.93 | 152.87 | 153.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 34 | 105 | 0.08 | 0.68 | 0 | 0.59 | 293.24 | 0.51 | 0.27 |
| Hex | 61 | 22 | 69 | 8 | 44 | 0 | 3B | 125 | 33 | 1B |
| Octal | 141 | 42 | 151 | 10 | 104 | 0 | 73 | 445 | 63 | 33 |
| Binary | 1100001 | 100010 | 1101001 | 1000 | 1000100 | 0 | 111011 | 100100101 | 110011 | 11011 |
Color Harmonies of #612269
Complementary color
Monochromatic Colors of #612269
Black with #612269
Text Example
Text Example
White with #612269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612269; }
p { color: rgb(97,34,105); }
H1.HeaderClassName
{
color: #612269;
}
.AnyTagClassName
{
color: #612269;
}
</style>
background-color css
<style>
a { background-color: #612269; }
a { background-color: rgb(97,34,105); }
div.DivClassName
{
background-color: #612269;
}
.BgClassName
{
background-color: #612269;
}
</style>
border-color css
<style>
span { border-color: #612269; }
span { border-color: rgb(97,34,105); }
td.TdClassName
{
border-color: #612269;
}
.TagClassName
{
border-color: #612269;
}
</style>