Shades of Seance #613769
Tints of Seance #613769
RGB
CMYK
RGB Variations
Color information
#613769 (or 0x613769) is known color: Seance. HEX triplet: 61, 37 and 69. RGB value is (97,55,105). Sum of RGB (Red+Green+Blue) = 97+55+105=257 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.74% from 257); Green value is 55 (21.88% from 255 or 21.40% from 257); Blue value is 105 (41.41% from 255 or 40.86% from 257); Max value from RGB is 105 - color contains mainly: blue. Hex color #613769 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613769 is #9EC896. Grayscale: #494949. Windows color (decimal): -10406039 or 6895457. OLE color: 6895457.
HSL color Cylindrical-coordinate representation of color #613769: hue angle of 290.4º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #613769 is Cyan = 0.08, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 55 | 105 | - |
| CMYK | 0.08 | 0.48 | 0 | 0.59 |
| HSL | 290.4º | 0.31% | 0.31% | - |
| HSV(B) | 290.4º | 0.48% | 0.41% | - |
| XYZ | 8.85 | 6.29 | 14.11 | - |
| YUV | 73.26 | 145.91 | 144.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 55 | 105 | 0.08 | 0.48 | 0 | 0.59 | 290.4 | 0.31 | 0.31 |
| Hex | 61 | 37 | 69 | 8 | 30 | 0 | 3B | 122 | 1F | 1F |
| Octal | 141 | 67 | 151 | 10 | 60 | 0 | 73 | 442 | 37 | 37 |
| Binary | 1100001 | 110111 | 1101001 | 1000 | 110000 | 0 | 111011 | 100100010 | 11111 | 11111 |
Color Harmonies of #613769
Complementary color
Monochromatic Colors of #613769
Black with #613769
Text Example
Text Example
White with #613769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613769; }
p { color: rgb(97,55,105); }
H1.HeaderClassName
{
color: #613769;
}
.AnyTagClassName
{
color: #613769;
}
</style>
background-color css
<style>
a { background-color: #613769; }
a { background-color: rgb(97,55,105); }
div.DivClassName
{
background-color: #613769;
}
.BgClassName
{
background-color: #613769;
}
</style>
border-color css
<style>
span { border-color: #613769; }
span { border-color: rgb(97,55,105); }
td.TdClassName
{
border-color: #613769;
}
.TagClassName
{
border-color: #613769;
}
</style>