Shades of Seance #611477
Tints of Seance #611477
RGB
CMYK
RGB Variations
Color information
#611477 (or 0x611477) is known color: Seance. HEX triplet: 61, 14 and 77. RGB value is (97,20,119). Sum of RGB (Red+Green+Blue) = 97+20+119=236 (31% of max value = 765). Red value is 97 (38.28% from 255 or 41.10% from 236); Green value is 20 (8.20% from 255 or 8.47% from 236); Blue value is 119 (46.88% from 255 or 50.42% from 236); Max value from RGB is 119 - color contains mainly: blue. Hex color #611477 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611477 is #9EEB88. Grayscale: #353535. Windows color (decimal): -10414985 or 7804001. OLE color: 7804001.
HSL color Cylindrical-coordinate representation of color #611477: hue angle of 286.67º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #611477 is Cyan = 0.18, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 20 | 119 | - |
| CMYK | 0.18 | 0.83 | 0 | 0.53 |
| HSL | 286.67º | 0.71% | 0.27% | - |
| HSV(B) | 286.67º | 0.83% | 0.47% | - |
| XYZ | 8.51 | 4.37 | 17.85 | - |
| YUV | 54.31 | 164.51 | 158.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 20 | 119 | 0.18 | 0.83 | 0 | 0.53 | 286.67 | 0.71 | 0.27 |
| Hex | 61 | 14 | 77 | 12 | 53 | 0 | 35 | 11F | 47 | 1B |
| Octal | 141 | 24 | 167 | 22 | 123 | 0 | 65 | 437 | 107 | 33 |
| Binary | 1100001 | 10100 | 1110111 | 10010 | 1010011 | 0 | 110101 | 100011111 | 1000111 | 11011 |
Color Harmonies of #611477
Complementary color
Monochromatic Colors of #611477
Black with #611477
Text Example
Text Example
White with #611477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611477; }
p { color: rgb(97,20,119); }
H1.HeaderClassName
{
color: #611477;
}
.AnyTagClassName
{
color: #611477;
}
</style>
background-color css
<style>
a { background-color: #611477; }
a { background-color: rgb(97,20,119); }
div.DivClassName
{
background-color: #611477;
}
.BgClassName
{
background-color: #611477;
}
</style>
border-color css
<style>
span { border-color: #611477; }
span { border-color: rgb(97,20,119); }
td.TdClassName
{
border-color: #611477;
}
.TagClassName
{
border-color: #611477;
}
</style>