Shades of Seance #651573
Tints of Seance #651573
RGB
CMYK
RGB Variations
Color information
#651573 (or 0x651573) is known color: Seance. HEX triplet: 65, 15 and 73. RGB value is (101,21,115). Sum of RGB (Red+Green+Blue) = 101+21+115=237 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.62% from 237); Green value is 21 (8.59% from 255 or 8.86% from 237); Blue value is 115 (45.31% from 255 or 48.52% from 237); Max value from RGB is 115 - color contains mainly: blue. Hex color #651573 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #651573 is #9AEA8C. Grayscale: #373737. Windows color (decimal): -10152589 or 7542117. OLE color: 7542117.
HSL color Cylindrical-coordinate representation of color #651573: hue angle of 291.06º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #651573 is Cyan = 0.12, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 21 | 115 | - |
| CMYK | 0.12 | 0.82 | 0 | 0.55 |
| HSL | 291.06º | 0.69% | 0.27% | - |
| HSV(B) | 291.06º | 0.82% | 0.45% | - |
| XYZ | 8.73 | 4.54 | 16.64 | - |
| YUV | 55.64 | 161.5 | 160.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 21 | 115 | 0.12 | 0.82 | 0 | 0.55 | 291.06 | 0.69 | 0.27 |
| Hex | 65 | 15 | 73 | C | 52 | 0 | 37 | 123 | 45 | 1B |
| Octal | 145 | 25 | 163 | 14 | 122 | 0 | 67 | 443 | 105 | 33 |
| Binary | 1100101 | 10101 | 1110011 | 1100 | 1010010 | 0 | 110111 | 100100011 | 1000101 | 11011 |
Color Harmonies of #651573
Complementary color
Monochromatic Colors of #651573
Black with #651573
Text Example
Text Example
White with #651573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651573; }
p { color: rgb(101,21,115); }
H1.HeaderClassName
{
color: #651573;
}
.AnyTagClassName
{
color: #651573;
}
</style>
background-color css
<style>
a { background-color: #651573; }
a { background-color: rgb(101,21,115); }
div.DivClassName
{
background-color: #651573;
}
.BgClassName
{
background-color: #651573;
}
</style>
border-color css
<style>
span { border-color: #651573; }
span { border-color: rgb(101,21,115); }
td.TdClassName
{
border-color: #651573;
}
.TagClassName
{
border-color: #651573;
}
</style>