Shades of Seance #702776
Tints of Seance #702776
RGB
CMYK
RGB Variations
Color information
#702776 (or 0x702776) is known color: Seance. HEX triplet: 70, 27 and 76. RGB value is (112,39,118). Sum of RGB (Red+Green+Blue) = 112+39+118=269 (35% of max value = 765). Red value is 112 (44.14% from 255 or 41.64% from 269); Green value is 39 (15.62% from 255 or 14.50% 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 #702776 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702776 is #8FD889. Grayscale: #454545. Windows color (decimal): -9427082 or 7743344. OLE color: 7743344.
HSL color Cylindrical-coordinate representation of color #702776: hue angle of 295.44º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #702776 is Cyan = 0.05, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 112 | 39 | 118 | - |
| CMYK | 0.05 | 0.67 | 0 | 0.54 |
| HSL | 295.44º | 0.5% | 0.31% | - |
| HSV(B) | 295.44º | 0.67% | 0.46% | - |
| XYZ | 10.68 | 6.2 | 17.77 | - |
| YUV | 69.83 | 155.18 | 158.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 39 | 118 | 0.05 | 0.67 | 0 | 0.54 | 295.44 | 0.5 | 0.31 |
| Hex | 70 | 27 | 76 | 5 | 43 | 0 | 36 | 127 | 32 | 1F |
| Octal | 160 | 47 | 166 | 5 | 103 | 0 | 66 | 447 | 62 | 37 |
| Binary | 1110000 | 100111 | 1110110 | 101 | 1000011 | 0 | 110110 | 100100111 | 110010 | 11111 |
Color Harmonies of #702776
Complementary color
Monochromatic Colors of #702776
Black with #702776
Text Example
Text Example
White with #702776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702776; }
p { color: rgb(112,39,118); }
H1.HeaderClassName
{
color: #702776;
}
.AnyTagClassName
{
color: #702776;
}
</style>
background-color css
<style>
a { background-color: #702776; }
a { background-color: rgb(112,39,118); }
div.DivClassName
{
background-color: #702776;
}
.BgClassName
{
background-color: #702776;
}
</style>
border-color css
<style>
span { border-color: #702776; }
span { border-color: rgb(112,39,118); }
td.TdClassName
{
border-color: #702776;
}
.TagClassName
{
border-color: #702776;
}
</style>