Shades of Seance #653870
Tints of Seance #653870
RGB
CMYK
RGB Variations
Color information
#653870 (or 0x653870) is known color: Seance. HEX triplet: 65, 38 and 70. RGB value is (101,56,112). Sum of RGB (Red+Green+Blue) = 101+56+112=269 (35% of max value = 765). Red value is 101 (39.84% from 255 or 37.55% from 269); Green value is 56 (22.27% from 255 or 20.82% from 269); Blue value is 112 (44.14% from 255 or 41.64% from 269); Max value from RGB is 112 - color contains mainly: blue. Hex color #653870 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653870 is #9AC78F. Grayscale: #4B4B4B. Windows color (decimal): -10143632 or 7354469. OLE color: 7354469.
HSL color Cylindrical-coordinate representation of color #653870: hue angle of 288.21º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #653870 is Cyan = 0.10, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 56 | 112 | - |
| CMYK | 0.10 | 0.50 | 0 | 0.56 |
| HSL | 288.21º | 0.33% | 0.33% | - |
| HSV(B) | 288.21º | 0.5% | 0.44% | - |
| XYZ | 9.71 | 6.76 | 16.12 | - |
| YUV | 75.84 | 148.41 | 145.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 56 | 112 | 0.10 | 0.50 | 0 | 0.56 | 288.21 | 0.33 | 0.33 |
| Hex | 65 | 38 | 70 | A | 32 | 0 | 38 | 120 | 21 | 21 |
| Octal | 145 | 70 | 160 | 12 | 62 | 0 | 70 | 440 | 41 | 41 |
| Binary | 1100101 | 111000 | 1110000 | 1010 | 110010 | 0 | 111000 | 100100000 | 100001 | 100001 |
Color Harmonies of #653870
Complementary color
Monochromatic Colors of #653870
Black with #653870
Text Example
Text Example
White with #653870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653870; }
p { color: rgb(101,56,112); }
H1.HeaderClassName
{
color: #653870;
}
.AnyTagClassName
{
color: #653870;
}
</style>
background-color css
<style>
a { background-color: #653870; }
a { background-color: rgb(101,56,112); }
div.DivClassName
{
background-color: #653870;
}
.BgClassName
{
background-color: #653870;
}
</style>
border-color css
<style>
span { border-color: #653870; }
span { border-color: rgb(101,56,112); }
td.TdClassName
{
border-color: #653870;
}
.TagClassName
{
border-color: #653870;
}
</style>