Shades of Seance #653869
Tints of Seance #653869
RGB
CMYK
RGB Variations
Color information
#653869 (or 0x653869) is known color: Seance. HEX triplet: 65, 38 and 69. RGB value is (101,56,105). Sum of RGB (Red+Green+Blue) = 101+56+105=262 (34% of max value = 765). Red value is 101 (39.84% from 255 or 38.55% from 262); Green value is 56 (22.27% from 255 or 21.37% from 262); Blue value is 105 (41.41% from 255 or 40.08% from 262); Max value from RGB is 105 - color contains mainly: blue. Hex color #653869 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653869 is #9AC796. Grayscale: #4A4A4A. Windows color (decimal): -10143639 or 6895717. OLE color: 6895717.
HSL color Cylindrical-coordinate representation of color #653869: hue angle of 295.1º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #653869 is Cyan = 0.04, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 101 | 56 | 105 | - |
| CMYK | 0.04 | 0.47 | 0 | 0.59 |
| HSL | 295.1º | 0.3% | 0.32% | - |
| HSV(B) | 295.1º | 0.47% | 0.41% | - |
| XYZ | 9.33 | 6.61 | 14.15 | - |
| YUV | 75.04 | 144.91 | 146.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 56 | 105 | 0.04 | 0.47 | 0 | 0.59 | 295.1 | 0.3 | 0.32 |
| Hex | 65 | 38 | 69 | 4 | 2F | 0 | 3B | 127 | 1E | 20 |
| Octal | 145 | 70 | 151 | 4 | 57 | 0 | 73 | 447 | 36 | 40 |
| Binary | 1100101 | 111000 | 1101001 | 100 | 101111 | 0 | 111011 | 100100111 | 11110 | 100000 |
Color Harmonies of #653869
Complementary color
Monochromatic Colors of #653869
Black with #653869
Text Example
Text Example
White with #653869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653869; }
p { color: rgb(101,56,105); }
H1.HeaderClassName
{
color: #653869;
}
.AnyTagClassName
{
color: #653869;
}
</style>
background-color css
<style>
a { background-color: #653869; }
a { background-color: rgb(101,56,105); }
div.DivClassName
{
background-color: #653869;
}
.BgClassName
{
background-color: #653869;
}
</style>
border-color css
<style>
span { border-color: #653869; }
span { border-color: rgb(101,56,105); }
td.TdClassName
{
border-color: #653869;
}
.TagClassName
{
border-color: #653869;
}
</style>