Shades of Seance #712676
Tints of Seance #712676
RGB
CMYK
RGB Variations
Color information
#712676 (or 0x712676) is known color: Seance. HEX triplet: 71, 26 and 76. RGB value is (113,38,118). Sum of RGB (Red+Green+Blue) = 113+38+118=269 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.01% from 269); Green value is 38 (15.23% from 255 or 14.13% from 269); Blue value is 118 (46.48% from 255 or 43.87% from 269); Max value from RGB is 118 - color contains mainly: blue. Hex color #712676 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712676 is #8ED989. Grayscale: #454545. Windows color (decimal): -9361802 or 7743089. OLE color: 7743089.
HSL color Cylindrical-coordinate representation of color #712676: hue angle of 296.25º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #712676 is Cyan = 0.04, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 38 | 118 | - |
| CMYK | 0.04 | 0.68 | 0 | 0.54 |
| HSL | 296.25º | 0.51% | 0.31% | - |
| HSV(B) | 296.25º | 0.68% | 0.46% | - |
| XYZ | 10.77 | 6.2 | 17.77 | - |
| YUV | 69.55 | 155.35 | 159 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 38 | 118 | 0.04 | 0.68 | 0 | 0.54 | 296.25 | 0.51 | 0.31 |
| Hex | 71 | 26 | 76 | 4 | 44 | 0 | 36 | 128 | 33 | 1F |
| Octal | 161 | 46 | 166 | 4 | 104 | 0 | 66 | 450 | 63 | 37 |
| Binary | 1110001 | 100110 | 1110110 | 100 | 1000100 | 0 | 110110 | 100101000 | 110011 | 11111 |
Color Harmonies of #712676
Complementary color
Monochromatic Colors of #712676
Black with #712676
Text Example
Text Example
White with #712676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712676; }
p { color: rgb(113,38,118); }
H1.HeaderClassName
{
color: #712676;
}
.AnyTagClassName
{
color: #712676;
}
</style>
background-color css
<style>
a { background-color: #712676; }
a { background-color: rgb(113,38,118); }
div.DivClassName
{
background-color: #712676;
}
.BgClassName
{
background-color: #712676;
}
</style>
border-color css
<style>
span { border-color: #712676; }
span { border-color: rgb(113,38,118); }
td.TdClassName
{
border-color: #712676;
}
.TagClassName
{
border-color: #712676;
}
</style>