Shades of Seance #611775
Tints of Seance #611775
RGB
CMYK
RGB Variations
Color information
#611775 (or 0x611775) is known color: Seance. HEX triplet: 61, 17 and 75. RGB value is (97,23,117). Sum of RGB (Red+Green+Blue) = 97+23+117=237 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.93% from 237); Green value is 23 (9.38% from 255 or 9.70% from 237); Blue value is 117 (46.09% from 255 or 49.37% from 237); Max value from RGB is 117 - color contains mainly: blue. Hex color #611775 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611775 is #9EE88A. Grayscale: #373737. Windows color (decimal): -10414219 or 7673697. OLE color: 7673697.
HSL color Cylindrical-coordinate representation of color #611775: hue angle of 287.23º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #611775 is Cyan = 0.17, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 23 | 117 | - |
| CMYK | 0.17 | 0.80 | 0 | 0.54 |
| HSL | 287.23º | 0.67% | 0.27% | - |
| HSV(B) | 287.23º | 0.8% | 0.46% | - |
| XYZ | 8.45 | 4.44 | 17.24 | - |
| YUV | 55.84 | 162.52 | 157.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 23 | 117 | 0.17 | 0.80 | 0 | 0.54 | 287.23 | 0.67 | 0.27 |
| Hex | 61 | 17 | 75 | 11 | 50 | 0 | 36 | 11F | 43 | 1B |
| Octal | 141 | 27 | 165 | 21 | 120 | 0 | 66 | 437 | 103 | 33 |
| Binary | 1100001 | 10111 | 1110101 | 10001 | 1010000 | 0 | 110110 | 100011111 | 1000011 | 11011 |
Color Harmonies of #611775
Complementary color
Monochromatic Colors of #611775
Black with #611775
Text Example
Text Example
White with #611775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611775; }
p { color: rgb(97,23,117); }
H1.HeaderClassName
{
color: #611775;
}
.AnyTagClassName
{
color: #611775;
}
</style>
background-color css
<style>
a { background-color: #611775; }
a { background-color: rgb(97,23,117); }
div.DivClassName
{
background-color: #611775;
}
.BgClassName
{
background-color: #611775;
}
</style>
border-color css
<style>
span { border-color: #611775; }
span { border-color: rgb(97,23,117); }
td.TdClassName
{
border-color: #611775;
}
.TagClassName
{
border-color: #611775;
}
</style>