Shades of Seance #613667
Tints of Seance #613667
RGB
CMYK
RGB Variations
Color information
#613667 (or 0x613667) is known color: Seance. HEX triplet: 61, 36 and 67. RGB value is (97,54,103). Sum of RGB (Red+Green+Blue) = 97+54+103=254 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.19% from 254); Green value is 54 (21.48% from 255 or 21.26% from 254); Blue value is 103 (40.62% from 255 or 40.55% from 254); Max value from RGB is 103 - color contains mainly: blue. Hex color #613667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613667 is #9EC998. Grayscale: #484848. Windows color (decimal): -10406297 or 6764129. OLE color: 6764129.
HSL color Cylindrical-coordinate representation of color #613667: hue angle of 292.65º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #613667 is Cyan = 0.06, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 54 | 103 | - |
| CMYK | 0.06 | 0.48 | 0 | 0.60 |
| HSL | 292.65º | 0.31% | 0.31% | - |
| HSV(B) | 292.65º | 0.48% | 0.4% | - |
| XYZ | 8.7 | 6.16 | 13.56 | - |
| YUV | 72.44 | 145.25 | 145.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 54 | 103 | 0.06 | 0.48 | 0 | 0.60 | 292.65 | 0.31 | 0.31 |
| Hex | 61 | 36 | 67 | 6 | 30 | 0 | 3C | 125 | 1F | 1F |
| Octal | 141 | 66 | 147 | 6 | 60 | 0 | 74 | 445 | 37 | 37 |
| Binary | 1100001 | 110110 | 1100111 | 110 | 110000 | 0 | 111100 | 100100101 | 11111 | 11111 |
Color Harmonies of #613667
Complementary color
Monochromatic Colors of #613667
Black with #613667
Text Example
Text Example
White with #613667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613667; }
p { color: rgb(97,54,103); }
H1.HeaderClassName
{
color: #613667;
}
.AnyTagClassName
{
color: #613667;
}
</style>
background-color css
<style>
a { background-color: #613667; }
a { background-color: rgb(97,54,103); }
div.DivClassName
{
background-color: #613667;
}
.BgClassName
{
background-color: #613667;
}
</style>
border-color css
<style>
span { border-color: #613667; }
span { border-color: rgb(97,54,103); }
td.TdClassName
{
border-color: #613667;
}
.TagClassName
{
border-color: #613667;
}
</style>