Shades of Seance #653466
Tints of Seance #653466
RGB
CMYK
RGB Variations
Color information
#653466 (or 0x653466) is known color: Seance. HEX triplet: 65, 34 and 66. RGB value is (101,52,102). Sum of RGB (Red+Green+Blue) = 101+52+102=255 (33% of max value = 765). Red value is 101 (39.84% from 255 or 39.61% from 255); Green value is 52 (20.70% from 255 or 20.39% from 255); Blue value is 102 (40.23% from 255 or 40% from 255); Max value from RGB is 102 - color contains mainly: blue. Hex color #653466 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653466 is #9ACB99. Grayscale: #484848. Windows color (decimal): -10144666 or 6698085. OLE color: 6698085.
HSL color Cylindrical-coordinate representation of color #653466: hue angle of 298.8º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #653466 is Cyan = 0.01, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 101 | 52 | 102 | - |
| CMYK | 0.01 | 0.49 | 0 | 0.6 |
| HSL | 298.8º | 0.32% | 0.3% | - |
| HSV(B) | 298.8º | 0.49% | 0.4% | - |
| XYZ | 8.99 | 6.18 | 13.29 | - |
| YUV | 72.35 | 144.73 | 148.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 52 | 102 | 0.01 | 0.49 | 0 | 0.6 | 298.8 | 0.32 | 0.3 |
| Hex | 65 | 34 | 66 | 1 | 31 | 0 | 3C | 12B | 20 | 1E |
| Octal | 145 | 64 | 146 | 1 | 61 | 0 | 74 | 453 | 40 | 36 |
| Binary | 1100101 | 110100 | 1100110 | 1 | 110001 | 0 | 111100 | 100101011 | 100000 | 11110 |
Color Harmonies of #653466
Complementary color
Monochromatic Colors of #653466
Black with #653466
Text Example
Text Example
White with #653466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653466; }
p { color: rgb(101,52,102); }
H1.HeaderClassName
{
color: #653466;
}
.AnyTagClassName
{
color: #653466;
}
</style>
background-color css
<style>
a { background-color: #653466; }
a { background-color: rgb(101,52,102); }
div.DivClassName
{
background-color: #653466;
}
.BgClassName
{
background-color: #653466;
}
</style>
border-color css
<style>
span { border-color: #653466; }
span { border-color: rgb(101,52,102); }
td.TdClassName
{
border-color: #653466;
}
.TagClassName
{
border-color: #653466;
}
</style>