Shades of Seance #613369
Tints of Seance #613369
RGB
CMYK
RGB Variations
Color information
#613369 (or 0x613369) is known color: Seance. HEX triplet: 61, 33 and 69. RGB value is (97,51,105). Sum of RGB (Red+Green+Blue) = 97+51+105=253 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.34% from 253); Green value is 51 (20.31% from 255 or 20.16% from 253); Blue value is 105 (41.41% from 255 or 41.50% from 253); Max value from RGB is 105 - color contains mainly: blue. Hex color #613369 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613369 is #9ECC96. Grayscale: #464646. Windows color (decimal): -10407063 or 6894433. OLE color: 6894433.
HSL color Cylindrical-coordinate representation of color #613369: hue angle of 291.11º degrees, saturation: 0.35, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #613369 is Cyan = 0.08, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 51 | 105 | - |
| CMYK | 0.08 | 0.51 | 0 | 0.59 |
| HSL | 291.11º | 0.35% | 0.31% | - |
| HSV(B) | 291.11º | 0.51% | 0.41% | - |
| XYZ | 8.66 | 5.93 | 14.05 | - |
| YUV | 70.91 | 147.24 | 146.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 51 | 105 | 0.08 | 0.51 | 0 | 0.59 | 291.11 | 0.35 | 0.31 |
| Hex | 61 | 33 | 69 | 8 | 33 | 0 | 3B | 123 | 23 | 1F |
| Octal | 141 | 63 | 151 | 10 | 63 | 0 | 73 | 443 | 43 | 37 |
| Binary | 1100001 | 110011 | 1101001 | 1000 | 110011 | 0 | 111011 | 100100011 | 100011 | 11111 |
Color Harmonies of #613369
Complementary color
Monochromatic Colors of #613369
Black with #613369
Text Example
Text Example
White with #613369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613369; }
p { color: rgb(97,51,105); }
H1.HeaderClassName
{
color: #613369;
}
.AnyTagClassName
{
color: #613369;
}
</style>
background-color css
<style>
a { background-color: #613369; }
a { background-color: rgb(97,51,105); }
div.DivClassName
{
background-color: #613369;
}
.BgClassName
{
background-color: #613369;
}
</style>
border-color css
<style>
span { border-color: #613369; }
span { border-color: rgb(97,51,105); }
td.TdClassName
{
border-color: #613369;
}
.TagClassName
{
border-color: #613369;
}
</style>