Shades of Seance #602871
Tints of Seance #602871
RGB
CMYK
RGB Variations
Color information
#602871 (or 0x602871) is known color: Seance. HEX triplet: 60, 28 and 71. RGB value is (96,40,113). Sum of RGB (Red+Green+Blue) = 96+40+113=249 (32% of max value = 765). Red value is 96 (37.89% from 255 or 38.55% from 249); Green value is 40 (16.02% from 255 or 16.06% from 249); Blue value is 113 (44.53% from 255 or 45.38% from 249); Max value from RGB is 113 - color contains mainly: blue. Hex color #602871 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #602871 is #9FD78E. Grayscale: #404040. Windows color (decimal): -10475407 or 7415904. OLE color: 7415904.
HSL color Cylindrical-coordinate representation of color #602871: hue angle of 286.03º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #602871 is Cyan = 0.15, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 96 | 40 | 113 | - |
| CMYK | 0.15 | 0.65 | 0 | 0.56 |
| HSL | 286.03º | 0.48% | 0.3% | - |
| HSV(B) | 286.03º | 0.65% | 0.44% | - |
| XYZ | 8.56 | 5.2 | 16.17 | - |
| YUV | 65.07 | 155.05 | 150.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 40 | 113 | 0.15 | 0.65 | 0 | 0.56 | 286.03 | 0.48 | 0.3 |
| Hex | 60 | 28 | 71 | F | 41 | 0 | 38 | 11E | 30 | 1E |
| Octal | 140 | 50 | 161 | 17 | 101 | 0 | 70 | 436 | 60 | 36 |
| Binary | 1100000 | 101000 | 1110001 | 1111 | 1000001 | 0 | 111000 | 100011110 | 110000 | 11110 |
Color Harmonies of #602871
Complementary color
Monochromatic Colors of #602871
Black with #602871
Text Example
Text Example
White with #602871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602871; }
p { color: rgb(96,40,113); }
H1.HeaderClassName
{
color: #602871;
}
.AnyTagClassName
{
color: #602871;
}
</style>
background-color css
<style>
a { background-color: #602871; }
a { background-color: rgb(96,40,113); }
div.DivClassName
{
background-color: #602871;
}
.BgClassName
{
background-color: #602871;
}
</style>
border-color css
<style>
span { border-color: #602871; }
span { border-color: rgb(96,40,113); }
td.TdClassName
{
border-color: #602871;
}
.TagClassName
{
border-color: #602871;
}
</style>