Shades of Seance #702779
Tints of Seance #702779
RGB
CMYK
RGB Variations
Color information
#702779 (or 0x702779) is known color: Seance. HEX triplet: 70, 27 and 79. RGB value is (112,39,121). Sum of RGB (Red+Green+Blue) = 112+39+121=272 (36% of max value = 765). Red value is 112 (44.14% from 255 or 41.18% from 272); Green value is 39 (15.62% from 255 or 14.34% from 272); Blue value is 121 (47.66% from 255 or 44.49% from 272); Max value from RGB is 121 - color contains mainly: blue. Hex color #702779 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702779 is #8FD886. Grayscale: #454545. Windows color (decimal): -9427079 or 7939952. OLE color: 7939952.
HSL color Cylindrical-coordinate representation of color #702779: hue angle of 293.41º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #702779 is Cyan = 0.07, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 112 | 39 | 121 | - |
| CMYK | 0.07 | 0.68 | 0 | 0.53 |
| HSL | 293.41º | 0.51% | 0.31% | - |
| HSV(B) | 293.41º | 0.68% | 0.47% | - |
| XYZ | 10.86 | 6.28 | 18.73 | - |
| YUV | 70.18 | 156.68 | 157.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 39 | 121 | 0.07 | 0.68 | 0 | 0.53 | 293.41 | 0.51 | 0.31 |
| Hex | 70 | 27 | 79 | 7 | 44 | 0 | 35 | 125 | 33 | 1F |
| Octal | 160 | 47 | 171 | 7 | 104 | 0 | 65 | 445 | 63 | 37 |
| Binary | 1110000 | 100111 | 1111001 | 111 | 1000100 | 0 | 110101 | 100100101 | 110011 | 11111 |
Color Harmonies of #702779
Complementary color
Monochromatic Colors of #702779
Black with #702779
Text Example
Text Example
White with #702779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702779; }
p { color: rgb(112,39,121); }
H1.HeaderClassName
{
color: #702779;
}
.AnyTagClassName
{
color: #702779;
}
</style>
background-color css
<style>
a { background-color: #702779; }
a { background-color: rgb(112,39,121); }
div.DivClassName
{
background-color: #702779;
}
.BgClassName
{
background-color: #702779;
}
</style>
border-color css
<style>
span { border-color: #702779; }
span { border-color: rgb(112,39,121); }
td.TdClassName
{
border-color: #702779;
}
.TagClassName
{
border-color: #702779;
}
</style>