Shades of Seance #621576
Tints of Seance #621576
RGB
CMYK
RGB Variations
Color information
#621576 (or 0x621576) is known color: Seance. HEX triplet: 62, 15 and 76. RGB value is (98,21,118). Sum of RGB (Red+Green+Blue) = 98+21+118=237 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.35% from 237); Green value is 21 (8.59% from 255 or 8.86% from 237); Blue value is 118 (46.48% from 255 or 49.79% from 237); Max value from RGB is 118 - color contains mainly: blue. Hex color #621576 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621576 is #9DEA89. Grayscale: #363636. Windows color (decimal): -10349194 or 7738722. OLE color: 7738722.
HSL color Cylindrical-coordinate representation of color #621576: hue angle of 287.63º 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 #621576 is Cyan = 0.17, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 21 | 118 | - |
| CMYK | 0.17 | 0.82 | 0 | 0.54 |
| HSL | 287.63º | 0.7% | 0.27% | - |
| HSV(B) | 287.63º | 0.82% | 0.46% | - |
| XYZ | 8.58 | 4.44 | 17.54 | - |
| YUV | 55.08 | 163.51 | 158.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 21 | 118 | 0.17 | 0.82 | 0 | 0.54 | 287.63 | 0.7 | 0.27 |
| Hex | 62 | 15 | 76 | 11 | 52 | 0 | 36 | 120 | 46 | 1B |
| Octal | 142 | 25 | 166 | 21 | 122 | 0 | 66 | 440 | 106 | 33 |
| Binary | 1100010 | 10101 | 1110110 | 10001 | 1010010 | 0 | 110110 | 100100000 | 1000110 | 11011 |
Color Harmonies of #621576
Complementary color
Monochromatic Colors of #621576
Black with #621576
Text Example
Text Example
White with #621576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621576; }
p { color: rgb(98,21,118); }
H1.HeaderClassName
{
color: #621576;
}
.AnyTagClassName
{
color: #621576;
}
</style>
background-color css
<style>
a { background-color: #621576; }
a { background-color: rgb(98,21,118); }
div.DivClassName
{
background-color: #621576;
}
.BgClassName
{
background-color: #621576;
}
</style>
border-color css
<style>
span { border-color: #621576; }
span { border-color: rgb(98,21,118); }
td.TdClassName
{
border-color: #621576;
}
.TagClassName
{
border-color: #621576;
}
</style>