Shades of Seance #611271
Tints of Seance #611271
RGB
CMYK
RGB Variations
Color information
#611271 (or 0x611271) is known color: Seance. HEX triplet: 61, 12 and 71. RGB value is (97,18,113). Sum of RGB (Red+Green+Blue) = 97+18+113=228 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.54% from 228); Green value is 18 (7.42% from 255 or 7.89% from 228); Blue value is 113 (44.53% from 255 or 49.56% from 228); Max value from RGB is 113 - color contains mainly: blue. Hex color #611271 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611271 is #9EED8E. Grayscale: #343434. Windows color (decimal): -10415503 or 7410273. OLE color: 7410273.
HSL color Cylindrical-coordinate representation of color #611271: hue angle of 289.89º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #611271 is Cyan = 0.14, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 18 | 113 | - |
| CMYK | 0.14 | 0.84 | 0 | 0.56 |
| HSL | 289.89º | 0.73% | 0.26% | - |
| HSV(B) | 289.89º | 0.84% | 0.44% | - |
| XYZ | 8.13 | 4.17 | 16 | - |
| YUV | 52.45 | 162.17 | 159.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 18 | 113 | 0.14 | 0.84 | 0 | 0.56 | 289.89 | 0.73 | 0.26 |
| Hex | 61 | 12 | 71 | E | 54 | 0 | 38 | 122 | 49 | 1A |
| Octal | 141 | 22 | 161 | 16 | 124 | 0 | 70 | 442 | 111 | 32 |
| Binary | 1100001 | 10010 | 1110001 | 1110 | 1010100 | 0 | 111000 | 100100010 | 1001001 | 11010 |
Color Harmonies of #611271
Complementary color
Monochromatic Colors of #611271
Black with #611271
Text Example
Text Example
White with #611271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611271; }
p { color: rgb(97,18,113); }
H1.HeaderClassName
{
color: #611271;
}
.AnyTagClassName
{
color: #611271;
}
</style>
background-color css
<style>
a { background-color: #611271; }
a { background-color: rgb(97,18,113); }
div.DivClassName
{
background-color: #611271;
}
.BgClassName
{
background-color: #611271;
}
</style>
border-color css
<style>
span { border-color: #611271; }
span { border-color: rgb(97,18,113); }
td.TdClassName
{
border-color: #611271;
}
.TagClassName
{
border-color: #611271;
}
</style>