Shades of Seance #702877
Tints of Seance #702877
RGB
CMYK
RGB Variations
Color information
#702877 (or 0x702877) is known color: Seance. HEX triplet: 70, 28 and 77. RGB value is (112,40,119). Sum of RGB (Red+Green+Blue) = 112+40+119=271 (35% of max value = 765). Red value is 112 (44.14% from 255 or 41.33% from 271); Green value is 40 (16.02% from 255 or 14.76% from 271); Blue value is 119 (46.88% from 255 or 43.91% from 271); Max value from RGB is 119 - color contains mainly: blue. Hex color #702877 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702877 is #8FD788. Grayscale: #464646. Windows color (decimal): -9426825 or 7809136. OLE color: 7809136.
HSL color Cylindrical-coordinate representation of color #702877: hue angle of 294.68º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #702877 is Cyan = 0.06, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 112 | 40 | 119 | - |
| CMYK | 0.06 | 0.66 | 0 | 0.53 |
| HSL | 294.68º | 0.5% | 0.31% | - |
| HSV(B) | 294.68º | 0.66% | 0.47% | - |
| XYZ | 10.77 | 6.29 | 18.1 | - |
| YUV | 70.53 | 155.35 | 157.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 40 | 119 | 0.06 | 0.66 | 0 | 0.53 | 294.68 | 0.5 | 0.31 |
| Hex | 70 | 28 | 77 | 6 | 42 | 0 | 35 | 127 | 32 | 1F |
| Octal | 160 | 50 | 167 | 6 | 102 | 0 | 65 | 447 | 62 | 37 |
| Binary | 1110000 | 101000 | 1110111 | 110 | 1000010 | 0 | 110101 | 100100111 | 110010 | 11111 |
Color Harmonies of #702877
Complementary color
Monochromatic Colors of #702877
Black with #702877
Text Example
Text Example
White with #702877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702877; }
p { color: rgb(112,40,119); }
H1.HeaderClassName
{
color: #702877;
}
.AnyTagClassName
{
color: #702877;
}
</style>
background-color css
<style>
a { background-color: #702877; }
a { background-color: rgb(112,40,119); }
div.DivClassName
{
background-color: #702877;
}
.BgClassName
{
background-color: #702877;
}
</style>
border-color css
<style>
span { border-color: #702877; }
span { border-color: rgb(112,40,119); }
td.TdClassName
{
border-color: #702877;
}
.TagClassName
{
border-color: #702877;
}
</style>