Shades of Seance #702975
Tints of Seance #702975
RGB
CMYK
RGB Variations
Color information
#702975 (or 0x702975) is known color: Seance. HEX triplet: 70, 29 and 75. RGB value is (112,41,117). Sum of RGB (Red+Green+Blue) = 112+41+117=270 (35% of max value = 765). Red value is 112 (44.14% from 255 or 41.48% from 270); Green value is 41 (16.41% from 255 or 15.19% from 270); Blue value is 117 (46.09% from 255 or 43.33% from 270); Max value from RGB is 117 - color contains mainly: blue. Hex color #702975 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702975 is #8FD68A. Grayscale: #464646. Windows color (decimal): -9426571 or 7678320. OLE color: 7678320.
HSL color Cylindrical-coordinate representation of color #702975: hue angle of 296.05º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #702975 is Cyan = 0.04, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 112 | 41 | 117 | - |
| CMYK | 0.04 | 0.65 | 0 | 0.54 |
| HSL | 296.05º | 0.48% | 0.31% | - |
| HSV(B) | 296.05º | 0.65% | 0.46% | - |
| XYZ | 10.69 | 6.31 | 17.49 | - |
| YUV | 70.89 | 154.02 | 157.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 41 | 117 | 0.04 | 0.65 | 0 | 0.54 | 296.05 | 0.48 | 0.31 |
| Hex | 70 | 29 | 75 | 4 | 41 | 0 | 36 | 128 | 30 | 1F |
| Octal | 160 | 51 | 165 | 4 | 101 | 0 | 66 | 450 | 60 | 37 |
| Binary | 1110000 | 101001 | 1110101 | 100 | 1000001 | 0 | 110110 | 100101000 | 110000 | 11111 |
Color Harmonies of #702975
Complementary color
Monochromatic Colors of #702975
Black with #702975
Text Example
Text Example
White with #702975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702975; }
p { color: rgb(112,41,117); }
H1.HeaderClassName
{
color: #702975;
}
.AnyTagClassName
{
color: #702975;
}
</style>
background-color css
<style>
a { background-color: #702975; }
a { background-color: rgb(112,41,117); }
div.DivClassName
{
background-color: #702975;
}
.BgClassName
{
background-color: #702975;
}
</style>
border-color css
<style>
span { border-color: #702975; }
span { border-color: rgb(112,41,117); }
td.TdClassName
{
border-color: #702975;
}
.TagClassName
{
border-color: #702975;
}
</style>