Shades of Seance #653070
Tints of Seance #653070
RGB
CMYK
RGB Variations
Color information
#653070 (or 0x653070) is known color: Seance. HEX triplet: 65, 30 and 70. RGB value is (101,48,112). Sum of RGB (Red+Green+Blue) = 101+48+112=261 (34% of max value = 765). Red value is 101 (39.84% from 255 or 38.70% from 261); Green value is 48 (19.14% from 255 or 18.39% from 261); Blue value is 112 (44.14% from 255 or 42.91% from 261); Max value from RGB is 112 - color contains mainly: blue. Hex color #653070 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653070 is #9ACF8F. Grayscale: #464646. Windows color (decimal): -10145680 or 7352421. OLE color: 7352421.
HSL color Cylindrical-coordinate representation of color #653070: hue angle of 289.69º degrees, saturation: 0.4, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #653070 is Cyan = 0.10, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 48 | 112 | - |
| CMYK | 0.10 | 0.57 | 0 | 0.56 |
| HSL | 289.69º | 0.4% | 0.31% | - |
| HSV(B) | 289.69º | 0.57% | 0.44% | - |
| XYZ | 9.35 | 6.05 | 16 | - |
| YUV | 71.14 | 151.06 | 149.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 48 | 112 | 0.10 | 0.57 | 0 | 0.56 | 289.69 | 0.4 | 0.31 |
| Hex | 65 | 30 | 70 | A | 39 | 0 | 38 | 122 | 28 | 1F |
| Octal | 145 | 60 | 160 | 12 | 71 | 0 | 70 | 442 | 50 | 37 |
| Binary | 1100101 | 110000 | 1110000 | 1010 | 111001 | 0 | 111000 | 100100010 | 101000 | 11111 |
Color Harmonies of #653070
Complementary color
Monochromatic Colors of #653070
Black with #653070
Text Example
Text Example
White with #653070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653070; }
p { color: rgb(101,48,112); }
H1.HeaderClassName
{
color: #653070;
}
.AnyTagClassName
{
color: #653070;
}
</style>
background-color css
<style>
a { background-color: #653070; }
a { background-color: rgb(101,48,112); }
div.DivClassName
{
background-color: #653070;
}
.BgClassName
{
background-color: #653070;
}
</style>
border-color css
<style>
span { border-color: #653070; }
span { border-color: rgb(101,48,112); }
td.TdClassName
{
border-color: #653070;
}
.TagClassName
{
border-color: #653070;
}
</style>