Shades of Seance #602971
Tints of Seance #602971
RGB
CMYK
RGB Variations
Color information
#602971 (or 0x602971) is known color: Seance. HEX triplet: 60, 29 and 71. RGB value is (96,41,113). Sum of RGB (Red+Green+Blue) = 96+41+113=250 (33% of max value = 765). Red value is 96 (37.89% from 255 or 38.4% from 250); Green value is 41 (16.41% from 255 or 16.4% from 250); Blue value is 113 (44.53% from 255 or 45.2% from 250); Max value from RGB is 113 - color contains mainly: blue. Hex color #602971 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #602971 is #9FD68E. Grayscale: #414141. Windows color (decimal): -10475151 or 7416160. OLE color: 7416160.
HSL color Cylindrical-coordinate representation of color #602971: hue angle of 285.83º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #602971 is Cyan = 0.15, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 96 | 41 | 113 | - |
| CMYK | 0.15 | 0.64 | 0 | 0.56 |
| HSL | 285.83º | 0.47% | 0.3% | - |
| HSV(B) | 285.83º | 0.64% | 0.44% | - |
| XYZ | 8.6 | 5.26 | 16.19 | - |
| YUV | 65.65 | 154.72 | 149.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 41 | 113 | 0.15 | 0.64 | 0 | 0.56 | 285.83 | 0.47 | 0.3 |
| Hex | 60 | 29 | 71 | F | 40 | 0 | 38 | 11E | 2F | 1E |
| Octal | 140 | 51 | 161 | 17 | 100 | 0 | 70 | 436 | 57 | 36 |
| Binary | 1100000 | 101001 | 1110001 | 1111 | 1000000 | 0 | 111000 | 100011110 | 101111 | 11110 |
Color Harmonies of #602971
Complementary color
Monochromatic Colors of #602971
Black with #602971
Text Example
Text Example
White with #602971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602971; }
p { color: rgb(96,41,113); }
H1.HeaderClassName
{
color: #602971;
}
.AnyTagClassName
{
color: #602971;
}
</style>
background-color css
<style>
a { background-color: #602971; }
a { background-color: rgb(96,41,113); }
div.DivClassName
{
background-color: #602971;
}
.BgClassName
{
background-color: #602971;
}
</style>
border-color css
<style>
span { border-color: #602971; }
span { border-color: rgb(96,41,113); }
td.TdClassName
{
border-color: #602971;
}
.TagClassName
{
border-color: #602971;
}
</style>