Shades of Seance #621572
Tints of Seance #621572
RGB
CMYK
RGB Variations
Color information
#621572 (or 0x621572) is known color: Seance. HEX triplet: 62, 15 and 72. RGB value is (98,21,114). Sum of RGB (Red+Green+Blue) = 98+21+114=233 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.06% from 233); Green value is 21 (8.59% from 255 or 9.01% from 233); Blue value is 114 (44.92% from 255 or 48.93% from 233); Max value from RGB is 114 - color contains mainly: blue. Hex color #621572 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621572 is #9DEA8D. Grayscale: #363636. Windows color (decimal): -10349198 or 7476578. OLE color: 7476578.
HSL color Cylindrical-coordinate representation of color #621572: hue angle of 289.68º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #621572 is Cyan = 0.14, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 21 | 114 | - |
| CMYK | 0.14 | 0.82 | 0 | 0.55 |
| HSL | 289.68º | 0.69% | 0.26% | - |
| HSV(B) | 289.68º | 0.82% | 0.45% | - |
| XYZ | 8.34 | 4.35 | 16.32 | - |
| YUV | 54.63 | 161.51 | 158.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 21 | 114 | 0.14 | 0.82 | 0 | 0.55 | 289.68 | 0.69 | 0.26 |
| Hex | 62 | 15 | 72 | E | 52 | 0 | 37 | 122 | 45 | 1A |
| Octal | 142 | 25 | 162 | 16 | 122 | 0 | 67 | 442 | 105 | 32 |
| Binary | 1100010 | 10101 | 1110010 | 1110 | 1010010 | 0 | 110111 | 100100010 | 1000101 | 11010 |
Color Harmonies of #621572
Complementary color
Monochromatic Colors of #621572
Black with #621572
Text Example
Text Example
White with #621572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621572; }
p { color: rgb(98,21,114); }
H1.HeaderClassName
{
color: #621572;
}
.AnyTagClassName
{
color: #621572;
}
</style>
background-color css
<style>
a { background-color: #621572; }
a { background-color: rgb(98,21,114); }
div.DivClassName
{
background-color: #621572;
}
.BgClassName
{
background-color: #621572;
}
</style>
border-color css
<style>
span { border-color: #621572; }
span { border-color: rgb(98,21,114); }
td.TdClassName
{
border-color: #621572;
}
.TagClassName
{
border-color: #621572;
}
</style>