Shades of Seance #611776
Tints of Seance #611776
RGB
CMYK
RGB Variations
Color information
#611776 (or 0x611776) is known color: Seance. HEX triplet: 61, 17 and 76. RGB value is (97,23,118). Sum of RGB (Red+Green+Blue) = 97+23+118=238 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.76% from 238); Green value is 23 (9.38% from 255 or 9.66% from 238); Blue value is 118 (46.48% from 255 or 49.58% from 238); Max value from RGB is 118 - color contains mainly: blue. Hex color #611776 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611776 is #9EE889. Grayscale: #373737. Windows color (decimal): -10414218 or 7739233. OLE color: 7739233.
HSL color Cylindrical-coordinate representation of color #611776: hue angle of 286.74º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #611776 is Cyan = 0.18, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 23 | 118 | - |
| CMYK | 0.18 | 0.81 | 0 | 0.54 |
| HSL | 286.74º | 0.67% | 0.28% | - |
| HSV(B) | 286.74º | 0.81% | 0.46% | - |
| XYZ | 8.51 | 4.46 | 17.55 | - |
| YUV | 55.96 | 163.02 | 157.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 23 | 118 | 0.18 | 0.81 | 0 | 0.54 | 286.74 | 0.67 | 0.28 |
| Hex | 61 | 17 | 76 | 12 | 51 | 0 | 36 | 11F | 43 | 1C |
| Octal | 141 | 27 | 166 | 22 | 121 | 0 | 66 | 437 | 103 | 34 |
| Binary | 1100001 | 10111 | 1110110 | 10010 | 1010001 | 0 | 110110 | 100011111 | 1000011 | 11100 |
Color Harmonies of #611776
Complementary color
Monochromatic Colors of #611776
Black with #611776
Text Example
Text Example
White with #611776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611776; }
p { color: rgb(97,23,118); }
H1.HeaderClassName
{
color: #611776;
}
.AnyTagClassName
{
color: #611776;
}
</style>
background-color css
<style>
a { background-color: #611776; }
a { background-color: rgb(97,23,118); }
div.DivClassName
{
background-color: #611776;
}
.BgClassName
{
background-color: #611776;
}
</style>
border-color css
<style>
span { border-color: #611776; }
span { border-color: rgb(97,23,118); }
td.TdClassName
{
border-color: #611776;
}
.TagClassName
{
border-color: #611776;
}
</style>