Shades of Seance #702878
Tints of Seance #702878
RGB
CMYK
RGB Variations
Color information
#702878 (or 0x702878) is known color: Seance. HEX triplet: 70, 28 and 78. RGB value is (112,40,120). Sum of RGB (Red+Green+Blue) = 112+40+120=272 (36% of max value = 765). Red value is 112 (44.14% from 255 or 41.18% from 272); Green value is 40 (16.02% from 255 or 14.71% from 272); Blue value is 120 (47.27% from 255 or 44.12% from 272); Max value from RGB is 120 - color contains mainly: blue. Hex color #702878 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702878 is #8FD787. Grayscale: #464646. Windows color (decimal): -9426824 or 7874672. OLE color: 7874672.
HSL color Cylindrical-coordinate representation of color #702878: hue angle of 294º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #702878 is Cyan = 0.07, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 112 | 40 | 120 | - |
| CMYK | 0.07 | 0.67 | 0 | 0.53 |
| HSL | 294º | 0.5% | 0.31% | - |
| HSV(B) | 294º | 0.67% | 0.47% | - |
| XYZ | 10.83 | 6.32 | 18.42 | - |
| YUV | 70.65 | 155.85 | 157.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 40 | 120 | 0.07 | 0.67 | 0 | 0.53 | 294 | 0.5 | 0.31 |
| Hex | 70 | 28 | 78 | 7 | 43 | 0 | 35 | 126 | 32 | 1F |
| Octal | 160 | 50 | 170 | 7 | 103 | 0 | 65 | 446 | 62 | 37 |
| Binary | 1110000 | 101000 | 1111000 | 111 | 1000011 | 0 | 110101 | 100100110 | 110010 | 11111 |
Color Harmonies of #702878
Complementary color
Monochromatic Colors of #702878
Black with #702878
Text Example
Text Example
White with #702878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702878; }
p { color: rgb(112,40,120); }
H1.HeaderClassName
{
color: #702878;
}
.AnyTagClassName
{
color: #702878;
}
</style>
background-color css
<style>
a { background-color: #702878; }
a { background-color: rgb(112,40,120); }
div.DivClassName
{
background-color: #702878;
}
.BgClassName
{
background-color: #702878;
}
</style>
border-color css
<style>
span { border-color: #702878; }
span { border-color: rgb(112,40,120); }
td.TdClassName
{
border-color: #702878;
}
.TagClassName
{
border-color: #702878;
}
</style>