Shades of Seance #602576
Tints of Seance #602576
RGB
CMYK
RGB Variations
Color information
#602576 (or 0x602576) is known color: Seance. HEX triplet: 60, 25 and 76. RGB value is (96,37,118). Sum of RGB (Red+Green+Blue) = 96+37+118=251 (33% of max value = 765). Red value is 96 (37.89% from 255 or 38.25% from 251); Green value is 37 (14.84% from 255 or 14.74% from 251); Blue value is 118 (46.48% from 255 or 47.01% from 251); Max value from RGB is 118 - color contains mainly: blue. Hex color #602576 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #602576 is #9FDA89. Grayscale: #3F3F3F. Windows color (decimal): -10476170 or 7742816. OLE color: 7742816.
HSL color Cylindrical-coordinate representation of color #602576: hue angle of 283.7º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #602576 is Cyan = 0.19, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 37 | 118 | - |
| CMYK | 0.19 | 0.69 | 0 | 0.54 |
| HSL | 283.7º | 0.52% | 0.3% | - |
| HSV(B) | 283.7º | 0.69% | 0.46% | - |
| XYZ | 8.76 | 5.12 | 17.67 | - |
| YUV | 63.88 | 158.55 | 150.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 37 | 118 | 0.19 | 0.69 | 0 | 0.54 | 283.7 | 0.52 | 0.3 |
| Hex | 60 | 25 | 76 | 13 | 45 | 0 | 36 | 11C | 34 | 1E |
| Octal | 140 | 45 | 166 | 23 | 105 | 0 | 66 | 434 | 64 | 36 |
| Binary | 1100000 | 100101 | 1110110 | 10011 | 1000101 | 0 | 110110 | 100011100 | 110100 | 11110 |
Color Harmonies of #602576
Complementary color
Monochromatic Colors of #602576
Black with #602576
Text Example
Text Example
White with #602576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602576; }
p { color: rgb(96,37,118); }
H1.HeaderClassName
{
color: #602576;
}
.AnyTagClassName
{
color: #602576;
}
</style>
background-color css
<style>
a { background-color: #602576; }
a { background-color: rgb(96,37,118); }
div.DivClassName
{
background-color: #602576;
}
.BgClassName
{
background-color: #602576;
}
</style>
border-color css
<style>
span { border-color: #602576; }
span { border-color: rgb(96,37,118); }
td.TdClassName
{
border-color: #602576;
}
.TagClassName
{
border-color: #602576;
}
</style>