Shades of Seance #613867
Tints of Seance #613867
RGB
CMYK
RGB Variations
Color information
#613867 (or 0x613867) is known color: Seance. HEX triplet: 61, 38 and 67. RGB value is (97,56,103). Sum of RGB (Red+Green+Blue) = 97+56+103=256 (33% of max value = 765). Red value is 97 (38.28% from 255 or 37.89% from 256); Green value is 56 (22.27% from 255 or 21.88% from 256); Blue value is 103 (40.62% from 255 or 40.23% from 256); Max value from RGB is 103 - color contains mainly: blue. Hex color #613867 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613867 is #9EC798. Grayscale: #494949. Windows color (decimal): -10405785 or 6764641. OLE color: 6764641.
HSL color Cylindrical-coordinate representation of color #613867: hue angle of 292.34º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #613867 is Cyan = 0.06, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 56 | 103 | - |
| CMYK | 0.06 | 0.46 | 0 | 0.60 |
| HSL | 292.34º | 0.3% | 0.31% | - |
| HSV(B) | 292.34º | 0.46% | 0.4% | - |
| XYZ | 8.79 | 6.35 | 13.59 | - |
| YUV | 73.62 | 144.58 | 144.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 56 | 103 | 0.06 | 0.46 | 0 | 0.60 | 292.34 | 0.3 | 0.31 |
| Hex | 61 | 38 | 67 | 6 | 2E | 0 | 3C | 124 | 1E | 1F |
| Octal | 141 | 70 | 147 | 6 | 56 | 0 | 74 | 444 | 36 | 37 |
| Binary | 1100001 | 111000 | 1100111 | 110 | 101110 | 0 | 111100 | 100100100 | 11110 | 11111 |
Color Harmonies of #613867
Complementary color
Monochromatic Colors of #613867
Black with #613867
Text Example
Text Example
White with #613867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613867; }
p { color: rgb(97,56,103); }
H1.HeaderClassName
{
color: #613867;
}
.AnyTagClassName
{
color: #613867;
}
</style>
background-color css
<style>
a { background-color: #613867; }
a { background-color: rgb(97,56,103); }
div.DivClassName
{
background-color: #613867;
}
.BgClassName
{
background-color: #613867;
}
</style>
border-color css
<style>
span { border-color: #613867; }
span { border-color: rgb(97,56,103); }
td.TdClassName
{
border-color: #613867;
}
.TagClassName
{
border-color: #613867;
}
</style>