Shades of Seance #621672
Tints of Seance #621672
RGB
CMYK
RGB Variations
Color information
#621672 (or 0x621672) is known color: Seance. HEX triplet: 62, 16 and 72. RGB value is (98,22,114). Sum of RGB (Red+Green+Blue) = 98+22+114=234 (30% of max value = 765). Red value is 98 (38.67% from 255 or 41.88% from 234); Green value is 22 (8.98% from 255 or 9.40% from 234); Blue value is 114 (44.92% from 255 or 48.72% from 234); Max value from RGB is 114 - color contains mainly: blue. Hex color #621672 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621672 is #9DE98D. Grayscale: #363636. Windows color (decimal): -10348942 or 7476834. OLE color: 7476834.
HSL color Cylindrical-coordinate representation of color #621672: hue angle of 289.57º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #621672 is Cyan = 0.14, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 22 | 114 | - |
| CMYK | 0.14 | 0.81 | 0 | 0.55 |
| HSL | 289.57º | 0.68% | 0.27% | - |
| HSV(B) | 289.57º | 0.81% | 0.45% | - |
| XYZ | 8.36 | 4.39 | 16.33 | - |
| YUV | 55.21 | 161.18 | 158.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 22 | 114 | 0.14 | 0.81 | 0 | 0.55 | 289.57 | 0.68 | 0.27 |
| Hex | 62 | 16 | 72 | E | 51 | 0 | 37 | 122 | 44 | 1B |
| Octal | 142 | 26 | 162 | 16 | 121 | 0 | 67 | 442 | 104 | 33 |
| Binary | 1100010 | 10110 | 1110010 | 1110 | 1010001 | 0 | 110111 | 100100010 | 1000100 | 11011 |
Color Harmonies of #621672
Complementary color
Monochromatic Colors of #621672
Black with #621672
Text Example
Text Example
White with #621672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621672; }
p { color: rgb(98,22,114); }
H1.HeaderClassName
{
color: #621672;
}
.AnyTagClassName
{
color: #621672;
}
</style>
background-color css
<style>
a { background-color: #621672; }
a { background-color: rgb(98,22,114); }
div.DivClassName
{
background-color: #621672;
}
.BgClassName
{
background-color: #621672;
}
</style>
border-color css
<style>
span { border-color: #621672; }
span { border-color: rgb(98,22,114); }
td.TdClassName
{
border-color: #621672;
}
.TagClassName
{
border-color: #621672;
}
</style>