Shades of Seance #611370
Tints of Seance #611370
RGB
CMYK
RGB Variations
Color information
#611370 (or 0x611370) is known color: Seance. HEX triplet: 61, 13 and 70. RGB value is (97,19,112). Sum of RGB (Red+Green+Blue) = 97+19+112=228 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.54% from 228); Green value is 19 (7.81% from 255 or 8.33% from 228); Blue value is 112 (44.14% from 255 or 49.12% from 228); Max value from RGB is 112 - color contains mainly: blue. Hex color #611370 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611370 is #9EEC8F. Grayscale: #343434. Windows color (decimal): -10415248 or 7344993. OLE color: 7344993.
HSL color Cylindrical-coordinate representation of color #611370: hue angle of 290.32º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #611370 is Cyan = 0.13, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 19 | 112 | - |
| CMYK | 0.13 | 0.83 | 0 | 0.56 |
| HSL | 290.32º | 0.71% | 0.26% | - |
| HSV(B) | 290.32º | 0.83% | 0.44% | - |
| XYZ | 8.09 | 4.18 | 15.71 | - |
| YUV | 52.92 | 161.34 | 159.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 19 | 112 | 0.13 | 0.83 | 0 | 0.56 | 290.32 | 0.71 | 0.26 |
| Hex | 61 | 13 | 70 | D | 53 | 0 | 38 | 122 | 47 | 1A |
| Octal | 141 | 23 | 160 | 15 | 123 | 0 | 70 | 442 | 107 | 32 |
| Binary | 1100001 | 10011 | 1110000 | 1101 | 1010011 | 0 | 111000 | 100100010 | 1000111 | 11010 |
Color Harmonies of #611370
Complementary color
Monochromatic Colors of #611370
Black with #611370
Text Example
Text Example
White with #611370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611370; }
p { color: rgb(97,19,112); }
H1.HeaderClassName
{
color: #611370;
}
.AnyTagClassName
{
color: #611370;
}
</style>
background-color css
<style>
a { background-color: #611370; }
a { background-color: rgb(97,19,112); }
div.DivClassName
{
background-color: #611370;
}
.BgClassName
{
background-color: #611370;
}
</style>
border-color css
<style>
span { border-color: #611370; }
span { border-color: rgb(97,19,112); }
td.TdClassName
{
border-color: #611370;
}
.TagClassName
{
border-color: #611370;
}
</style>