Shades of Seance #603860
Tints of Seance #603860
RGB
CMYK
RGB Variations
Color information
#603860 (or 0x603860) is known color: Seance. HEX triplet: 60, 38 and 60. RGB value is (96,56,96). Sum of RGB (Red+Green+Blue) = 96+56+96=248 (32% of max value = 765). Red value is 96 (37.89% from 255 or 38.71% from 248); Green value is 56 (22.27% from 255 or 22.58% from 248); Blue value is 96 (37.89% from 255 or 38.71% from 248); Max value from RGB is 96 - color contains mainly: red, blue. Hex color #603860 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603860 is #9FC79F. Grayscale: #484848. Windows color (decimal): -10471328 or 6305888. OLE color: 6305888.
HSL color Cylindrical-coordinate representation of color #603860: hue angle of 300º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #603860 is Cyan = 0, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 56 | 96 | - |
| CMYK | 0 | 0.42 | 0 | 0.62 |
| HSL | 300º | 0.26% | 0.3% | - |
| HSV(B) | 300º | 0.42% | 0.38% | - |
| XYZ | 8.35 | 6.16 | 11.82 | - |
| YUV | 72.52 | 141.25 | 144.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 56 | 96 | 0 | 0.42 | 0 | 0.62 | 300 | 0.26 | 0.3 |
| Hex | 60 | 38 | 60 | 0 | 2A | 0 | 3E | 12C | 1A | 1E |
| Octal | 140 | 70 | 140 | 0 | 52 | 0 | 76 | 454 | 32 | 36 |
| Binary | 1100000 | 111000 | 1100000 | 0 | 101010 | 0 | 111110 | 100101100 | 11010 | 11110 |
Color Harmonies of #603860
Complementary color
Monochromatic Colors of #603860
Black with #603860
Text Example
Text Example
White with #603860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603860; }
p { color: rgb(96,56,96); }
H1.HeaderClassName
{
color: #603860;
}
.AnyTagClassName
{
color: #603860;
}
</style>
background-color css
<style>
a { background-color: #603860; }
a { background-color: rgb(96,56,96); }
div.DivClassName
{
background-color: #603860;
}
.BgClassName
{
background-color: #603860;
}
</style>
border-color css
<style>
span { border-color: #603860; }
span { border-color: rgb(96,56,96); }
td.TdClassName
{
border-color: #603860;
}
.TagClassName
{
border-color: #603860;
}
</style>