Shades of Seance #602965
Tints of Seance #602965
RGB
CMYK
RGB Variations
Color information
#602965 (or 0x602965) is known color: Seance. HEX triplet: 60, 29 and 65. RGB value is (96,41,101). Sum of RGB (Red+Green+Blue) = 96+41+101=238 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.34% from 238); Green value is 41 (16.41% from 255 or 17.23% from 238); Blue value is 101 (39.84% from 255 or 42.44% from 238); Max value from RGB is 101 - color contains mainly: blue. Hex color #602965 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #602965 is #9FD69A. Grayscale: #404040. Windows color (decimal): -10475163 or 6629728. OLE color: 6629728.
HSL color Cylindrical-coordinate representation of color #602965: hue angle of 295º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #602965 is Cyan = 0.05, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 96 | 41 | 101 | - |
| CMYK | 0.05 | 0.59 | 0 | 0.60 |
| HSL | 295º | 0.42% | 0.28% | - |
| HSV(B) | 295º | 0.59% | 0.4% | - |
| XYZ | 7.97 | 5.01 | 12.86 | - |
| YUV | 64.29 | 148.72 | 150.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 41 | 101 | 0.05 | 0.59 | 0 | 0.60 | 295 | 0.42 | 0.28 |
| Hex | 60 | 29 | 65 | 5 | 3B | 0 | 3C | 127 | 2A | 1C |
| Octal | 140 | 51 | 145 | 5 | 73 | 0 | 74 | 447 | 52 | 34 |
| Binary | 1100000 | 101001 | 1100101 | 101 | 111011 | 0 | 111100 | 100100111 | 101010 | 11100 |
Color Harmonies of #602965
Complementary color
Monochromatic Colors of #602965
Black with #602965
Text Example
Text Example
White with #602965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602965; }
p { color: rgb(96,41,101); }
H1.HeaderClassName
{
color: #602965;
}
.AnyTagClassName
{
color: #602965;
}
</style>
background-color css
<style>
a { background-color: #602965; }
a { background-color: rgb(96,41,101); }
div.DivClassName
{
background-color: #602965;
}
.BgClassName
{
background-color: #602965;
}
</style>
border-color css
<style>
span { border-color: #602965; }
span { border-color: rgb(96,41,101); }
td.TdClassName
{
border-color: #602965;
}
.TagClassName
{
border-color: #602965;
}
</style>