Shades of Seance #722375
Tints of Seance #722375
RGB
CMYK
RGB Variations
Color information
#722375 (or 0x722375) is known color: Seance. HEX triplet: 72, 23 and 75. RGB value is (114,35,117). Sum of RGB (Red+Green+Blue) = 114+35+117=266 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.86% from 266); Green value is 35 (14.06% from 255 or 13.16% from 266); Blue value is 117 (46.09% from 255 or 43.98% from 266); Max value from RGB is 117 - color contains mainly: blue. Hex color #722375 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722375 is #8DDC8A. Grayscale: #434343. Windows color (decimal): -9297035 or 7676786. OLE color: 7676786.
HSL color Cylindrical-coordinate representation of color #722375: hue angle of 297.8º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #722375 is Cyan = 0.03, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 35 | 117 | - |
| CMYK | 0.03 | 0.70 | 0 | 0.54 |
| HSL | 297.8º | 0.54% | 0.3% | - |
| HSV(B) | 297.8º | 0.7% | 0.46% | - |
| XYZ | 10.75 | 6.06 | 17.43 | - |
| YUV | 67.97 | 155.67 | 160.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 35 | 117 | 0.03 | 0.70 | 0 | 0.54 | 297.8 | 0.54 | 0.3 |
| Hex | 72 | 23 | 75 | 3 | 46 | 0 | 36 | 12A | 36 | 1E |
| Octal | 162 | 43 | 165 | 3 | 106 | 0 | 66 | 452 | 66 | 36 |
| Binary | 1110010 | 100011 | 1110101 | 11 | 1000110 | 0 | 110110 | 100101010 | 110110 | 11110 |
Color Harmonies of #722375
Complementary color
Monochromatic Colors of #722375
Black with #722375
Text Example
Text Example
White with #722375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722375; }
p { color: rgb(114,35,117); }
H1.HeaderClassName
{
color: #722375;
}
.AnyTagClassName
{
color: #722375;
}
</style>
background-color css
<style>
a { background-color: #722375; }
a { background-color: rgb(114,35,117); }
div.DivClassName
{
background-color: #722375;
}
.BgClassName
{
background-color: #722375;
}
</style>
border-color css
<style>
span { border-color: #722375; }
span { border-color: rgb(114,35,117); }
td.TdClassName
{
border-color: #722375;
}
.TagClassName
{
border-color: #722375;
}
</style>