Shades of Flirt #703158
Tints of Flirt #703158
RGB
CMYK
RGB Variations
Color information
#703158 (or 0x703158) is known color: Flirt. HEX triplet: 70, 31 and 58. RGB value is (112,49,88). Sum of RGB (Red+Green+Blue) = 112+49+88=249 (32% of max value = 765). Red value is 112 (44.14% from 255 or 44.98% from 249); Green value is 49 (19.53% from 255 or 19.68% from 249); Blue value is 88 (34.77% from 255 or 35.34% from 249); Max value from RGB is 112 - color contains mainly: red. Hex color #703158 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703158 is #8FCEA7. Grayscale: #484848. Windows color (decimal): -9424552 or 5779824. OLE color: 5779824.
HSL color Cylindrical-coordinate representation of color #703158: hue angle of 322.86º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #703158 is Cyan = 0, Magento = 0.56, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 49 | 88 | - |
| CMYK | 0 | 0.56 | 0.21 | 0.56 |
| HSL | 322.86º | 0.39% | 0.32% | - |
| HSV(B) | 322.86º | 0.56% | 0.44% | - |
| XYZ | 9.54 | 6.35 | 9.95 | - |
| YUV | 72.28 | 136.87 | 156.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 49 | 88 | 0 | 0.56 | 0.21 | 0.56 | 322.86 | 0.39 | 0.32 |
| Hex | 70 | 31 | 58 | 0 | 38 | 15 | 38 | 143 | 27 | 20 |
| Octal | 160 | 61 | 130 | 0 | 70 | 25 | 70 | 503 | 47 | 40 |
| Binary | 1110000 | 110001 | 1011000 | 0 | 111000 | 10101 | 111000 | 101000011 | 100111 | 100000 |
Color Harmonies of #703158
Complementary color
Monochromatic Colors of #703158
Black with #703158
Text Example
Text Example
White with #703158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703158; }
p { color: rgb(112,49,88); }
H1.HeaderClassName
{
color: #703158;
}
.AnyTagClassName
{
color: #703158;
}
</style>
background-color css
<style>
a { background-color: #703158; }
a { background-color: rgb(112,49,88); }
div.DivClassName
{
background-color: #703158;
}
.BgClassName
{
background-color: #703158;
}
</style>
border-color css
<style>
span { border-color: #703158; }
span { border-color: rgb(112,49,88); }
td.TdClassName
{
border-color: #703158;
}
.TagClassName
{
border-color: #703158;
}
</style>