Shades of Seance #613765
Tints of Seance #613765
RGB
CMYK
RGB Variations
Color information
#613765 (or 0x613765) is known color: Seance. HEX triplet: 61, 37 and 65. RGB value is (97,55,101). Sum of RGB (Red+Green+Blue) = 97+55+101=253 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.34% from 253); Green value is 55 (21.88% from 255 or 21.74% from 253); Blue value is 101 (39.84% from 255 or 39.92% from 253); Max value from RGB is 101 - color contains mainly: blue. Hex color #613765 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613765 is #9EC89A. Grayscale: #484848. Windows color (decimal): -10406043 or 6633313. OLE color: 6633313.
HSL color Cylindrical-coordinate representation of color #613765: hue angle of 294.78º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #613765 is Cyan = 0.04, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 55 | 101 | - |
| CMYK | 0.04 | 0.46 | 0 | 0.60 |
| HSL | 294.78º | 0.29% | 0.31% | - |
| HSV(B) | 294.78º | 0.46% | 0.4% | - |
| XYZ | 8.64 | 6.21 | 13.06 | - |
| YUV | 72.8 | 143.91 | 145.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 55 | 101 | 0.04 | 0.46 | 0 | 0.60 | 294.78 | 0.29 | 0.31 |
| Hex | 61 | 37 | 65 | 4 | 2E | 0 | 3C | 127 | 1D | 1F |
| Octal | 141 | 67 | 145 | 4 | 56 | 0 | 74 | 447 | 35 | 37 |
| Binary | 1100001 | 110111 | 1100101 | 100 | 101110 | 0 | 111100 | 100100111 | 11101 | 11111 |
Color Harmonies of #613765
Complementary color
Monochromatic Colors of #613765
Black with #613765
Text Example
Text Example
White with #613765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613765; }
p { color: rgb(97,55,101); }
H1.HeaderClassName
{
color: #613765;
}
.AnyTagClassName
{
color: #613765;
}
</style>
background-color css
<style>
a { background-color: #613765; }
a { background-color: rgb(97,55,101); }
div.DivClassName
{
background-color: #613765;
}
.BgClassName
{
background-color: #613765;
}
</style>
border-color css
<style>
span { border-color: #613765; }
span { border-color: rgb(97,55,101); }
td.TdClassName
{
border-color: #613765;
}
.TagClassName
{
border-color: #613765;
}
</style>