Shades of Seance #653072
Tints of Seance #653072
RGB
CMYK
RGB Variations
Color information
#653072 (or 0x653072) is known color: Seance. HEX triplet: 65, 30 and 72. RGB value is (101,48,114). Sum of RGB (Red+Green+Blue) = 101+48+114=263 (34% of max value = 765). Red value is 101 (39.84% from 255 or 38.40% from 263); Green value is 48 (19.14% from 255 or 18.25% from 263); Blue value is 114 (44.92% from 255 or 43.35% from 263); Max value from RGB is 114 - color contains mainly: blue. Hex color #653072 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653072 is #9ACF8D. Grayscale: #474747. Windows color (decimal): -10145678 or 7483493. OLE color: 7483493.
HSL color Cylindrical-coordinate representation of color #653072: hue angle of 288.18º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #653072 is Cyan = 0.11, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 48 | 114 | - |
| CMYK | 0.11 | 0.58 | 0 | 0.55 |
| HSL | 288.18º | 0.41% | 0.32% | - |
| HSV(B) | 288.18º | 0.58% | 0.45% | - |
| XYZ | 9.46 | 6.1 | 16.6 | - |
| YUV | 71.37 | 152.06 | 149.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 48 | 114 | 0.11 | 0.58 | 0 | 0.55 | 288.18 | 0.41 | 0.32 |
| Hex | 65 | 30 | 72 | B | 3A | 0 | 37 | 120 | 29 | 20 |
| Octal | 145 | 60 | 162 | 13 | 72 | 0 | 67 | 440 | 51 | 40 |
| Binary | 1100101 | 110000 | 1110010 | 1011 | 111010 | 0 | 110111 | 100100000 | 101001 | 100000 |
Color Harmonies of #653072
Complementary color
Monochromatic Colors of #653072
Black with #653072
Text Example
Text Example
White with #653072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653072; }
p { color: rgb(101,48,114); }
H1.HeaderClassName
{
color: #653072;
}
.AnyTagClassName
{
color: #653072;
}
</style>
background-color css
<style>
a { background-color: #653072; }
a { background-color: rgb(101,48,114); }
div.DivClassName
{
background-color: #653072;
}
.BgClassName
{
background-color: #653072;
}
</style>
border-color css
<style>
span { border-color: #653072; }
span { border-color: rgb(101,48,114); }
td.TdClassName
{
border-color: #653072;
}
.TagClassName
{
border-color: #653072;
}
</style>