Shades of Seance #722972
Tints of Seance #722972
RGB
CMYK
RGB Variations
Color information
#722972 (or 0x722972) is known color: Seance. HEX triplet: 72, 29 and 72. RGB value is (114,41,114). Sum of RGB (Red+Green+Blue) = 114+41+114=269 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.38% from 269); Green value is 41 (16.41% from 255 or 15.24% from 269); Blue value is 114 (44.92% from 255 or 42.38% from 269); Max value from RGB is 114 - color contains mainly: red, blue. Hex color #722972 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722972 is #8DD68D. Grayscale: #464646. Windows color (decimal): -9295502 or 7481714. OLE color: 7481714.
HSL color Cylindrical-coordinate representation of color #722972: hue angle of 300º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #722972 is Cyan = 0, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 41 | 114 | - |
| CMYK | 0 | 0.64 | 0 | 0.55 |
| HSL | 300º | 0.47% | 0.3% | - |
| HSV(B) | 300º | 0.64% | 0.45% | - |
| XYZ | 10.77 | 6.38 | 16.58 | - |
| YUV | 71.15 | 152.18 | 158.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 41 | 114 | 0 | 0.64 | 0 | 0.55 | 300 | 0.47 | 0.3 |
| Hex | 72 | 29 | 72 | 0 | 40 | 0 | 37 | 12C | 2F | 1E |
| Octal | 162 | 51 | 162 | 0 | 100 | 0 | 67 | 454 | 57 | 36 |
| Binary | 1110010 | 101001 | 1110010 | 0 | 1000000 | 0 | 110111 | 100101100 | 101111 | 11110 |
Color Harmonies of #722972
Complementary color
Monochromatic Colors of #722972
Black with #722972
Text Example
Text Example
White with #722972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722972; }
p { color: rgb(114,41,114); }
H1.HeaderClassName
{
color: #722972;
}
.AnyTagClassName
{
color: #722972;
}
</style>
background-color css
<style>
a { background-color: #722972; }
a { background-color: rgb(114,41,114); }
div.DivClassName
{
background-color: #722972;
}
.BgClassName
{
background-color: #722972;
}
</style>
border-color css
<style>
span { border-color: #722972; }
span { border-color: rgb(114,41,114); }
td.TdClassName
{
border-color: #722972;
}
.TagClassName
{
border-color: #722972;
}
</style>