Shades of Seance #622275
Tints of Seance #622275
RGB
CMYK
RGB Variations
Color information
#622275 (or 0x622275) is known color: Seance. HEX triplet: 62, 22 and 75. RGB value is (98,34,117). Sum of RGB (Red+Green+Blue) = 98+34+117=249 (32% of max value = 765). Red value is 98 (38.67% from 255 or 39.36% from 249); Green value is 34 (13.67% from 255 or 13.65% from 249); Blue value is 117 (46.09% from 255 or 46.99% from 249); Max value from RGB is 117 - color contains mainly: blue. Hex color #622275 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622275 is #9DDD8A. Grayscale: #3E3E3E. Windows color (decimal): -10345867 or 7676514. OLE color: 7676514.
HSL color Cylindrical-coordinate representation of color #622275: hue angle of 286.27º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #622275 is Cyan = 0.16, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 34 | 117 | - |
| CMYK | 0.16 | 0.71 | 0 | 0.54 |
| HSL | 286.27º | 0.55% | 0.3% | - |
| HSV(B) | 286.27º | 0.71% | 0.46% | - |
| XYZ | 8.82 | 5.03 | 17.33 | - |
| YUV | 62.6 | 158.7 | 153.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 34 | 117 | 0.16 | 0.71 | 0 | 0.54 | 286.27 | 0.55 | 0.3 |
| Hex | 62 | 22 | 75 | 10 | 47 | 0 | 36 | 11E | 37 | 1E |
| Octal | 142 | 42 | 165 | 20 | 107 | 0 | 66 | 436 | 67 | 36 |
| Binary | 1100010 | 100010 | 1110101 | 10000 | 1000111 | 0 | 110110 | 100011110 | 110111 | 11110 |
Color Harmonies of #622275
Complementary color
Monochromatic Colors of #622275
Black with #622275
Text Example
Text Example
White with #622275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622275; }
p { color: rgb(98,34,117); }
H1.HeaderClassName
{
color: #622275;
}
.AnyTagClassName
{
color: #622275;
}
</style>
background-color css
<style>
a { background-color: #622275; }
a { background-color: rgb(98,34,117); }
div.DivClassName
{
background-color: #622275;
}
.BgClassName
{
background-color: #622275;
}
</style>
border-color css
<style>
span { border-color: #622275; }
span { border-color: rgb(98,34,117); }
td.TdClassName
{
border-color: #622275;
}
.TagClassName
{
border-color: #622275;
}
</style>