Shades of Seance #611875
Tints of Seance #611875
RGB
CMYK
RGB Variations
Color information
#611875 (or 0x611875) is known color: Seance. HEX triplet: 61, 18 and 75. RGB value is (97,24,117). Sum of RGB (Red+Green+Blue) = 97+24+117=238 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.76% from 238); Green value is 24 (9.77% from 255 or 10.08% from 238); Blue value is 117 (46.09% from 255 or 49.16% from 238); Max value from RGB is 117 - color contains mainly: blue. Hex color #611875 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611875 is #9EE78A. Grayscale: #383838. Windows color (decimal): -10413963 or 7673953. OLE color: 7673953.
HSL color Cylindrical-coordinate representation of color #611875: hue angle of 287.1º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #611875 is Cyan = 0.17, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 24 | 117 | - |
| CMYK | 0.17 | 0.79 | 0 | 0.54 |
| HSL | 287.1º | 0.66% | 0.28% | - |
| HSV(B) | 287.1º | 0.79% | 0.46% | - |
| XYZ | 8.47 | 4.48 | 17.25 | - |
| YUV | 56.43 | 162.18 | 156.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 24 | 117 | 0.17 | 0.79 | 0 | 0.54 | 287.1 | 0.66 | 0.28 |
| Hex | 61 | 18 | 75 | 11 | 4F | 0 | 36 | 11F | 42 | 1C |
| Octal | 141 | 30 | 165 | 21 | 117 | 0 | 66 | 437 | 102 | 34 |
| Binary | 1100001 | 11000 | 1110101 | 10001 | 1001111 | 0 | 110110 | 100011111 | 1000010 | 11100 |
Color Harmonies of #611875
Complementary color
Monochromatic Colors of #611875
Black with #611875
Text Example
Text Example
White with #611875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611875; }
p { color: rgb(97,24,117); }
H1.HeaderClassName
{
color: #611875;
}
.AnyTagClassName
{
color: #611875;
}
</style>
background-color css
<style>
a { background-color: #611875; }
a { background-color: rgb(97,24,117); }
div.DivClassName
{
background-color: #611875;
}
.BgClassName
{
background-color: #611875;
}
</style>
border-color css
<style>
span { border-color: #611875; }
span { border-color: rgb(97,24,117); }
td.TdClassName
{
border-color: #611875;
}
.TagClassName
{
border-color: #611875;
}
</style>