Shades of Seance #711879
Tints of Seance #711879
RGB
CMYK
RGB Variations
Color information
#711879 (or 0x711879) is known color: Seance. HEX triplet: 71, 18 and 79. RGB value is (113,24,121). Sum of RGB (Red+Green+Blue) = 113+24+121=258 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.80% from 258); Green value is 24 (9.77% from 255 or 9.30% from 258); Blue value is 121 (47.66% from 255 or 46.90% from 258); Max value from RGB is 121 - color contains mainly: blue. Hex color #711879 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711879 is #8EE786. Grayscale: #3D3D3D. Windows color (decimal): -9365383 or 7936113. OLE color: 7936113.
HSL color Cylindrical-coordinate representation of color #711879: hue angle of 295.05º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #711879 is Cyan = 0.07, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 24 | 121 | - |
| CMYK | 0.07 | 0.80 | 0 | 0.53 |
| HSL | 295.05º | 0.67% | 0.28% | - |
| HSV(B) | 295.05º | 0.8% | 0.47% | - |
| XYZ | 10.59 | 5.54 | 18.6 | - |
| YUV | 61.67 | 161.49 | 164.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 24 | 121 | 0.07 | 0.80 | 0 | 0.53 | 295.05 | 0.67 | 0.28 |
| Hex | 71 | 18 | 79 | 7 | 50 | 0 | 35 | 127 | 43 | 1C |
| Octal | 161 | 30 | 171 | 7 | 120 | 0 | 65 | 447 | 103 | 34 |
| Binary | 1110001 | 11000 | 1111001 | 111 | 1010000 | 0 | 110101 | 100100111 | 1000011 | 11100 |
Color Harmonies of #711879
Complementary color
Monochromatic Colors of #711879
Black with #711879
Text Example
Text Example
White with #711879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711879; }
p { color: rgb(113,24,121); }
H1.HeaderClassName
{
color: #711879;
}
.AnyTagClassName
{
color: #711879;
}
</style>
background-color css
<style>
a { background-color: #711879; }
a { background-color: rgb(113,24,121); }
div.DivClassName
{
background-color: #711879;
}
.BgClassName
{
background-color: #711879;
}
</style>
border-color css
<style>
span { border-color: #711879; }
span { border-color: rgb(113,24,121); }
td.TdClassName
{
border-color: #711879;
}
.TagClassName
{
border-color: #711879;
}
</style>