Shades of Seance #602571
Tints of Seance #602571
RGB
CMYK
RGB Variations
Color information
#602571 (or 0x602571) is known color: Seance. HEX triplet: 60, 25 and 71. RGB value is (96,37,113). Sum of RGB (Red+Green+Blue) = 96+37+113=246 (32% of max value = 765). Red value is 96 (37.89% from 255 or 39.02% from 246); Green value is 37 (14.84% from 255 or 15.04% from 246); Blue value is 113 (44.53% from 255 or 45.93% from 246); Max value from RGB is 113 - color contains mainly: blue. Hex color #602571 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #602571 is #9FDA8E. Grayscale: #3F3F3F. Windows color (decimal): -10476175 or 7415136. OLE color: 7415136.
HSL color Cylindrical-coordinate representation of color #602571: hue angle of 286.58º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #602571 is Cyan = 0.15, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 96 | 37 | 113 | - |
| CMYK | 0.15 | 0.67 | 0 | 0.56 |
| HSL | 286.58º | 0.51% | 0.29% | - |
| HSV(B) | 286.58º | 0.67% | 0.44% | - |
| XYZ | 8.47 | 5 | 16.14 | - |
| YUV | 63.31 | 156.05 | 151.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 37 | 113 | 0.15 | 0.67 | 0 | 0.56 | 286.58 | 0.51 | 0.29 |
| Hex | 60 | 25 | 71 | F | 43 | 0 | 38 | 11F | 33 | 1D |
| Octal | 140 | 45 | 161 | 17 | 103 | 0 | 70 | 437 | 63 | 35 |
| Binary | 1100000 | 100101 | 1110001 | 1111 | 1000011 | 0 | 111000 | 100011111 | 110011 | 11101 |
Color Harmonies of #602571
Complementary color
Monochromatic Colors of #602571
Black with #602571
Text Example
Text Example
White with #602571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602571; }
p { color: rgb(96,37,113); }
H1.HeaderClassName
{
color: #602571;
}
.AnyTagClassName
{
color: #602571;
}
</style>
background-color css
<style>
a { background-color: #602571; }
a { background-color: rgb(96,37,113); }
div.DivClassName
{
background-color: #602571;
}
.BgClassName
{
background-color: #602571;
}
</style>
border-color css
<style>
span { border-color: #602571; }
span { border-color: rgb(96,37,113); }
td.TdClassName
{
border-color: #602571;
}
.TagClassName
{
border-color: #602571;
}
</style>