Shades of Seance #613669
Tints of Seance #613669
RGB
CMYK
RGB Variations
Color information
#613669 (or 0x613669) is known color: Seance. HEX triplet: 61, 36 and 69. RGB value is (97,54,105). Sum of RGB (Red+Green+Blue) = 97+54+105=256 (33% of max value = 765). Red value is 97 (38.28% from 255 or 37.89% from 256); Green value is 54 (21.48% from 255 or 21.09% from 256); Blue value is 105 (41.41% from 255 or 41.02% from 256); Max value from RGB is 105 - color contains mainly: blue. Hex color #613669 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613669 is #9EC996. Grayscale: #484848. Windows color (decimal): -10406295 or 6895201. OLE color: 6895201.
HSL color Cylindrical-coordinate representation of color #613669: hue angle of 290.59º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #613669 is Cyan = 0.08, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 54 | 105 | - |
| CMYK | 0.08 | 0.49 | 0 | 0.59 |
| HSL | 290.59º | 0.32% | 0.31% | - |
| HSV(B) | 290.59º | 0.49% | 0.41% | - |
| XYZ | 8.8 | 6.2 | 14.1 | - |
| YUV | 72.67 | 146.25 | 145.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 54 | 105 | 0.08 | 0.49 | 0 | 0.59 | 290.59 | 0.32 | 0.31 |
| Hex | 61 | 36 | 69 | 8 | 31 | 0 | 3B | 123 | 20 | 1F |
| Octal | 141 | 66 | 151 | 10 | 61 | 0 | 73 | 443 | 40 | 37 |
| Binary | 1100001 | 110110 | 1101001 | 1000 | 110001 | 0 | 111011 | 100100011 | 100000 | 11111 |
Color Harmonies of #613669
Complementary color
Monochromatic Colors of #613669
Black with #613669
Text Example
Text Example
White with #613669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613669; }
p { color: rgb(97,54,105); }
H1.HeaderClassName
{
color: #613669;
}
.AnyTagClassName
{
color: #613669;
}
</style>
background-color css
<style>
a { background-color: #613669; }
a { background-color: rgb(97,54,105); }
div.DivClassName
{
background-color: #613669;
}
.BgClassName
{
background-color: #613669;
}
</style>
border-color css
<style>
span { border-color: #613669; }
span { border-color: rgb(97,54,105); }
td.TdClassName
{
border-color: #613669;
}
.TagClassName
{
border-color: #613669;
}
</style>