Shades of Seance #612769
Tints of Seance #612769
RGB
CMYK
RGB Variations
Color information
#612769 (or 0x612769) is known color: Seance. HEX triplet: 61, 27 and 69. RGB value is (97,39,105). Sum of RGB (Red+Green+Blue) = 97+39+105=241 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.25% from 241); Green value is 39 (15.62% from 255 or 16.18% from 241); Blue value is 105 (41.41% from 255 or 43.57% from 241); Max value from RGB is 105 - color contains mainly: blue. Hex color #612769 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612769 is #9ED896. Grayscale: #3F3F3F. Windows color (decimal): -10410135 or 6891361. OLE color: 6891361.
HSL color Cylindrical-coordinate representation of color #612769: hue angle of 292.73º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #612769 is Cyan = 0.08, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 39 | 105 | - |
| CMYK | 0.08 | 0.63 | 0 | 0.59 |
| HSL | 292.73º | 0.46% | 0.28% | - |
| HSV(B) | 292.73º | 0.63% | 0.41% | - |
| XYZ | 8.21 | 5.01 | 13.9 | - |
| YUV | 63.87 | 151.22 | 151.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 39 | 105 | 0.08 | 0.63 | 0 | 0.59 | 292.73 | 0.46 | 0.28 |
| Hex | 61 | 27 | 69 | 8 | 3F | 0 | 3B | 125 | 2E | 1C |
| Octal | 141 | 47 | 151 | 10 | 77 | 0 | 73 | 445 | 56 | 34 |
| Binary | 1100001 | 100111 | 1101001 | 1000 | 111111 | 0 | 111011 | 100100101 | 101110 | 11100 |
Color Harmonies of #612769
Complementary color
Monochromatic Colors of #612769
Black with #612769
Text Example
Text Example
White with #612769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612769; }
p { color: rgb(97,39,105); }
H1.HeaderClassName
{
color: #612769;
}
.AnyTagClassName
{
color: #612769;
}
</style>
background-color css
<style>
a { background-color: #612769; }
a { background-color: rgb(97,39,105); }
div.DivClassName
{
background-color: #612769;
}
.BgClassName
{
background-color: #612769;
}
</style>
border-color css
<style>
span { border-color: #612769; }
span { border-color: rgb(97,39,105); }
td.TdClassName
{
border-color: #612769;
}
.TagClassName
{
border-color: #612769;
}
</style>