Shades of Seance #653271
Tints of Seance #653271
RGB
CMYK
RGB Variations
Color information
#653271 (or 0x653271) is known color: Seance. HEX triplet: 65, 32 and 71. RGB value is (101,50,113). Sum of RGB (Red+Green+Blue) = 101+50+113=264 (34% of max value = 765). Red value is 101 (39.84% from 255 or 38.26% from 264); Green value is 50 (19.92% from 255 or 18.94% from 264); Blue value is 113 (44.53% from 255 or 42.80% from 264); Max value from RGB is 113 - color contains mainly: blue. Hex color #653271 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653271 is #9ACD8E. Grayscale: #484848. Windows color (decimal): -10145167 or 7418469. OLE color: 7418469.
HSL color Cylindrical-coordinate representation of color #653271: hue angle of 288.57º 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 #653271 is Cyan = 0.11, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 50 | 113 | - |
| CMYK | 0.11 | 0.56 | 0 | 0.56 |
| HSL | 288.57º | 0.39% | 0.32% | - |
| HSV(B) | 288.57º | 0.56% | 0.44% | - |
| XYZ | 9.49 | 6.24 | 16.33 | - |
| YUV | 72.43 | 150.9 | 148.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 50 | 113 | 0.11 | 0.56 | 0 | 0.56 | 288.57 | 0.39 | 0.32 |
| Hex | 65 | 32 | 71 | B | 38 | 0 | 38 | 121 | 27 | 20 |
| Octal | 145 | 62 | 161 | 13 | 70 | 0 | 70 | 441 | 47 | 40 |
| Binary | 1100101 | 110010 | 1110001 | 1011 | 111000 | 0 | 111000 | 100100001 | 100111 | 100000 |
Color Harmonies of #653271
Complementary color
Monochromatic Colors of #653271
Black with #653271
Text Example
Text Example
White with #653271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653271; }
p { color: rgb(101,50,113); }
H1.HeaderClassName
{
color: #653271;
}
.AnyTagClassName
{
color: #653271;
}
</style>
background-color css
<style>
a { background-color: #653271; }
a { background-color: rgb(101,50,113); }
div.DivClassName
{
background-color: #653271;
}
.BgClassName
{
background-color: #653271;
}
</style>
border-color css
<style>
span { border-color: #653271; }
span { border-color: rgb(101,50,113); }
td.TdClassName
{
border-color: #653271;
}
.TagClassName
{
border-color: #653271;
}
</style>