Shades of Seance #622375
Tints of Seance #622375
RGB
CMYK
RGB Variations
Color information
#622375 (or 0x622375) is known color: Seance. HEX triplet: 62, 23 and 75. RGB value is (98,35,117). Sum of RGB (Red+Green+Blue) = 98+35+117=250 (33% of max value = 765). Red value is 98 (38.67% from 255 or 39.2% from 250); Green value is 35 (14.06% from 255 or 14% from 250); Blue value is 117 (46.09% from 255 or 46.8% from 250); Max value from RGB is 117 - color contains mainly: blue. Hex color #622375 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622375 is #9DDC8A. Grayscale: #3E3E3E. Windows color (decimal): -10345611 or 7676770. OLE color: 7676770.
HSL color Cylindrical-coordinate representation of color #622375: hue angle of 286.1º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #622375 is Cyan = 0.16, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 35 | 117 | - |
| CMYK | 0.16 | 0.70 | 0 | 0.54 |
| HSL | 286.1º | 0.54% | 0.3% | - |
| HSV(B) | 286.1º | 0.7% | 0.46% | - |
| XYZ | 8.85 | 5.08 | 17.34 | - |
| YUV | 63.19 | 158.37 | 152.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 35 | 117 | 0.16 | 0.70 | 0 | 0.54 | 286.1 | 0.54 | 0.3 |
| Hex | 62 | 23 | 75 | 10 | 46 | 0 | 36 | 11E | 36 | 1E |
| Octal | 142 | 43 | 165 | 20 | 106 | 0 | 66 | 436 | 66 | 36 |
| Binary | 1100010 | 100011 | 1110101 | 10000 | 1000110 | 0 | 110110 | 100011110 | 110110 | 11110 |
Color Harmonies of #622375
Complementary color
Monochromatic Colors of #622375
Black with #622375
Text Example
Text Example
White with #622375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622375; }
p { color: rgb(98,35,117); }
H1.HeaderClassName
{
color: #622375;
}
.AnyTagClassName
{
color: #622375;
}
</style>
background-color css
<style>
a { background-color: #622375; }
a { background-color: rgb(98,35,117); }
div.DivClassName
{
background-color: #622375;
}
.BgClassName
{
background-color: #622375;
}
</style>
border-color css
<style>
span { border-color: #622375; }
span { border-color: rgb(98,35,117); }
td.TdClassName
{
border-color: #622375;
}
.TagClassName
{
border-color: #622375;
}
</style>