Shades of Seance #653865
Tints of Seance #653865
RGB
CMYK
RGB Variations
Color information
#653865 (or 0x653865) is known color: Seance. HEX triplet: 65, 38 and 65. RGB value is (101,56,101). Sum of RGB (Red+Green+Blue) = 101+56+101=258 (34% of max value = 765). Red value is 101 (39.84% from 255 or 39.15% from 258); Green value is 56 (22.27% from 255 or 21.71% from 258); Blue value is 101 (39.84% from 255 or 39.15% from 258); Max value from RGB is 101 - color contains mainly: red, blue. Hex color #653865 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653865 is #9AC79A. Grayscale: #4A4A4A. Windows color (decimal): -10143643 or 6633573. OLE color: 6633573.
HSL color Cylindrical-coordinate representation of color #653865: hue angle of 300º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #653865 is Cyan = 0, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 56 | 101 | - |
| CMYK | 0 | 0.45 | 0 | 0.60 |
| HSL | 300º | 0.29% | 0.31% | - |
| HSV(B) | 300º | 0.45% | 0.4% | - |
| XYZ | 9.13 | 6.53 | 13.09 | - |
| YUV | 74.59 | 142.91 | 146.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 56 | 101 | 0 | 0.45 | 0 | 0.60 | 300 | 0.29 | 0.31 |
| Hex | 65 | 38 | 65 | 0 | 2D | 0 | 3C | 12C | 1D | 1F |
| Octal | 145 | 70 | 145 | 0 | 55 | 0 | 74 | 454 | 35 | 37 |
| Binary | 1100101 | 111000 | 1100101 | 0 | 101101 | 0 | 111100 | 100101100 | 11101 | 11111 |
Color Harmonies of #653865
Complementary color
Monochromatic Colors of #653865
Black with #653865
Text Example
Text Example
White with #653865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653865; }
p { color: rgb(101,56,101); }
H1.HeaderClassName
{
color: #653865;
}
.AnyTagClassName
{
color: #653865;
}
</style>
background-color css
<style>
a { background-color: #653865; }
a { background-color: rgb(101,56,101); }
div.DivClassName
{
background-color: #653865;
}
.BgClassName
{
background-color: #653865;
}
</style>
border-color css
<style>
span { border-color: #653865; }
span { border-color: rgb(101,56,101); }
td.TdClassName
{
border-color: #653865;
}
.TagClassName
{
border-color: #653865;
}
</style>