Shades of Seance #613065
Tints of Seance #613065
RGB
CMYK
RGB Variations
Color information
#613065 (or 0x613065) is known color: Seance. HEX triplet: 61, 30 and 65. RGB value is (97,48,101). Sum of RGB (Red+Green+Blue) = 97+48+101=246 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.43% from 246); Green value is 48 (19.14% from 255 or 19.51% from 246); Blue value is 101 (39.84% from 255 or 41.06% from 246); Max value from RGB is 101 - color contains mainly: blue. Hex color #613065 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613065 is #9ECF9A. Grayscale: #444444. Windows color (decimal): -10407835 or 6631521. OLE color: 6631521.
HSL color Cylindrical-coordinate representation of color #613065: hue angle of 295.47º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #613065 is Cyan = 0.04, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 48 | 101 | - |
| CMYK | 0.04 | 0.52 | 0 | 0.60 |
| HSL | 295.47º | 0.36% | 0.29% | - |
| HSV(B) | 295.47º | 0.52% | 0.4% | - |
| XYZ | 8.34 | 5.59 | 12.95 | - |
| YUV | 68.69 | 146.23 | 148.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 101 | 0.04 | 0.52 | 0 | 0.60 | 295.47 | 0.36 | 0.29 |
| Hex | 61 | 30 | 65 | 4 | 34 | 0 | 3C | 127 | 24 | 1D |
| Octal | 141 | 60 | 145 | 4 | 64 | 0 | 74 | 447 | 44 | 35 |
| Binary | 1100001 | 110000 | 1100101 | 100 | 110100 | 0 | 111100 | 100100111 | 100100 | 11101 |
Color Harmonies of #613065
Complementary color
Monochromatic Colors of #613065
Black with #613065
Text Example
Text Example
White with #613065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613065; }
p { color: rgb(97,48,101); }
H1.HeaderClassName
{
color: #613065;
}
.AnyTagClassName
{
color: #613065;
}
</style>
background-color css
<style>
a { background-color: #613065; }
a { background-color: rgb(97,48,101); }
div.DivClassName
{
background-color: #613065;
}
.BgClassName
{
background-color: #613065;
}
</style>
border-color css
<style>
span { border-color: #613065; }
span { border-color: rgb(97,48,101); }
td.TdClassName
{
border-color: #613065;
}
.TagClassName
{
border-color: #613065;
}
</style>