Shades of Seance #722372
Tints of Seance #722372
RGB
CMYK
RGB Variations
Color information
#722372 (or 0x722372) is known color: Seance. HEX triplet: 72, 23 and 72. RGB value is (114,35,114). Sum of RGB (Red+Green+Blue) = 114+35+114=263 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.35% from 263); Green value is 35 (14.06% from 255 or 13.31% from 263); Blue value is 114 (44.92% from 255 or 43.35% from 263); Max value from RGB is 114 - color contains mainly: red, blue. Hex color #722372 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722372 is #8DDC8D. Grayscale: #434343. Windows color (decimal): -9297038 or 7480178. OLE color: 7480178.
HSL color Cylindrical-coordinate representation of color #722372: hue angle of 300º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #722372 is Cyan = 0, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 35 | 114 | - |
| CMYK | 0 | 0.69 | 0 | 0.55 |
| HSL | 300º | 0.53% | 0.29% | - |
| HSV(B) | 300º | 0.69% | 0.45% | - |
| XYZ | 10.58 | 5.99 | 16.52 | - |
| YUV | 67.63 | 154.17 | 161.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 35 | 114 | 0 | 0.69 | 0 | 0.55 | 300 | 0.53 | 0.29 |
| Hex | 72 | 23 | 72 | 0 | 45 | 0 | 37 | 12C | 35 | 1D |
| Octal | 162 | 43 | 162 | 0 | 105 | 0 | 67 | 454 | 65 | 35 |
| Binary | 1110010 | 100011 | 1110010 | 0 | 1000101 | 0 | 110111 | 100101100 | 110101 | 11101 |
Color Harmonies of #722372
Complementary color
Monochromatic Colors of #722372
Black with #722372
Text Example
Text Example
White with #722372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722372; }
p { color: rgb(114,35,114); }
H1.HeaderClassName
{
color: #722372;
}
.AnyTagClassName
{
color: #722372;
}
</style>
background-color css
<style>
a { background-color: #722372; }
a { background-color: rgb(114,35,114); }
div.DivClassName
{
background-color: #722372;
}
.BgClassName
{
background-color: #722372;
}
</style>
border-color css
<style>
span { border-color: #722372; }
span { border-color: rgb(114,35,114); }
td.TdClassName
{
border-color: #722372;
}
.TagClassName
{
border-color: #722372;
}
</style>