Shades of Seance #602668
Tints of Seance #602668
RGB
CMYK
RGB Variations
Color information
#602668 (or 0x602668) is known color: Seance. HEX triplet: 60, 26 and 68. RGB value is (96,38,104). Sum of RGB (Red+Green+Blue) = 96+38+104=238 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.34% from 238); Green value is 38 (15.23% from 255 or 15.97% from 238); Blue value is 104 (41.02% from 255 or 43.70% from 238); Max value from RGB is 104 - color contains mainly: blue. Hex color #602668 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #602668 is #9FD997. Grayscale: #3E3E3E. Windows color (decimal): -10475928 or 6825568. OLE color: 6825568.
HSL color Cylindrical-coordinate representation of color #602668: hue angle of 292.73º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #602668 is Cyan = 0.08, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 96 | 38 | 104 | - |
| CMYK | 0.08 | 0.63 | 0 | 0.59 |
| HSL | 292.73º | 0.46% | 0.28% | - |
| HSV(B) | 292.73º | 0.63% | 0.41% | - |
| XYZ | 8.02 | 4.87 | 13.61 | - |
| YUV | 62.87 | 151.22 | 151.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 38 | 104 | 0.08 | 0.63 | 0 | 0.59 | 292.73 | 0.46 | 0.28 |
| Hex | 60 | 26 | 68 | 8 | 3F | 0 | 3B | 125 | 2E | 1C |
| Octal | 140 | 46 | 150 | 10 | 77 | 0 | 73 | 445 | 56 | 34 |
| Binary | 1100000 | 100110 | 1101000 | 1000 | 111111 | 0 | 111011 | 100100101 | 101110 | 11100 |
Color Harmonies of #602668
Complementary color
Monochromatic Colors of #602668
Black with #602668
Text Example
Text Example
White with #602668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602668; }
p { color: rgb(96,38,104); }
H1.HeaderClassName
{
color: #602668;
}
.AnyTagClassName
{
color: #602668;
}
</style>
background-color css
<style>
a { background-color: #602668; }
a { background-color: rgb(96,38,104); }
div.DivClassName
{
background-color: #602668;
}
.BgClassName
{
background-color: #602668;
}
</style>
border-color css
<style>
span { border-color: #602668; }
span { border-color: rgb(96,38,104); }
td.TdClassName
{
border-color: #602668;
}
.TagClassName
{
border-color: #602668;
}
</style>