Shades of Seance #722370
Tints of Seance #722370
RGB
CMYK
RGB Variations
Color information
#722370 (or 0x722370) is known color: Seance. HEX triplet: 72, 23 and 70. RGB value is (114,35,112). Sum of RGB (Red+Green+Blue) = 114+35+112=261 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.68% from 261); Green value is 35 (14.06% from 255 or 13.41% from 261); Blue value is 112 (44.14% from 255 or 42.91% from 261); Max value from RGB is 114 - color contains mainly: red. Hex color #722370 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722370 is #8DDC8F. Grayscale: #434343. Windows color (decimal): -9297040 or 7349106. OLE color: 7349106.
HSL color Cylindrical-coordinate representation of color #722370: hue angle of 301.52º 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 #722370 is Cyan = 0, Magento = 0.69, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 35 | 112 | - |
| CMYK | 0 | 0.69 | 0.02 | 0.55 |
| HSL | 301.52º | 0.53% | 0.29% | - |
| HSV(B) | 301.52º | 0.69% | 0.45% | - |
| XYZ | 10.47 | 5.95 | 15.93 | - |
| YUV | 67.4 | 153.17 | 161.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 35 | 112 | 0 | 0.69 | 0.02 | 0.55 | 301.52 | 0.53 | 0.29 |
| Hex | 72 | 23 | 70 | 0 | 45 | 2 | 37 | 12E | 35 | 1D |
| Octal | 162 | 43 | 160 | 0 | 105 | 2 | 67 | 456 | 65 | 35 |
| Binary | 1110010 | 100011 | 1110000 | 0 | 1000101 | 10 | 110111 | 100101110 | 110101 | 11101 |
Color Harmonies of #722370
Complementary color
Monochromatic Colors of #722370
Black with #722370
Text Example
Text Example
White with #722370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722370; }
p { color: rgb(114,35,112); }
H1.HeaderClassName
{
color: #722370;
}
.AnyTagClassName
{
color: #722370;
}
</style>
background-color css
<style>
a { background-color: #722370; }
a { background-color: rgb(114,35,112); }
div.DivClassName
{
background-color: #722370;
}
.BgClassName
{
background-color: #722370;
}
</style>
border-color css
<style>
span { border-color: #722370; }
span { border-color: rgb(114,35,112); }
td.TdClassName
{
border-color: #722370;
}
.TagClassName
{
border-color: #722370;
}
</style>