Shades of Seance #622571
Tints of Seance #622571
RGB
CMYK
RGB Variations
Color information
#622571 (or 0x622571) is known color: Seance. HEX triplet: 62, 25 and 71. RGB value is (98,37,113). Sum of RGB (Red+Green+Blue) = 98+37+113=248 (32% of max value = 765). Red value is 98 (38.67% from 255 or 39.52% from 248); Green value is 37 (14.84% from 255 or 14.92% from 248); Blue value is 113 (44.53% from 255 or 45.56% from 248); Max value from RGB is 113 - color contains mainly: blue. Hex color #622571 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622571 is #9DDA8E. Grayscale: #3F3F3F. Windows color (decimal): -10345103 or 7415138. OLE color: 7415138.
HSL color Cylindrical-coordinate representation of color #622571: hue angle of 288.16º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #622571 is Cyan = 0.13, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 37 | 113 | - |
| CMYK | 0.13 | 0.67 | 0 | 0.56 |
| HSL | 288.16º | 0.51% | 0.29% | - |
| HSV(B) | 288.16º | 0.67% | 0.44% | - |
| XYZ | 8.68 | 5.11 | 16.15 | - |
| YUV | 63.9 | 155.71 | 152.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 37 | 113 | 0.13 | 0.67 | 0 | 0.56 | 288.16 | 0.51 | 0.29 |
| Hex | 62 | 25 | 71 | D | 43 | 0 | 38 | 120 | 33 | 1D |
| Octal | 142 | 45 | 161 | 15 | 103 | 0 | 70 | 440 | 63 | 35 |
| Binary | 1100010 | 100101 | 1110001 | 1101 | 1000011 | 0 | 111000 | 100100000 | 110011 | 11101 |
Color Harmonies of #622571
Complementary color
Monochromatic Colors of #622571
Black with #622571
Text Example
Text Example
White with #622571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622571; }
p { color: rgb(98,37,113); }
H1.HeaderClassName
{
color: #622571;
}
.AnyTagClassName
{
color: #622571;
}
</style>
background-color css
<style>
a { background-color: #622571; }
a { background-color: rgb(98,37,113); }
div.DivClassName
{
background-color: #622571;
}
.BgClassName
{
background-color: #622571;
}
</style>
border-color css
<style>
span { border-color: #622571; }
span { border-color: rgb(98,37,113); }
td.TdClassName
{
border-color: #622571;
}
.TagClassName
{
border-color: #622571;
}
</style>