Shades of Seance #611572
Tints of Seance #611572
RGB
CMYK
RGB Variations
Color information
#611572 (or 0x611572) is known color: Seance. HEX triplet: 61, 15 and 72. RGB value is (97,21,114). Sum of RGB (Red+Green+Blue) = 97+21+114=232 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.81% from 232); Green value is 21 (8.59% from 255 or 9.05% from 232); Blue value is 114 (44.92% from 255 or 49.14% from 232); Max value from RGB is 114 - color contains mainly: blue. Hex color #611572 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611572 is #9EEA8D. Grayscale: #363636. Windows color (decimal): -10414734 or 7476577. OLE color: 7476577.
HSL color Cylindrical-coordinate representation of color #611572: hue angle of 289.03º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #611572 is Cyan = 0.15, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 21 | 114 | - |
| CMYK | 0.15 | 0.82 | 0 | 0.55 |
| HSL | 289.03º | 0.69% | 0.26% | - |
| HSV(B) | 289.03º | 0.82% | 0.45% | - |
| XYZ | 8.24 | 4.29 | 16.31 | - |
| YUV | 54.33 | 161.68 | 158.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 21 | 114 | 0.15 | 0.82 | 0 | 0.55 | 289.03 | 0.69 | 0.26 |
| Hex | 61 | 15 | 72 | F | 52 | 0 | 37 | 121 | 45 | 1A |
| Octal | 141 | 25 | 162 | 17 | 122 | 0 | 67 | 441 | 105 | 32 |
| Binary | 1100001 | 10101 | 1110010 | 1111 | 1010010 | 0 | 110111 | 100100001 | 1000101 | 11010 |
Color Harmonies of #611572
Complementary color
Monochromatic Colors of #611572
Black with #611572
Text Example
Text Example
White with #611572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611572; }
p { color: rgb(97,21,114); }
H1.HeaderClassName
{
color: #611572;
}
.AnyTagClassName
{
color: #611572;
}
</style>
background-color css
<style>
a { background-color: #611572; }
a { background-color: rgb(97,21,114); }
div.DivClassName
{
background-color: #611572;
}
.BgClassName
{
background-color: #611572;
}
</style>
border-color css
<style>
span { border-color: #611572; }
span { border-color: rgb(97,21,114); }
td.TdClassName
{
border-color: #611572;
}
.TagClassName
{
border-color: #611572;
}
</style>