Shades of Seance #722872
Tints of Seance #722872
RGB
CMYK
RGB Variations
Color information
#722872 (or 0x722872) is known color: Seance. HEX triplet: 72, 28 and 72. RGB value is (114,40,114). Sum of RGB (Red+Green+Blue) = 114+40+114=268 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.54% from 268); Green value is 40 (16.02% from 255 or 14.93% from 268); Blue value is 114 (44.92% from 255 or 42.54% from 268); Max value from RGB is 114 - color contains mainly: red, blue. Hex color #722872 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722872 is #8DD78D. Grayscale: #464646. Windows color (decimal): -9295758 or 7481458. OLE color: 7481458.
HSL color Cylindrical-coordinate representation of color #722872: hue angle of 300º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #722872 is Cyan = 0, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 40 | 114 | - |
| CMYK | 0 | 0.65 | 0 | 0.55 |
| HSL | 300º | 0.48% | 0.3% | - |
| HSV(B) | 300º | 0.65% | 0.45% | - |
| XYZ | 10.74 | 6.31 | 16.57 | - |
| YUV | 70.56 | 152.52 | 158.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 40 | 114 | 0 | 0.65 | 0 | 0.55 | 300 | 0.48 | 0.3 |
| Hex | 72 | 28 | 72 | 0 | 41 | 0 | 37 | 12C | 30 | 1E |
| Octal | 162 | 50 | 162 | 0 | 101 | 0 | 67 | 454 | 60 | 36 |
| Binary | 1110010 | 101000 | 1110010 | 0 | 1000001 | 0 | 110111 | 100101100 | 110000 | 11110 |
Color Harmonies of #722872
Complementary color
Monochromatic Colors of #722872
Black with #722872
Text Example
Text Example
White with #722872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722872; }
p { color: rgb(114,40,114); }
H1.HeaderClassName
{
color: #722872;
}
.AnyTagClassName
{
color: #722872;
}
</style>
background-color css
<style>
a { background-color: #722872; }
a { background-color: rgb(114,40,114); }
div.DivClassName
{
background-color: #722872;
}
.BgClassName
{
background-color: #722872;
}
</style>
border-color css
<style>
span { border-color: #722872; }
span { border-color: rgb(114,40,114); }
td.TdClassName
{
border-color: #722872;
}
.TagClassName
{
border-color: #722872;
}
</style>