Shades of Seance #653276
Tints of Seance #653276
RGB
CMYK
RGB Variations
Color information
#653276 (or 0x653276) is known color: Seance. HEX triplet: 65, 32 and 76. RGB value is (101,50,118). Sum of RGB (Red+Green+Blue) = 101+50+118=269 (35% of max value = 765). Red value is 101 (39.84% from 255 or 37.55% from 269); Green value is 50 (19.92% from 255 or 18.59% from 269); Blue value is 118 (46.48% from 255 or 43.87% from 269); Max value from RGB is 118 - color contains mainly: blue. Hex color #653276 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653276 is #9ACD89. Grayscale: #484848. Windows color (decimal): -10145162 or 7746149. OLE color: 7746149.
HSL color Cylindrical-coordinate representation of color #653276: hue angle of 285º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #653276 is Cyan = 0.14, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 50 | 118 | - |
| CMYK | 0.14 | 0.58 | 0 | 0.54 |
| HSL | 285º | 0.4% | 0.33% | - |
| HSV(B) | 285º | 0.58% | 0.46% | - |
| XYZ | 9.78 | 6.36 | 17.85 | - |
| YUV | 73 | 153.4 | 147.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 50 | 118 | 0.14 | 0.58 | 0 | 0.54 | 285 | 0.4 | 0.33 |
| Hex | 65 | 32 | 76 | E | 3A | 0 | 36 | 11D | 28 | 21 |
| Octal | 145 | 62 | 166 | 16 | 72 | 0 | 66 | 435 | 50 | 41 |
| Binary | 1100101 | 110010 | 1110110 | 1110 | 111010 | 0 | 110110 | 100011101 | 101000 | 100001 |
Color Harmonies of #653276
Complementary color
Monochromatic Colors of #653276
Black with #653276
Text Example
Text Example
White with #653276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653276; }
p { color: rgb(101,50,118); }
H1.HeaderClassName
{
color: #653276;
}
.AnyTagClassName
{
color: #653276;
}
</style>
background-color css
<style>
a { background-color: #653276; }
a { background-color: rgb(101,50,118); }
div.DivClassName
{
background-color: #653276;
}
.BgClassName
{
background-color: #653276;
}
</style>
border-color css
<style>
span { border-color: #653276; }
span { border-color: rgb(101,50,118); }
td.TdClassName
{
border-color: #653276;
}
.TagClassName
{
border-color: #653276;
}
</style>