Shades of Flirt #703556
Tints of Flirt #703556
RGB
CMYK
RGB Variations
Color information
#703556 (or 0x703556) is known color: Flirt. HEX triplet: 70, 35 and 56. RGB value is (112,53,86). Sum of RGB (Red+Green+Blue) = 112+53+86=251 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.62% from 251); Green value is 53 (21.09% from 255 or 21.12% from 251); Blue value is 86 (33.98% from 255 or 34.26% from 251); Max value from RGB is 112 - color contains mainly: red. Hex color #703556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703556 is #8FCAA9. Grayscale: #4A4A4A. Windows color (decimal): -9423530 or 5649776. OLE color: 5649776.
HSL color Cylindrical-coordinate representation of color #703556: hue angle of 326.44º degrees, saturation: 0.36, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #703556 is Cyan = 0, Magento = 0.53, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 53 | 86 | - |
| CMYK | 0 | 0.53 | 0.23 | 0.56 |
| HSL | 326.44º | 0.36% | 0.32% | - |
| HSV(B) | 326.44º | 0.53% | 0.44% | - |
| XYZ | 9.63 | 6.66 | 9.58 | - |
| YUV | 74.4 | 134.55 | 154.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 53 | 86 | 0 | 0.53 | 0.23 | 0.56 | 326.44 | 0.36 | 0.32 |
| Hex | 70 | 35 | 56 | 0 | 35 | 17 | 38 | 146 | 24 | 20 |
| Octal | 160 | 65 | 126 | 0 | 65 | 27 | 70 | 506 | 44 | 40 |
| Binary | 1110000 | 110101 | 1010110 | 0 | 110101 | 10111 | 111000 | 101000110 | 100100 | 100000 |
Color Harmonies of #703556
Complementary color
Monochromatic Colors of #703556
Black with #703556
Text Example
Text Example
White with #703556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703556; }
p { color: rgb(112,53,86); }
H1.HeaderClassName
{
color: #703556;
}
.AnyTagClassName
{
color: #703556;
}
</style>
background-color css
<style>
a { background-color: #703556; }
a { background-color: rgb(112,53,86); }
div.DivClassName
{
background-color: #703556;
}
.BgClassName
{
background-color: #703556;
}
</style>
border-color css
<style>
span { border-color: #703556; }
span { border-color: rgb(112,53,86); }
td.TdClassName
{
border-color: #703556;
}
.TagClassName
{
border-color: #703556;
}
</style>