Shades of Seance #653969
Tints of Seance #653969
RGB
CMYK
RGB Variations
Color information
#653969 (or 0x653969) is known color: Seance. HEX triplet: 65, 39 and 69. RGB value is (101,57,105). Sum of RGB (Red+Green+Blue) = 101+57+105=263 (34% of max value = 765). Red value is 101 (39.84% from 255 or 38.40% from 263); Green value is 57 (22.66% from 255 or 21.67% from 263); Blue value is 105 (41.41% from 255 or 39.92% from 263); Max value from RGB is 105 - color contains mainly: blue. Hex color #653969 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653969 is #9AC696. Grayscale: #4B4B4B. Windows color (decimal): -10143383 or 6895973. OLE color: 6895973.
HSL color Cylindrical-coordinate representation of color #653969: hue angle of 295º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #653969 is Cyan = 0.04, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 101 | 57 | 105 | - |
| CMYK | 0.04 | 0.46 | 0 | 0.59 |
| HSL | 295º | 0.3% | 0.32% | - |
| HSV(B) | 295º | 0.46% | 0.41% | - |
| XYZ | 9.38 | 6.71 | 14.17 | - |
| YUV | 75.63 | 144.58 | 146.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 57 | 105 | 0.04 | 0.46 | 0 | 0.59 | 295 | 0.3 | 0.32 |
| Hex | 65 | 39 | 69 | 4 | 2E | 0 | 3B | 127 | 1E | 20 |
| Octal | 145 | 71 | 151 | 4 | 56 | 0 | 73 | 447 | 36 | 40 |
| Binary | 1100101 | 111001 | 1101001 | 100 | 101110 | 0 | 111011 | 100100111 | 11110 | 100000 |
Color Harmonies of #653969
Complementary color
Monochromatic Colors of #653969
Black with #653969
Text Example
Text Example
White with #653969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653969; }
p { color: rgb(101,57,105); }
H1.HeaderClassName
{
color: #653969;
}
.AnyTagClassName
{
color: #653969;
}
</style>
background-color css
<style>
a { background-color: #653969; }
a { background-color: rgb(101,57,105); }
div.DivClassName
{
background-color: #653969;
}
.BgClassName
{
background-color: #653969;
}
</style>
border-color css
<style>
span { border-color: #653969; }
span { border-color: rgb(101,57,105); }
td.TdClassName
{
border-color: #653969;
}
.TagClassName
{
border-color: #653969;
}
</style>