Shades of Seance #653172
Tints of Seance #653172
RGB
CMYK
RGB Variations
Color information
#653172 (or 0x653172) is known color: Seance. HEX triplet: 65, 31 and 72. RGB value is (101,49,114). Sum of RGB (Red+Green+Blue) = 101+49+114=264 (34% of max value = 765). Red value is 101 (39.84% from 255 or 38.26% from 264); Green value is 49 (19.53% from 255 or 18.56% from 264); Blue value is 114 (44.92% from 255 or 43.18% from 264); Max value from RGB is 114 - color contains mainly: blue. Hex color #653172 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653172 is #9ACE8D. Grayscale: #474747. Windows color (decimal): -10145422 or 7483749. OLE color: 7483749.
HSL color Cylindrical-coordinate representation of color #653172: hue angle of 288º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #653172 is Cyan = 0.11, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 49 | 114 | - |
| CMYK | 0.11 | 0.57 | 0 | 0.55 |
| HSL | 288º | 0.4% | 0.32% | - |
| HSV(B) | 288º | 0.57% | 0.45% | - |
| XYZ | 9.5 | 6.18 | 16.61 | - |
| YUV | 71.96 | 151.73 | 148.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 49 | 114 | 0.11 | 0.57 | 0 | 0.55 | 288 | 0.4 | 0.32 |
| Hex | 65 | 31 | 72 | B | 39 | 0 | 37 | 120 | 28 | 20 |
| Octal | 145 | 61 | 162 | 13 | 71 | 0 | 67 | 440 | 50 | 40 |
| Binary | 1100101 | 110001 | 1110010 | 1011 | 111001 | 0 | 110111 | 100100000 | 101000 | 100000 |
Color Harmonies of #653172
Complementary color
Monochromatic Colors of #653172
Black with #653172
Text Example
Text Example
White with #653172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653172; }
p { color: rgb(101,49,114); }
H1.HeaderClassName
{
color: #653172;
}
.AnyTagClassName
{
color: #653172;
}
</style>
background-color css
<style>
a { background-color: #653172; }
a { background-color: rgb(101,49,114); }
div.DivClassName
{
background-color: #653172;
}
.BgClassName
{
background-color: #653172;
}
</style>
border-color css
<style>
span { border-color: #653172; }
span { border-color: rgb(101,49,114); }
td.TdClassName
{
border-color: #653172;
}
.TagClassName
{
border-color: #653172;
}
</style>