Shades of Seance #622971
Tints of Seance #622971
RGB
CMYK
RGB Variations
Color information
#622971 (or 0x622971) is known color: Seance. HEX triplet: 62, 29 and 71. RGB value is (98,41,113). Sum of RGB (Red+Green+Blue) = 98+41+113=252 (33% of max value = 765). Red value is 98 (38.67% from 255 or 38.89% from 252); Green value is 41 (16.41% from 255 or 16.27% from 252); Blue value is 113 (44.53% from 255 or 44.84% from 252); Max value from RGB is 113 - color contains mainly: blue. Hex color #622971 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622971 is #9DD68E. Grayscale: #424242. Windows color (decimal): -10344079 or 7416162. OLE color: 7416162.
HSL color Cylindrical-coordinate representation of color #622971: hue angle of 287.5º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #622971 is Cyan = 0.13, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 41 | 113 | - |
| CMYK | 0.13 | 0.64 | 0 | 0.56 |
| HSL | 287.5º | 0.47% | 0.3% | - |
| HSV(B) | 287.5º | 0.64% | 0.44% | - |
| XYZ | 8.81 | 5.37 | 16.2 | - |
| YUV | 66.25 | 154.38 | 150.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 41 | 113 | 0.13 | 0.64 | 0 | 0.56 | 287.5 | 0.47 | 0.3 |
| Hex | 62 | 29 | 71 | D | 40 | 0 | 38 | 120 | 2F | 1E |
| Octal | 142 | 51 | 161 | 15 | 100 | 0 | 70 | 440 | 57 | 36 |
| Binary | 1100010 | 101001 | 1110001 | 1101 | 1000000 | 0 | 111000 | 100100000 | 101111 | 11110 |
Color Harmonies of #622971
Complementary color
Monochromatic Colors of #622971
Black with #622971
Text Example
Text Example
White with #622971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622971; }
p { color: rgb(98,41,113); }
H1.HeaderClassName
{
color: #622971;
}
.AnyTagClassName
{
color: #622971;
}
</style>
background-color css
<style>
a { background-color: #622971; }
a { background-color: rgb(98,41,113); }
div.DivClassName
{
background-color: #622971;
}
.BgClassName
{
background-color: #622971;
}
</style>
border-color css
<style>
span { border-color: #622971; }
span { border-color: rgb(98,41,113); }
td.TdClassName
{
border-color: #622971;
}
.TagClassName
{
border-color: #622971;
}
</style>