Shades of Seance #702770
Tints of Seance #702770
RGB
CMYK
RGB Variations
Color information
#702770 (or 0x702770) is known color: Seance. HEX triplet: 70, 27 and 70. RGB value is (112,39,112). Sum of RGB (Red+Green+Blue) = 112+39+112=263 (34% of max value = 765). Red value is 112 (44.14% from 255 or 42.59% from 263); Green value is 39 (15.62% from 255 or 14.83% from 263); Blue value is 112 (44.14% from 255 or 42.59% from 263); Max value from RGB is 112 - color contains mainly: red, blue. Hex color #702770 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702770 is #8FD88F. Grayscale: #444444. Windows color (decimal): -9427088 or 7350128. OLE color: 7350128.
HSL color Cylindrical-coordinate representation of color #702770: hue angle of 300º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #702770 is Cyan = 0, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 39 | 112 | - |
| CMYK | 0 | 0.65 | 0 | 0.56 |
| HSL | 300º | 0.48% | 0.3% | - |
| HSV(B) | 300º | 0.65% | 0.44% | - |
| XYZ | 10.33 | 6.07 | 15.96 | - |
| YUV | 69.15 | 152.18 | 158.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 39 | 112 | 0 | 0.65 | 0 | 0.56 | 300 | 0.48 | 0.3 |
| Hex | 70 | 27 | 70 | 0 | 41 | 0 | 38 | 12C | 30 | 1E |
| Octal | 160 | 47 | 160 | 0 | 101 | 0 | 70 | 454 | 60 | 36 |
| Binary | 1110000 | 100111 | 1110000 | 0 | 1000001 | 0 | 111000 | 100101100 | 110000 | 11110 |
Color Harmonies of #702770
Complementary color
Monochromatic Colors of #702770
Black with #702770
Text Example
Text Example
White with #702770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702770; }
p { color: rgb(112,39,112); }
H1.HeaderClassName
{
color: #702770;
}
.AnyTagClassName
{
color: #702770;
}
</style>
background-color css
<style>
a { background-color: #702770; }
a { background-color: rgb(112,39,112); }
div.DivClassName
{
background-color: #702770;
}
.BgClassName
{
background-color: #702770;
}
</style>
border-color css
<style>
span { border-color: #702770; }
span { border-color: rgb(112,39,112); }
td.TdClassName
{
border-color: #702770;
}
.TagClassName
{
border-color: #702770;
}
</style>