Shades of Seance #613569
Tints of Seance #613569
RGB
CMYK
RGB Variations
Color information
#613569 (or 0x613569) is known color: Seance. HEX triplet: 61, 35 and 69. RGB value is (97,53,105). Sum of RGB (Red+Green+Blue) = 97+53+105=255 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.04% from 255); Green value is 53 (21.09% from 255 or 20.78% from 255); Blue value is 105 (41.41% from 255 or 41.18% from 255); Max value from RGB is 105 - color contains mainly: blue. Hex color #613569 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613569 is #9ECA96. Grayscale: #474747. Windows color (decimal): -10406551 or 6894945. OLE color: 6894945.
HSL color Cylindrical-coordinate representation of color #613569: hue angle of 290.77º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #613569 is Cyan = 0.08, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 53 | 105 | - |
| CMYK | 0.08 | 0.50 | 0 | 0.59 |
| HSL | 290.77º | 0.33% | 0.31% | - |
| HSV(B) | 290.77º | 0.5% | 0.41% | - |
| XYZ | 8.75 | 6.11 | 14.08 | - |
| YUV | 72.08 | 146.58 | 145.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 53 | 105 | 0.08 | 0.50 | 0 | 0.59 | 290.77 | 0.33 | 0.31 |
| Hex | 61 | 35 | 69 | 8 | 32 | 0 | 3B | 123 | 21 | 1F |
| Octal | 141 | 65 | 151 | 10 | 62 | 0 | 73 | 443 | 41 | 37 |
| Binary | 1100001 | 110101 | 1101001 | 1000 | 110010 | 0 | 111011 | 100100011 | 100001 | 11111 |
Color Harmonies of #613569
Complementary color
Monochromatic Colors of #613569
Black with #613569
Text Example
Text Example
White with #613569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613569; }
p { color: rgb(97,53,105); }
H1.HeaderClassName
{
color: #613569;
}
.AnyTagClassName
{
color: #613569;
}
</style>
background-color css
<style>
a { background-color: #613569; }
a { background-color: rgb(97,53,105); }
div.DivClassName
{
background-color: #613569;
}
.BgClassName
{
background-color: #613569;
}
</style>
border-color css
<style>
span { border-color: #613569; }
span { border-color: rgb(97,53,105); }
td.TdClassName
{
border-color: #613569;
}
.TagClassName
{
border-color: #613569;
}
</style>