Shades of Seance #653170
Tints of Seance #653170
RGB
CMYK
RGB Variations
Color information
#653170 (or 0x653170) is known color: Seance. HEX triplet: 65, 31 and 70. RGB value is (101,49,112). Sum of RGB (Red+Green+Blue) = 101+49+112=262 (34% of max value = 765). Red value is 101 (39.84% from 255 or 38.55% from 262); Green value is 49 (19.53% from 255 or 18.70% from 262); Blue value is 112 (44.14% from 255 or 42.75% from 262); Max value from RGB is 112 - color contains mainly: blue. Hex color #653170 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653170 is #9ACE8F. Grayscale: #474747. Windows color (decimal): -10145424 or 7352677. OLE color: 7352677.
HSL color Cylindrical-coordinate representation of color #653170: hue angle of 289.52º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #653170 is Cyan = 0.10, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 49 | 112 | - |
| CMYK | 0.10 | 0.56 | 0 | 0.56 |
| HSL | 289.52º | 0.39% | 0.32% | - |
| HSV(B) | 289.52º | 0.56% | 0.44% | - |
| XYZ | 9.39 | 6.13 | 16.02 | - |
| YUV | 71.73 | 150.73 | 148.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 49 | 112 | 0.10 | 0.56 | 0 | 0.56 | 289.52 | 0.39 | 0.32 |
| Hex | 65 | 31 | 70 | A | 38 | 0 | 38 | 122 | 27 | 20 |
| Octal | 145 | 61 | 160 | 12 | 70 | 0 | 70 | 442 | 47 | 40 |
| Binary | 1100101 | 110001 | 1110000 | 1010 | 111000 | 0 | 111000 | 100100010 | 100111 | 100000 |
Color Harmonies of #653170
Complementary color
Monochromatic Colors of #653170
Black with #653170
Text Example
Text Example
White with #653170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653170; }
p { color: rgb(101,49,112); }
H1.HeaderClassName
{
color: #653170;
}
.AnyTagClassName
{
color: #653170;
}
</style>
background-color css
<style>
a { background-color: #653170; }
a { background-color: rgb(101,49,112); }
div.DivClassName
{
background-color: #653170;
}
.BgClassName
{
background-color: #653170;
}
</style>
border-color css
<style>
span { border-color: #653170; }
span { border-color: rgb(101,49,112); }
td.TdClassName
{
border-color: #653170;
}
.TagClassName
{
border-color: #653170;
}
</style>