Shades of Seance #624162
Tints of Seance #624162
RGB
CMYK
RGB Variations
Color information
#624162 (or 0x624162) is known color: Seance. HEX triplet: 62, 41 and 62. RGB value is (98,65,98). Sum of RGB (Red+Green+Blue) = 98+65+98=261 (34% of max value = 765). Red value is 98 (38.67% from 255 or 37.55% from 261); Green value is 65 (25.78% from 255 or 24.90% from 261); Blue value is 98 (38.67% from 255 or 37.55% from 261); Max value from RGB is 98 - color contains mainly: red, blue. Hex color #624162 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624162 is #9DBE9D. Grayscale: #4E4E4E. Windows color (decimal): -10337950 or 6439266. OLE color: 6439266.
HSL color Cylindrical-coordinate representation of color #624162: hue angle of 300º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #624162 is Cyan = 0, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 65 | 98 | - |
| CMYK | 0 | 0.34 | 0 | 0.62 |
| HSL | 300º | 0.2% | 0.32% | - |
| HSV(B) | 300º | 0.34% | 0.38% | - |
| XYZ | 9.13 | 7.26 | 12.48 | - |
| YUV | 78.63 | 138.93 | 141.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 65 | 98 | 0 | 0.34 | 0 | 0.62 | 300 | 0.2 | 0.32 |
| Hex | 62 | 41 | 62 | 0 | 22 | 0 | 3E | 12C | 14 | 20 |
| Octal | 142 | 101 | 142 | 0 | 42 | 0 | 76 | 454 | 24 | 40 |
| Binary | 1100010 | 1000001 | 1100010 | 0 | 100010 | 0 | 111110 | 100101100 | 10100 | 100000 |
Color Harmonies of #624162
Complementary color
Monochromatic Colors of #624162
Black with #624162
Text Example
Text Example
White with #624162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624162; }
p { color: rgb(98,65,98); }
H1.HeaderClassName
{
color: #624162;
}
.AnyTagClassName
{
color: #624162;
}
</style>
background-color css
<style>
a { background-color: #624162; }
a { background-color: rgb(98,65,98); }
div.DivClassName
{
background-color: #624162;
}
.BgClassName
{
background-color: #624162;
}
</style>
border-color css
<style>
span { border-color: #624162; }
span { border-color: rgb(98,65,98); }
td.TdClassName
{
border-color: #624162;
}
.TagClassName
{
border-color: #624162;
}
</style>