Shades of Seance #622270
Tints of Seance #622270
RGB
CMYK
RGB Variations
Color information
#622270 (or 0x622270) is known color: Seance. HEX triplet: 62, 22 and 70. RGB value is (98,34,112). Sum of RGB (Red+Green+Blue) = 98+34+112=244 (32% of max value = 765). Red value is 98 (38.67% from 255 or 40.16% from 244); Green value is 34 (13.67% from 255 or 13.93% from 244); Blue value is 112 (44.14% from 255 or 45.90% from 244); Max value from RGB is 112 - color contains mainly: blue. Hex color #622270 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622270 is #9DDD8F. Grayscale: #3D3D3D. Windows color (decimal): -10345872 or 7348834. OLE color: 7348834.
HSL color Cylindrical-coordinate representation of color #622270: hue angle of 289.23º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #622270 is Cyan = 0.13, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 34 | 112 | - |
| CMYK | 0.13 | 0.70 | 0 | 0.56 |
| HSL | 289.23º | 0.53% | 0.29% | - |
| HSV(B) | 289.23º | 0.7% | 0.44% | - |
| XYZ | 8.53 | 4.91 | 15.83 | - |
| YUV | 62.03 | 156.2 | 153.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 34 | 112 | 0.13 | 0.70 | 0 | 0.56 | 289.23 | 0.53 | 0.29 |
| Hex | 62 | 22 | 70 | D | 46 | 0 | 38 | 121 | 35 | 1D |
| Octal | 142 | 42 | 160 | 15 | 106 | 0 | 70 | 441 | 65 | 35 |
| Binary | 1100010 | 100010 | 1110000 | 1101 | 1000110 | 0 | 111000 | 100100001 | 110101 | 11101 |
Color Harmonies of #622270
Complementary color
Monochromatic Colors of #622270
Black with #622270
Text Example
Text Example
White with #622270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622270; }
p { color: rgb(98,34,112); }
H1.HeaderClassName
{
color: #622270;
}
.AnyTagClassName
{
color: #622270;
}
</style>
background-color css
<style>
a { background-color: #622270; }
a { background-color: rgb(98,34,112); }
div.DivClassName
{
background-color: #622270;
}
.BgClassName
{
background-color: #622270;
}
</style>
border-color css
<style>
span { border-color: #622270; }
span { border-color: rgb(98,34,112); }
td.TdClassName
{
border-color: #622270;
}
.TagClassName
{
border-color: #622270;
}
</style>