Shades of Seance #722672
Tints of Seance #722672
RGB
CMYK
RGB Variations
Color information
#722672 (or 0x722672) is known color: Seance. HEX triplet: 72, 26 and 72. RGB value is (114,38,114). Sum of RGB (Red+Green+Blue) = 114+38+114=266 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.86% from 266); Green value is 38 (15.23% from 255 or 14.29% from 266); Blue value is 114 (44.92% from 255 or 42.86% from 266); Max value from RGB is 114 - color contains mainly: red, blue. Hex color #722672 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722672 is #8DD98D. Grayscale: #454545. Windows color (decimal): -9296270 or 7480946. OLE color: 7480946.
HSL color Cylindrical-coordinate representation of color #722672: hue angle of 300º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #722672 is Cyan = 0, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 38 | 114 | - |
| CMYK | 0 | 0.67 | 0 | 0.55 |
| HSL | 300º | 0.5% | 0.3% | - |
| HSV(B) | 300º | 0.67% | 0.45% | - |
| XYZ | 10.67 | 6.18 | 16.55 | - |
| YUV | 69.39 | 153.18 | 159.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 38 | 114 | 0 | 0.67 | 0 | 0.55 | 300 | 0.5 | 0.3 |
| Hex | 72 | 26 | 72 | 0 | 43 | 0 | 37 | 12C | 32 | 1E |
| Octal | 162 | 46 | 162 | 0 | 103 | 0 | 67 | 454 | 62 | 36 |
| Binary | 1110010 | 100110 | 1110010 | 0 | 1000011 | 0 | 110111 | 100101100 | 110010 | 11110 |
Color Harmonies of #722672
Complementary color
Monochromatic Colors of #722672
Black with #722672
Text Example
Text Example
White with #722672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722672; }
p { color: rgb(114,38,114); }
H1.HeaderClassName
{
color: #722672;
}
.AnyTagClassName
{
color: #722672;
}
</style>
background-color css
<style>
a { background-color: #722672; }
a { background-color: rgb(114,38,114); }
div.DivClassName
{
background-color: #722672;
}
.BgClassName
{
background-color: #722672;
}
</style>
border-color css
<style>
span { border-color: #722672; }
span { border-color: rgb(114,38,114); }
td.TdClassName
{
border-color: #722672;
}
.TagClassName
{
border-color: #722672;
}
</style>