Shades of Seance #613467
Tints of Seance #613467
RGB
CMYK
RGB Variations
Color information
#613467 (or 0x613467) is known color: Seance. HEX triplet: 61, 34 and 67. RGB value is (97,52,103). Sum of RGB (Red+Green+Blue) = 97+52+103=252 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.49% from 252); Green value is 52 (20.70% from 255 or 20.63% from 252); Blue value is 103 (40.62% from 255 or 40.87% from 252); Max value from RGB is 103 - color contains mainly: blue. Hex color #613467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613467 is #9ECB98. Grayscale: #474747. Windows color (decimal): -10406809 or 6763617. OLE color: 6763617.
HSL color Cylindrical-coordinate representation of color #613467: hue angle of 292.94º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #613467 is Cyan = 0.06, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 52 | 103 | - |
| CMYK | 0.06 | 0.50 | 0 | 0.60 |
| HSL | 292.94º | 0.33% | 0.3% | - |
| HSV(B) | 292.94º | 0.5% | 0.4% | - |
| XYZ | 8.61 | 5.98 | 13.53 | - |
| YUV | 71.27 | 145.91 | 146.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 52 | 103 | 0.06 | 0.50 | 0 | 0.60 | 292.94 | 0.33 | 0.3 |
| Hex | 61 | 34 | 67 | 6 | 32 | 0 | 3C | 125 | 21 | 1E |
| Octal | 141 | 64 | 147 | 6 | 62 | 0 | 74 | 445 | 41 | 36 |
| Binary | 1100001 | 110100 | 1100111 | 110 | 110010 | 0 | 111100 | 100100101 | 100001 | 11110 |
Color Harmonies of #613467
Complementary color
Monochromatic Colors of #613467
Black with #613467
Text Example
Text Example
White with #613467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613467; }
p { color: rgb(97,52,103); }
H1.HeaderClassName
{
color: #613467;
}
.AnyTagClassName
{
color: #613467;
}
</style>
background-color css
<style>
a { background-color: #613467; }
a { background-color: rgb(97,52,103); }
div.DivClassName
{
background-color: #613467;
}
.BgClassName
{
background-color: #613467;
}
</style>
border-color css
<style>
span { border-color: #613467; }
span { border-color: rgb(97,52,103); }
td.TdClassName
{
border-color: #613467;
}
.TagClassName
{
border-color: #613467;
}
</style>