Shades of Seance #611272
Tints of Seance #611272
RGB
CMYK
RGB Variations
Color information
#611272 (or 0x611272) is known color: Seance. HEX triplet: 61, 12 and 72. RGB value is (97,18,114). Sum of RGB (Red+Green+Blue) = 97+18+114=229 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.36% from 229); Green value is 18 (7.42% from 255 or 7.86% from 229); Blue value is 114 (44.92% from 255 or 49.78% from 229); Max value from RGB is 114 - color contains mainly: blue. Hex color #611272 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611272 is #9EED8D. Grayscale: #343434. Windows color (decimal): -10415502 or 7475809. OLE color: 7475809.
HSL color Cylindrical-coordinate representation of color #611272: hue angle of 289.38º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #611272 is Cyan = 0.15, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 18 | 114 | - |
| CMYK | 0.15 | 0.84 | 0 | 0.55 |
| HSL | 289.38º | 0.73% | 0.26% | - |
| HSV(B) | 289.38º | 0.84% | 0.45% | - |
| XYZ | 8.18 | 4.19 | 16.3 | - |
| YUV | 52.57 | 162.67 | 159.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 18 | 114 | 0.15 | 0.84 | 0 | 0.55 | 289.38 | 0.73 | 0.26 |
| Hex | 61 | 12 | 72 | F | 54 | 0 | 37 | 121 | 49 | 1A |
| Octal | 141 | 22 | 162 | 17 | 124 | 0 | 67 | 441 | 111 | 32 |
| Binary | 1100001 | 10010 | 1110010 | 1111 | 1010100 | 0 | 110111 | 100100001 | 1001001 | 11010 |
Color Harmonies of #611272
Complementary color
Monochromatic Colors of #611272
Black with #611272
Text Example
Text Example
White with #611272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611272; }
p { color: rgb(97,18,114); }
H1.HeaderClassName
{
color: #611272;
}
.AnyTagClassName
{
color: #611272;
}
</style>
background-color css
<style>
a { background-color: #611272; }
a { background-color: rgb(97,18,114); }
div.DivClassName
{
background-color: #611272;
}
.BgClassName
{
background-color: #611272;
}
</style>
border-color css
<style>
span { border-color: #611272; }
span { border-color: rgb(97,18,114); }
td.TdClassName
{
border-color: #611272;
}
.TagClassName
{
border-color: #611272;
}
</style>