Shades of Seance #611877
Tints of Seance #611877
RGB
CMYK
RGB Variations
Color information
#611877 (or 0x611877) is known color: Seance. HEX triplet: 61, 18 and 77. RGB value is (97,24,119). Sum of RGB (Red+Green+Blue) = 97+24+119=240 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.42% from 240); Green value is 24 (9.77% from 255 or 10% from 240); Blue value is 119 (46.88% from 255 or 49.58% from 240); Max value from RGB is 119 - color contains mainly: blue. Hex color #611877 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611877 is #9EE788. Grayscale: #383838. Windows color (decimal): -10413961 or 7805025. OLE color: 7805025.
HSL color Cylindrical-coordinate representation of color #611877: hue angle of 286.11º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #611877 is Cyan = 0.18, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 24 | 119 | - |
| CMYK | 0.18 | 0.80 | 0 | 0.53 |
| HSL | 286.11º | 0.66% | 0.28% | - |
| HSV(B) | 286.11º | 0.8% | 0.47% | - |
| XYZ | 8.59 | 4.53 | 17.87 | - |
| YUV | 56.66 | 163.18 | 156.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 24 | 119 | 0.18 | 0.80 | 0 | 0.53 | 286.11 | 0.66 | 0.28 |
| Hex | 61 | 18 | 77 | 12 | 50 | 0 | 35 | 11E | 42 | 1C |
| Octal | 141 | 30 | 167 | 22 | 120 | 0 | 65 | 436 | 102 | 34 |
| Binary | 1100001 | 11000 | 1110111 | 10010 | 1010000 | 0 | 110101 | 100011110 | 1000010 | 11100 |
Color Harmonies of #611877
Complementary color
Monochromatic Colors of #611877
Black with #611877
Text Example
Text Example
White with #611877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611877; }
p { color: rgb(97,24,119); }
H1.HeaderClassName
{
color: #611877;
}
.AnyTagClassName
{
color: #611877;
}
</style>
background-color css
<style>
a { background-color: #611877; }
a { background-color: rgb(97,24,119); }
div.DivClassName
{
background-color: #611877;
}
.BgClassName
{
background-color: #611877;
}
</style>
border-color css
<style>
span { border-color: #611877; }
span { border-color: rgb(97,24,119); }
td.TdClassName
{
border-color: #611877;
}
.TagClassName
{
border-color: #611877;
}
</style>