Shades of Seance #722175
Tints of Seance #722175
RGB
CMYK
RGB Variations
Color information
#722175 (or 0x722175) is known color: Seance. HEX triplet: 72, 21 and 75. RGB value is (114,33,117). Sum of RGB (Red+Green+Blue) = 114+33+117=264 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.18% from 264); Green value is 33 (13.28% from 255 or 12.5% from 264); Blue value is 117 (46.09% from 255 or 44.32% from 264); Max value from RGB is 117 - color contains mainly: blue. Hex color #722175 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722175 is #8DDE8A. Grayscale: #424242. Windows color (decimal): -9297547 or 7676274. OLE color: 7676274.
HSL color Cylindrical-coordinate representation of color #722175: hue angle of 297.86º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #722175 is Cyan = 0.03, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 33 | 117 | - |
| CMYK | 0.03 | 0.72 | 0 | 0.54 |
| HSL | 297.86º | 0.56% | 0.29% | - |
| HSV(B) | 297.86º | 0.72% | 0.46% | - |
| XYZ | 10.69 | 5.95 | 17.41 | - |
| YUV | 66.8 | 156.34 | 161.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 33 | 117 | 0.03 | 0.72 | 0 | 0.54 | 297.86 | 0.56 | 0.29 |
| Hex | 72 | 21 | 75 | 3 | 48 | 0 | 36 | 12A | 38 | 1D |
| Octal | 162 | 41 | 165 | 3 | 110 | 0 | 66 | 452 | 70 | 35 |
| Binary | 1110010 | 100001 | 1110101 | 11 | 1001000 | 0 | 110110 | 100101010 | 111000 | 11101 |
Color Harmonies of #722175
Complementary color
Monochromatic Colors of #722175
Black with #722175
Text Example
Text Example
White with #722175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722175; }
p { color: rgb(114,33,117); }
H1.HeaderClassName
{
color: #722175;
}
.AnyTagClassName
{
color: #722175;
}
</style>
background-color css
<style>
a { background-color: #722175; }
a { background-color: rgb(114,33,117); }
div.DivClassName
{
background-color: #722175;
}
.BgClassName
{
background-color: #722175;
}
</style>
border-color css
<style>
span { border-color: #722175; }
span { border-color: rgb(114,33,117); }
td.TdClassName
{
border-color: #722175;
}
.TagClassName
{
border-color: #722175;
}
</style>