Shades of Seance #622468
Tints of Seance #622468
RGB
CMYK
RGB Variations
Color information
#622468 (or 0x622468) is known color: Seance. HEX triplet: 62, 24 and 68. RGB value is (98,36,104). Sum of RGB (Red+Green+Blue) = 98+36+104=238 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.18% from 238); Green value is 36 (14.45% from 255 or 15.13% from 238); Blue value is 104 (41.02% from 255 or 43.70% from 238); Max value from RGB is 104 - color contains mainly: blue. Hex color #622468 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622468 is #9DDB97. Grayscale: #3E3E3E. Windows color (decimal): -10345368 or 6825058. OLE color: 6825058.
HSL color Cylindrical-coordinate representation of color #622468: hue angle of 294.71º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #622468 is Cyan = 0.06, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 98 | 36 | 104 | - |
| CMYK | 0.06 | 0.65 | 0 | 0.59 |
| HSL | 294.71º | 0.49% | 0.27% | - |
| HSV(B) | 294.71º | 0.65% | 0.41% | - |
| XYZ | 8.17 | 4.86 | 13.6 | - |
| YUV | 62.29 | 151.54 | 153.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 36 | 104 | 0.06 | 0.65 | 0 | 0.59 | 294.71 | 0.49 | 0.27 |
| Hex | 62 | 24 | 68 | 6 | 41 | 0 | 3B | 127 | 31 | 1B |
| Octal | 142 | 44 | 150 | 6 | 101 | 0 | 73 | 447 | 61 | 33 |
| Binary | 1100010 | 100100 | 1101000 | 110 | 1000001 | 0 | 111011 | 100100111 | 110001 | 11011 |
Color Harmonies of #622468
Complementary color
Monochromatic Colors of #622468
Black with #622468
Text Example
Text Example
White with #622468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622468; }
p { color: rgb(98,36,104); }
H1.HeaderClassName
{
color: #622468;
}
.AnyTagClassName
{
color: #622468;
}
</style>
background-color css
<style>
a { background-color: #622468; }
a { background-color: rgb(98,36,104); }
div.DivClassName
{
background-color: #622468;
}
.BgClassName
{
background-color: #622468;
}
</style>
border-color css
<style>
span { border-color: #622468; }
span { border-color: rgb(98,36,104); }
td.TdClassName
{
border-color: #622468;
}
.TagClassName
{
border-color: #622468;
}
</style>