Shades of Seance #621670
Tints of Seance #621670
RGB
CMYK
RGB Variations
Color information
#621670 (or 0x621670) is known color: Seance. HEX triplet: 62, 16 and 70. RGB value is (98,22,112). Sum of RGB (Red+Green+Blue) = 98+22+112=232 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.24% from 232); Green value is 22 (8.98% from 255 or 9.48% from 232); Blue value is 112 (44.14% from 255 or 48.28% from 232); Max value from RGB is 112 - color contains mainly: blue. Hex color #621670 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621670 is #9DE98F. Grayscale: #363636. Windows color (decimal): -10348944 or 7345762. OLE color: 7345762.
HSL color Cylindrical-coordinate representation of color #621670: hue angle of 290.67º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #621670 is Cyan = 0.13, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 22 | 112 | - |
| CMYK | 0.13 | 0.80 | 0 | 0.56 |
| HSL | 290.67º | 0.67% | 0.26% | - |
| HSV(B) | 290.67º | 0.8% | 0.44% | - |
| XYZ | 8.25 | 4.34 | 15.73 | - |
| YUV | 54.98 | 160.18 | 158.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 22 | 112 | 0.13 | 0.80 | 0 | 0.56 | 290.67 | 0.67 | 0.26 |
| Hex | 62 | 16 | 70 | D | 50 | 0 | 38 | 123 | 43 | 1A |
| Octal | 142 | 26 | 160 | 15 | 120 | 0 | 70 | 443 | 103 | 32 |
| Binary | 1100010 | 10110 | 1110000 | 1101 | 1010000 | 0 | 111000 | 100100011 | 1000011 | 11010 |
Color Harmonies of #621670
Complementary color
Monochromatic Colors of #621670
Black with #621670
Text Example
Text Example
White with #621670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621670; }
p { color: rgb(98,22,112); }
H1.HeaderClassName
{
color: #621670;
}
.AnyTagClassName
{
color: #621670;
}
</style>
background-color css
<style>
a { background-color: #621670; }
a { background-color: rgb(98,22,112); }
div.DivClassName
{
background-color: #621670;
}
.BgClassName
{
background-color: #621670;
}
</style>
border-color css
<style>
span { border-color: #621670; }
span { border-color: rgb(98,22,112); }
td.TdClassName
{
border-color: #621670;
}
.TagClassName
{
border-color: #621670;
}
</style>