Shades of Seance #602771
Tints of Seance #602771
RGB
CMYK
RGB Variations
Color information
#602771 (or 0x602771) is known color: Seance. HEX triplet: 60, 27 and 71. RGB value is (96,39,113). Sum of RGB (Red+Green+Blue) = 96+39+113=248 (32% of max value = 765). Red value is 96 (37.89% from 255 or 38.71% from 248); Green value is 39 (15.62% from 255 or 15.73% from 248); Blue value is 113 (44.53% from 255 or 45.56% from 248); Max value from RGB is 113 - color contains mainly: blue. Hex color #602771 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #602771 is #9FD88E. Grayscale: #404040. Windows color (decimal): -10475663 or 7415648. OLE color: 7415648.
HSL color Cylindrical-coordinate representation of color #602771: hue angle of 286.22º degrees, saturation: 0.49, 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 #602771 is Cyan = 0.15, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 96 | 39 | 113 | - |
| CMYK | 0.15 | 0.65 | 0 | 0.56 |
| HSL | 286.22º | 0.49% | 0.3% | - |
| HSV(B) | 286.22º | 0.65% | 0.44% | - |
| XYZ | 8.53 | 5.13 | 16.16 | - |
| YUV | 64.48 | 155.38 | 150.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 39 | 113 | 0.15 | 0.65 | 0 | 0.56 | 286.22 | 0.49 | 0.3 |
| Hex | 60 | 27 | 71 | F | 41 | 0 | 38 | 11E | 31 | 1E |
| Octal | 140 | 47 | 161 | 17 | 101 | 0 | 70 | 436 | 61 | 36 |
| Binary | 1100000 | 100111 | 1110001 | 1111 | 1000001 | 0 | 111000 | 100011110 | 110001 | 11110 |
Color Harmonies of #602771
Complementary color
Monochromatic Colors of #602771
Black with #602771
Text Example
Text Example
White with #602771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602771; }
p { color: rgb(96,39,113); }
H1.HeaderClassName
{
color: #602771;
}
.AnyTagClassName
{
color: #602771;
}
</style>
background-color css
<style>
a { background-color: #602771; }
a { background-color: rgb(96,39,113); }
div.DivClassName
{
background-color: #602771;
}
.BgClassName
{
background-color: #602771;
}
</style>
border-color css
<style>
span { border-color: #602771; }
span { border-color: rgb(96,39,113); }
td.TdClassName
{
border-color: #602771;
}
.TagClassName
{
border-color: #602771;
}
</style>