Shades of Seance #602770
Tints of Seance #602770
RGB
CMYK
RGB Variations
Color information
#602770 (or 0x602770) is known color: Seance. HEX triplet: 60, 27 and 70. RGB value is (96,39,112). Sum of RGB (Red+Green+Blue) = 96+39+112=247 (32% of max value = 765). Red value is 96 (37.89% from 255 or 38.87% from 247); Green value is 39 (15.62% from 255 or 15.79% from 247); Blue value is 112 (44.14% from 255 or 45.34% from 247); Max value from RGB is 112 - color contains mainly: blue. Hex color #602770 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #602770 is #9FD88F. Grayscale: #404040. Windows color (decimal): -10475664 or 7350112. OLE color: 7350112.
HSL color Cylindrical-coordinate representation of color #602770: hue angle of 286.85º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #602770 is Cyan = 0.14, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 96 | 39 | 112 | - |
| CMYK | 0.14 | 0.65 | 0 | 0.56 |
| HSL | 286.85º | 0.48% | 0.3% | - |
| HSV(B) | 286.85º | 0.65% | 0.44% | - |
| XYZ | 8.47 | 5.11 | 15.87 | - |
| YUV | 64.37 | 154.88 | 150.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 39 | 112 | 0.14 | 0.65 | 0 | 0.56 | 286.85 | 0.48 | 0.3 |
| Hex | 60 | 27 | 70 | E | 41 | 0 | 38 | 11F | 30 | 1E |
| Octal | 140 | 47 | 160 | 16 | 101 | 0 | 70 | 437 | 60 | 36 |
| Binary | 1100000 | 100111 | 1110000 | 1110 | 1000001 | 0 | 111000 | 100011111 | 110000 | 11110 |
Color Harmonies of #602770
Complementary color
Monochromatic Colors of #602770
Black with #602770
Text Example
Text Example
White with #602770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602770; }
p { color: rgb(96,39,112); }
H1.HeaderClassName
{
color: #602770;
}
.AnyTagClassName
{
color: #602770;
}
</style>
background-color css
<style>
a { background-color: #602770; }
a { background-color: rgb(96,39,112); }
div.DivClassName
{
background-color: #602770;
}
.BgClassName
{
background-color: #602770;
}
</style>
border-color css
<style>
span { border-color: #602770; }
span { border-color: rgb(96,39,112); }
td.TdClassName
{
border-color: #602770;
}
.TagClassName
{
border-color: #602770;
}
</style>