Shades of Seance #602569
Tints of Seance #602569
RGB
CMYK
RGB Variations
Color information
#602569 (or 0x602569) is known color: Seance. HEX triplet: 60, 25 and 69. RGB value is (96,37,105). Sum of RGB (Red+Green+Blue) = 96+37+105=238 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.34% from 238); Green value is 37 (14.84% from 255 or 15.55% from 238); Blue value is 105 (41.41% from 255 or 44.12% from 238); Max value from RGB is 105 - color contains mainly: blue. Hex color #602569 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #602569 is #9FDA96. Grayscale: #3E3E3E. Windows color (decimal): -10476183 or 6890848. OLE color: 6890848.
HSL color Cylindrical-coordinate representation of color #602569: hue angle of 292.06º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #602569 is Cyan = 0.09, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 96 | 37 | 105 | - |
| CMYK | 0.09 | 0.65 | 0 | 0.59 |
| HSL | 292.06º | 0.48% | 0.28% | - |
| HSV(B) | 292.06º | 0.65% | 0.41% | - |
| XYZ | 8.04 | 4.83 | 13.87 | - |
| YUV | 62.39 | 152.05 | 151.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 37 | 105 | 0.09 | 0.65 | 0 | 0.59 | 292.06 | 0.48 | 0.28 |
| Hex | 60 | 25 | 69 | 9 | 41 | 0 | 3B | 124 | 30 | 1C |
| Octal | 140 | 45 | 151 | 11 | 101 | 0 | 73 | 444 | 60 | 34 |
| Binary | 1100000 | 100101 | 1101001 | 1001 | 1000001 | 0 | 111011 | 100100100 | 110000 | 11100 |
Color Harmonies of #602569
Complementary color
Monochromatic Colors of #602569
Black with #602569
Text Example
Text Example
White with #602569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602569; }
p { color: rgb(96,37,105); }
H1.HeaderClassName
{
color: #602569;
}
.AnyTagClassName
{
color: #602569;
}
</style>
background-color css
<style>
a { background-color: #602569; }
a { background-color: rgb(96,37,105); }
div.DivClassName
{
background-color: #602569;
}
.BgClassName
{
background-color: #602569;
}
</style>
border-color css
<style>
span { border-color: #602569; }
span { border-color: rgb(96,37,105); }
td.TdClassName
{
border-color: #602569;
}
.TagClassName
{
border-color: #602569;
}
</style>