Shades of Seance #702577
Tints of Seance #702577
RGB
CMYK
RGB Variations
Color information
#702577 (or 0x702577) is known color: Seance. HEX triplet: 70, 25 and 77. RGB value is (112,37,119). Sum of RGB (Red+Green+Blue) = 112+37+119=268 (35% of max value = 765). Red value is 112 (44.14% from 255 or 41.79% from 268); Green value is 37 (14.84% from 255 or 13.81% from 268); Blue value is 119 (46.88% from 255 or 44.40% from 268); Max value from RGB is 119 - color contains mainly: blue. Hex color #702577 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702577 is #8FDA88. Grayscale: #444444. Windows color (decimal): -9427593 or 7808368. OLE color: 7808368.
HSL color Cylindrical-coordinate representation of color #702577: hue angle of 294.88º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #702577 is Cyan = 0.06, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 112 | 37 | 119 | - |
| CMYK | 0.06 | 0.69 | 0 | 0.53 |
| HSL | 294.88º | 0.53% | 0.31% | - |
| HSV(B) | 294.88º | 0.69% | 0.47% | - |
| XYZ | 10.67 | 6.1 | 18.07 | - |
| YUV | 68.77 | 156.35 | 158.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 37 | 119 | 0.06 | 0.69 | 0 | 0.53 | 294.88 | 0.53 | 0.31 |
| Hex | 70 | 25 | 77 | 6 | 45 | 0 | 35 | 127 | 35 | 1F |
| Octal | 160 | 45 | 167 | 6 | 105 | 0 | 65 | 447 | 65 | 37 |
| Binary | 1110000 | 100101 | 1110111 | 110 | 1000101 | 0 | 110101 | 100100111 | 110101 | 11111 |
Color Harmonies of #702577
Complementary color
Monochromatic Colors of #702577
Black with #702577
Text Example
Text Example
White with #702577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702577; }
p { color: rgb(112,37,119); }
H1.HeaderClassName
{
color: #702577;
}
.AnyTagClassName
{
color: #702577;
}
</style>
background-color css
<style>
a { background-color: #702577; }
a { background-color: rgb(112,37,119); }
div.DivClassName
{
background-color: #702577;
}
.BgClassName
{
background-color: #702577;
}
</style>
border-color css
<style>
span { border-color: #702577; }
span { border-color: rgb(112,37,119); }
td.TdClassName
{
border-color: #702577;
}
.TagClassName
{
border-color: #702577;
}
</style>