Shades of Seance #653472
Tints of Seance #653472
RGB
CMYK
RGB Variations
Color information
#653472 (or 0x653472) is known color: Seance. HEX triplet: 65, 34 and 72. RGB value is (101,52,114). Sum of RGB (Red+Green+Blue) = 101+52+114=267 (35% of max value = 765). Red value is 101 (39.84% from 255 or 37.83% from 267); Green value is 52 (20.70% from 255 or 19.48% from 267); Blue value is 114 (44.92% from 255 or 42.70% from 267); Max value from RGB is 114 - color contains mainly: blue. Hex color #653472 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653472 is #9ACB8D. Grayscale: #494949. Windows color (decimal): -10144654 or 7484517. OLE color: 7484517.
HSL color Cylindrical-coordinate representation of color #653472: hue angle of 287.42º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #653472 is Cyan = 0.11, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 52 | 114 | - |
| CMYK | 0.11 | 0.54 | 0 | 0.55 |
| HSL | 287.42º | 0.37% | 0.33% | - |
| HSV(B) | 287.42º | 0.54% | 0.45% | - |
| XYZ | 9.63 | 6.44 | 16.65 | - |
| YUV | 73.72 | 150.73 | 147.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 52 | 114 | 0.11 | 0.54 | 0 | 0.55 | 287.42 | 0.37 | 0.33 |
| Hex | 65 | 34 | 72 | B | 36 | 0 | 37 | 11F | 25 | 21 |
| Octal | 145 | 64 | 162 | 13 | 66 | 0 | 67 | 437 | 45 | 41 |
| Binary | 1100101 | 110100 | 1110010 | 1011 | 110110 | 0 | 110111 | 100011111 | 100101 | 100001 |
Color Harmonies of #653472
Complementary color
Monochromatic Colors of #653472
Black with #653472
Text Example
Text Example
White with #653472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653472; }
p { color: rgb(101,52,114); }
H1.HeaderClassName
{
color: #653472;
}
.AnyTagClassName
{
color: #653472;
}
</style>
background-color css
<style>
a { background-color: #653472; }
a { background-color: rgb(101,52,114); }
div.DivClassName
{
background-color: #653472;
}
.BgClassName
{
background-color: #653472;
}
</style>
border-color css
<style>
span { border-color: #653472; }
span { border-color: rgb(101,52,114); }
td.TdClassName
{
border-color: #653472;
}
.TagClassName
{
border-color: #653472;
}
</style>