Shades of Seance #653965
Tints of Seance #653965
RGB
CMYK
RGB Variations
Color information
#653965 (or 0x653965) is known color: Seance. HEX triplet: 65, 39 and 65. RGB value is (101,57,101). Sum of RGB (Red+Green+Blue) = 101+57+101=259 (34% of max value = 765). Red value is 101 (39.84% from 255 or 39.00% from 259); Green value is 57 (22.66% from 255 or 22.01% from 259); Blue value is 101 (39.84% from 255 or 39.00% from 259); Max value from RGB is 101 - color contains mainly: red, blue. Hex color #653965 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653965 is #9AC69A. Grayscale: #4B4B4B. Windows color (decimal): -10143387 or 6633829. OLE color: 6633829.
HSL color Cylindrical-coordinate representation of color #653965: hue angle of 300º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #653965 is Cyan = 0, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 57 | 101 | - |
| CMYK | 0 | 0.44 | 0 | 0.60 |
| HSL | 300º | 0.28% | 0.31% | - |
| HSV(B) | 300º | 0.44% | 0.4% | - |
| XYZ | 9.18 | 6.63 | 13.11 | - |
| YUV | 75.17 | 142.58 | 146.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 57 | 101 | 0 | 0.44 | 0 | 0.60 | 300 | 0.28 | 0.31 |
| Hex | 65 | 39 | 65 | 0 | 2C | 0 | 3C | 12C | 1C | 1F |
| Octal | 145 | 71 | 145 | 0 | 54 | 0 | 74 | 454 | 34 | 37 |
| Binary | 1100101 | 111001 | 1100101 | 0 | 101100 | 0 | 111100 | 100101100 | 11100 | 11111 |
Color Harmonies of #653965
Complementary color
Monochromatic Colors of #653965
Black with #653965
Text Example
Text Example
White with #653965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653965; }
p { color: rgb(101,57,101); }
H1.HeaderClassName
{
color: #653965;
}
.AnyTagClassName
{
color: #653965;
}
</style>
background-color css
<style>
a { background-color: #653965; }
a { background-color: rgb(101,57,101); }
div.DivClassName
{
background-color: #653965;
}
.BgClassName
{
background-color: #653965;
}
</style>
border-color css
<style>
span { border-color: #653965; }
span { border-color: rgb(101,57,101); }
td.TdClassName
{
border-color: #653965;
}
.TagClassName
{
border-color: #653965;
}
</style>