Shades of Seance #602972
Tints of Seance #602972
RGB
CMYK
RGB Variations
Color information
#602972 (or 0x602972) is known color: Seance. HEX triplet: 60, 29 and 72. RGB value is (96,41,114). Sum of RGB (Red+Green+Blue) = 96+41+114=251 (33% of max value = 765). Red value is 96 (37.89% from 255 or 38.25% from 251); Green value is 41 (16.41% from 255 or 16.33% from 251); Blue value is 114 (44.92% from 255 or 45.42% from 251); Max value from RGB is 114 - color contains mainly: blue. Hex color #602972 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #602972 is #9FD68D. Grayscale: #414141. Windows color (decimal): -10475150 or 7481696. OLE color: 7481696.
HSL color Cylindrical-coordinate representation of color #602972: hue angle of 285.21º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #602972 is Cyan = 0.16, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 41 | 114 | - |
| CMYK | 0.16 | 0.64 | 0 | 0.55 |
| HSL | 285.21º | 0.47% | 0.3% | - |
| HSV(B) | 285.21º | 0.64% | 0.45% | - |
| XYZ | 8.65 | 5.29 | 16.48 | - |
| YUV | 65.77 | 155.22 | 149.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 41 | 114 | 0.16 | 0.64 | 0 | 0.55 | 285.21 | 0.47 | 0.3 |
| Hex | 60 | 29 | 72 | 10 | 40 | 0 | 37 | 11D | 2F | 1E |
| Octal | 140 | 51 | 162 | 20 | 100 | 0 | 67 | 435 | 57 | 36 |
| Binary | 1100000 | 101001 | 1110010 | 10000 | 1000000 | 0 | 110111 | 100011101 | 101111 | 11110 |
Color Harmonies of #602972
Complementary color
Monochromatic Colors of #602972
Black with #602972
Text Example
Text Example
White with #602972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602972; }
p { color: rgb(96,41,114); }
H1.HeaderClassName
{
color: #602972;
}
.AnyTagClassName
{
color: #602972;
}
</style>
background-color css
<style>
a { background-color: #602972; }
a { background-color: rgb(96,41,114); }
div.DivClassName
{
background-color: #602972;
}
.BgClassName
{
background-color: #602972;
}
</style>
border-color css
<style>
span { border-color: #602972; }
span { border-color: rgb(96,41,114); }
td.TdClassName
{
border-color: #602972;
}
.TagClassName
{
border-color: #602972;
}
</style>