Shades of Seance #622572
Tints of Seance #622572
RGB
CMYK
RGB Variations
Color information
#622572 (or 0x622572) is known color: Seance. HEX triplet: 62, 25 and 72. RGB value is (98,37,114). Sum of RGB (Red+Green+Blue) = 98+37+114=249 (32% of max value = 765). Red value is 98 (38.67% from 255 or 39.36% from 249); Green value is 37 (14.84% from 255 or 14.86% from 249); Blue value is 114 (44.92% from 255 or 45.78% from 249); Max value from RGB is 114 - color contains mainly: blue. Hex color #622572 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622572 is #9DDA8D. Grayscale: #3F3F3F. Windows color (decimal): -10345102 or 7480674. OLE color: 7480674.
HSL color Cylindrical-coordinate representation of color #622572: hue angle of 287.53º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #622572 is Cyan = 0.14, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 37 | 114 | - |
| CMYK | 0.14 | 0.68 | 0 | 0.55 |
| HSL | 287.53º | 0.51% | 0.3% | - |
| HSV(B) | 287.53º | 0.68% | 0.45% | - |
| XYZ | 8.74 | 5.13 | 16.45 | - |
| YUV | 64.02 | 156.21 | 152.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 37 | 114 | 0.14 | 0.68 | 0 | 0.55 | 287.53 | 0.51 | 0.3 |
| Hex | 62 | 25 | 72 | E | 44 | 0 | 37 | 120 | 33 | 1E |
| Octal | 142 | 45 | 162 | 16 | 104 | 0 | 67 | 440 | 63 | 36 |
| Binary | 1100010 | 100101 | 1110010 | 1110 | 1000100 | 0 | 110111 | 100100000 | 110011 | 11110 |
Color Harmonies of #622572
Complementary color
Monochromatic Colors of #622572
Black with #622572
Text Example
Text Example
White with #622572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622572; }
p { color: rgb(98,37,114); }
H1.HeaderClassName
{
color: #622572;
}
.AnyTagClassName
{
color: #622572;
}
</style>
background-color css
<style>
a { background-color: #622572; }
a { background-color: rgb(98,37,114); }
div.DivClassName
{
background-color: #622572;
}
.BgClassName
{
background-color: #622572;
}
</style>
border-color css
<style>
span { border-color: #622572; }
span { border-color: rgb(98,37,114); }
td.TdClassName
{
border-color: #622572;
}
.TagClassName
{
border-color: #622572;
}
</style>