Shades of Seance #653866
Tints of Seance #653866
RGB
CMYK
RGB Variations
Color information
#653866 (or 0x653866) is known color: Seance. HEX triplet: 65, 38 and 66. RGB value is (101,56,102). Sum of RGB (Red+Green+Blue) = 101+56+102=259 (34% of max value = 765). Red value is 101 (39.84% from 255 or 39.00% from 259); Green value is 56 (22.27% from 255 or 21.62% from 259); Blue value is 102 (40.23% from 255 or 39.38% from 259); Max value from RGB is 102 - color contains mainly: blue. Hex color #653866 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653866 is #9AC799. Grayscale: #4A4A4A. Windows color (decimal): -10143642 or 6699109. OLE color: 6699109.
HSL color Cylindrical-coordinate representation of color #653866: hue angle of 298.7º 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 #653866 is Cyan = 0.01, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 101 | 56 | 102 | - |
| CMYK | 0.01 | 0.45 | 0 | 0.6 |
| HSL | 298.7º | 0.29% | 0.31% | - |
| HSV(B) | 298.7º | 0.45% | 0.4% | - |
| XYZ | 9.18 | 6.55 | 13.35 | - |
| YUV | 74.7 | 143.41 | 146.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 56 | 102 | 0.01 | 0.45 | 0 | 0.6 | 298.7 | 0.29 | 0.31 |
| Hex | 65 | 38 | 66 | 1 | 2D | 0 | 3C | 12B | 1D | 1F |
| Octal | 145 | 70 | 146 | 1 | 55 | 0 | 74 | 453 | 35 | 37 |
| Binary | 1100101 | 111000 | 1100110 | 1 | 101101 | 0 | 111100 | 100101011 | 11101 | 11111 |
Color Harmonies of #653866
Complementary color
Monochromatic Colors of #653866
Black with #653866
Text Example
Text Example
White with #653866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653866; }
p { color: rgb(101,56,102); }
H1.HeaderClassName
{
color: #653866;
}
.AnyTagClassName
{
color: #653866;
}
</style>
background-color css
<style>
a { background-color: #653866; }
a { background-color: rgb(101,56,102); }
div.DivClassName
{
background-color: #653866;
}
.BgClassName
{
background-color: #653866;
}
</style>
border-color css
<style>
span { border-color: #653866; }
span { border-color: rgb(101,56,102); }
td.TdClassName
{
border-color: #653866;
}
.TagClassName
{
border-color: #653866;
}
</style>