Shades of Seance #621575
Tints of Seance #621575
RGB
CMYK
RGB Variations
Color information
#621575 (or 0x621575) is known color: Seance. HEX triplet: 62, 15 and 75. RGB value is (98,21,117). Sum of RGB (Red+Green+Blue) = 98+21+117=236 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.53% from 236); Green value is 21 (8.59% from 255 or 8.90% from 236); Blue value is 117 (46.09% from 255 or 49.58% from 236); Max value from RGB is 117 - color contains mainly: blue. Hex color #621575 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621575 is #9DEA8A. Grayscale: #363636. Windows color (decimal): -10349195 or 7673186. OLE color: 7673186.
HSL color Cylindrical-coordinate representation of color #621575: hue angle of 288.12º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #621575 is Cyan = 0.16, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 21 | 117 | - |
| CMYK | 0.16 | 0.82 | 0 | 0.54 |
| HSL | 288.13º | 0.7% | 0.27% | - |
| HSV(B) | 288.13º | 0.82% | 0.46% | - |
| XYZ | 8.52 | 4.42 | 17.23 | - |
| YUV | 54.97 | 163.01 | 158.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 21 | 117 | 0.16 | 0.82 | 0 | 0.54 | 288.13 | 0.7 | 0.27 |
| Hex | 62 | 15 | 75 | 10 | 52 | 0 | 36 | 120 | 46 | 1B |
| Octal | 142 | 25 | 165 | 20 | 122 | 0 | 66 | 440 | 106 | 33 |
| Binary | 1100010 | 10101 | 1110101 | 10000 | 1010010 | 0 | 110110 | 100100000 | 1000110 | 11011 |
Color Harmonies of #621575
Complementary color
Monochromatic Colors of #621575
Black with #621575
Text Example
Text Example
White with #621575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621575; }
p { color: rgb(98,21,117); }
H1.HeaderClassName
{
color: #621575;
}
.AnyTagClassName
{
color: #621575;
}
</style>
background-color css
<style>
a { background-color: #621575; }
a { background-color: rgb(98,21,117); }
div.DivClassName
{
background-color: #621575;
}
.BgClassName
{
background-color: #621575;
}
</style>
border-color css
<style>
span { border-color: #621575; }
span { border-color: rgb(98,21,117); }
td.TdClassName
{
border-color: #621575;
}
.TagClassName
{
border-color: #621575;
}
</style>