Shades of Seance #611072
Tints of Seance #611072
RGB
CMYK
RGB Variations
Color information
#611072 (or 0x611072) is known color: Seance. HEX triplet: 61, 10 and 72. RGB value is (97,16,114). Sum of RGB (Red+Green+Blue) = 97+16+114=227 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.73% from 227); Green value is 16 (6.64% from 255 or 7.05% from 227); Blue value is 114 (44.92% from 255 or 50.22% from 227); Max value from RGB is 114 - color contains mainly: blue. Hex color #611072 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611072 is #9EEF8D. Grayscale: #333333. Windows color (decimal): -10416014 or 7475297. OLE color: 7475297.
HSL color Cylindrical-coordinate representation of color #611072: hue angle of 289.59º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #611072 is Cyan = 0.15, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 16 | 114 | - |
| CMYK | 0.15 | 0.86 | 0 | 0.55 |
| HSL | 289.59º | 0.75% | 0.25% | - |
| HSV(B) | 289.59º | 0.86% | 0.45% | - |
| XYZ | 8.15 | 4.13 | 16.29 | - |
| YUV | 51.39 | 163.34 | 160.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 16 | 114 | 0.15 | 0.86 | 0 | 0.55 | 289.59 | 0.75 | 0.25 |
| Hex | 61 | 10 | 72 | F | 56 | 0 | 37 | 122 | 4B | 19 |
| Octal | 141 | 20 | 162 | 17 | 126 | 0 | 67 | 442 | 113 | 31 |
| Binary | 1100001 | 10000 | 1110010 | 1111 | 1010110 | 0 | 110111 | 100100010 | 1001011 | 11001 |
Color Harmonies of #611072
Complementary color
Monochromatic Colors of #611072
Black with #611072
Text Example
Text Example
White with #611072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611072; }
p { color: rgb(97,16,114); }
H1.HeaderClassName
{
color: #611072;
}
.AnyTagClassName
{
color: #611072;
}
</style>
background-color css
<style>
a { background-color: #611072; }
a { background-color: rgb(97,16,114); }
div.DivClassName
{
background-color: #611072;
}
.BgClassName
{
background-color: #611072;
}
</style>
border-color css
<style>
span { border-color: #611072; }
span { border-color: rgb(97,16,114); }
td.TdClassName
{
border-color: #611072;
}
.TagClassName
{
border-color: #611072;
}
</style>