Shades of Seance #712972
Tints of Seance #712972
RGB
CMYK
RGB Variations
Color information
#712972 (or 0x712972) is known color: Seance. HEX triplet: 71, 29 and 72. RGB value is (113,41,114). Sum of RGB (Red+Green+Blue) = 113+41+114=268 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.16% from 268); Green value is 41 (16.41% from 255 or 15.30% from 268); Blue value is 114 (44.92% from 255 or 42.54% from 268); Max value from RGB is 114 - color contains mainly: blue. Hex color #712972 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712972 is #8ED68D. Grayscale: #464646. Windows color (decimal): -9361038 or 7481713. OLE color: 7481713.
HSL color Cylindrical-coordinate representation of color #712972: hue angle of 299.18º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #712972 is Cyan = 0.01, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 41 | 114 | - |
| CMYK | 0.01 | 0.64 | 0 | 0.55 |
| HSL | 299.18º | 0.47% | 0.3% | - |
| HSV(B) | 299.18º | 0.64% | 0.45% | - |
| XYZ | 10.64 | 6.31 | 16.58 | - |
| YUV | 70.85 | 152.35 | 158.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 41 | 114 | 0.01 | 0.64 | 0 | 0.55 | 299.18 | 0.47 | 0.3 |
| Hex | 71 | 29 | 72 | 1 | 40 | 0 | 37 | 12B | 2F | 1E |
| Octal | 161 | 51 | 162 | 1 | 100 | 0 | 67 | 453 | 57 | 36 |
| Binary | 1110001 | 101001 | 1110010 | 1 | 1000000 | 0 | 110111 | 100101011 | 101111 | 11110 |
Color Harmonies of #712972
Complementary color
Monochromatic Colors of #712972
Black with #712972
Text Example
Text Example
White with #712972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712972; }
p { color: rgb(113,41,114); }
H1.HeaderClassName
{
color: #712972;
}
.AnyTagClassName
{
color: #712972;
}
</style>
background-color css
<style>
a { background-color: #712972; }
a { background-color: rgb(113,41,114); }
div.DivClassName
{
background-color: #712972;
}
.BgClassName
{
background-color: #712972;
}
</style>
border-color css
<style>
span { border-color: #712972; }
span { border-color: rgb(113,41,114); }
td.TdClassName
{
border-color: #712972;
}
.TagClassName
{
border-color: #712972;
}
</style>