Shades of Seance #622274
Tints of Seance #622274
RGB
CMYK
RGB Variations
Color information
#622274 (or 0x622274) is known color: Seance. HEX triplet: 62, 22 and 74. RGB value is (98,34,116). Sum of RGB (Red+Green+Blue) = 98+34+116=248 (32% of max value = 765). Red value is 98 (38.67% from 255 or 39.52% from 248); Green value is 34 (13.67% from 255 or 13.71% from 248); Blue value is 116 (45.70% from 255 or 46.77% from 248); Max value from RGB is 116 - color contains mainly: blue. Hex color #622274 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622274 is #9DDD8B. Grayscale: #3E3E3E. Windows color (decimal): -10345868 or 7610978. OLE color: 7610978.
HSL color Cylindrical-coordinate representation of color #622274: hue angle of 286.83º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #622274 is Cyan = 0.16, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 34 | 116 | - |
| CMYK | 0.16 | 0.71 | 0 | 0.55 |
| HSL | 286.83º | 0.55% | 0.29% | - |
| HSV(B) | 286.83º | 0.71% | 0.45% | - |
| XYZ | 8.76 | 5 | 17.03 | - |
| YUV | 62.48 | 158.2 | 153.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 34 | 116 | 0.16 | 0.71 | 0 | 0.55 | 286.83 | 0.55 | 0.29 |
| Hex | 62 | 22 | 74 | 10 | 47 | 0 | 37 | 11F | 37 | 1D |
| Octal | 142 | 42 | 164 | 20 | 107 | 0 | 67 | 437 | 67 | 35 |
| Binary | 1100010 | 100010 | 1110100 | 10000 | 1000111 | 0 | 110111 | 100011111 | 110111 | 11101 |
Color Harmonies of #622274
Complementary color
Monochromatic Colors of #622274
Black with #622274
Text Example
Text Example
White with #622274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622274; }
p { color: rgb(98,34,116); }
H1.HeaderClassName
{
color: #622274;
}
.AnyTagClassName
{
color: #622274;
}
</style>
background-color css
<style>
a { background-color: #622274; }
a { background-color: rgb(98,34,116); }
div.DivClassName
{
background-color: #622274;
}
.BgClassName
{
background-color: #622274;
}
</style>
border-color css
<style>
span { border-color: #622274; }
span { border-color: rgb(98,34,116); }
td.TdClassName
{
border-color: #622274;
}
.TagClassName
{
border-color: #622274;
}
</style>