Shades of Seance #653076
Tints of Seance #653076
RGB
CMYK
RGB Variations
Color information
#653076 (or 0x653076) is known color: Seance. HEX triplet: 65, 30 and 76. RGB value is (101,48,118). Sum of RGB (Red+Green+Blue) = 101+48+118=267 (35% of max value = 765). Red value is 101 (39.84% from 255 or 37.83% from 267); Green value is 48 (19.14% from 255 or 17.98% from 267); Blue value is 118 (46.48% from 255 or 44.19% from 267); Max value from RGB is 118 - color contains mainly: blue. Hex color #653076 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653076 is #9ACF89. Grayscale: #474747. Windows color (decimal): -10145674 or 7745637. OLE color: 7745637.
HSL color Cylindrical-coordinate representation of color #653076: hue angle of 285.43º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #653076 is Cyan = 0.14, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 48 | 118 | - |
| CMYK | 0.14 | 0.59 | 0 | 0.54 |
| HSL | 285.43º | 0.42% | 0.33% | - |
| HSV(B) | 285.43º | 0.59% | 0.46% | - |
| XYZ | 9.69 | 6.19 | 17.82 | - |
| YUV | 71.83 | 154.06 | 148.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 48 | 118 | 0.14 | 0.59 | 0 | 0.54 | 285.43 | 0.42 | 0.33 |
| Hex | 65 | 30 | 76 | E | 3B | 0 | 36 | 11D | 2A | 21 |
| Octal | 145 | 60 | 166 | 16 | 73 | 0 | 66 | 435 | 52 | 41 |
| Binary | 1100101 | 110000 | 1110110 | 1110 | 111011 | 0 | 110110 | 100011101 | 101010 | 100001 |
Color Harmonies of #653076
Complementary color
Monochromatic Colors of #653076
Black with #653076
Text Example
Text Example
White with #653076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653076; }
p { color: rgb(101,48,118); }
H1.HeaderClassName
{
color: #653076;
}
.AnyTagClassName
{
color: #653076;
}
</style>
background-color css
<style>
a { background-color: #653076; }
a { background-color: rgb(101,48,118); }
div.DivClassName
{
background-color: #653076;
}
.BgClassName
{
background-color: #653076;
}
</style>
border-color css
<style>
span { border-color: #653076; }
span { border-color: rgb(101,48,118); }
td.TdClassName
{
border-color: #653076;
}
.TagClassName
{
border-color: #653076;
}
</style>