Shades of Flirt #703557
Tints of Flirt #703557
RGB
CMYK
RGB Variations
Color information
#703557 (or 0x703557) is known color: Flirt. HEX triplet: 70, 35 and 57. RGB value is (112,53,87). Sum of RGB (Red+Green+Blue) = 112+53+87=252 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.44% from 252); Green value is 53 (21.09% from 255 or 21.03% from 252); Blue value is 87 (34.38% from 255 or 34.52% from 252); Max value from RGB is 112 - color contains mainly: red. Hex color #703557 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703557 is #8FCAA8. Grayscale: #4A4A4A. Windows color (decimal): -9423529 or 5715312. OLE color: 5715312.
HSL color Cylindrical-coordinate representation of color #703557: hue angle of 325.42º 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 #703557 is Cyan = 0, Magento = 0.53, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 53 | 87 | - |
| CMYK | 0 | 0.53 | 0.22 | 0.56 |
| HSL | 325.42º | 0.36% | 0.32% | - |
| HSV(B) | 325.42º | 0.53% | 0.44% | - |
| XYZ | 9.68 | 6.68 | 9.8 | - |
| YUV | 74.52 | 135.05 | 154.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 53 | 87 | 0 | 0.53 | 0.22 | 0.56 | 325.42 | 0.36 | 0.32 |
| Hex | 70 | 35 | 57 | 0 | 35 | 16 | 38 | 145 | 24 | 20 |
| Octal | 160 | 65 | 127 | 0 | 65 | 26 | 70 | 505 | 44 | 40 |
| Binary | 1110000 | 110101 | 1010111 | 0 | 110101 | 10110 | 111000 | 101000101 | 100100 | 100000 |
Color Harmonies of #703557
Complementary color
Monochromatic Colors of #703557
Black with #703557
Text Example
Text Example
White with #703557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703557; }
p { color: rgb(112,53,87); }
H1.HeaderClassName
{
color: #703557;
}
.AnyTagClassName
{
color: #703557;
}
</style>
background-color css
<style>
a { background-color: #703557; }
a { background-color: rgb(112,53,87); }
div.DivClassName
{
background-color: #703557;
}
.BgClassName
{
background-color: #703557;
}
</style>
border-color css
<style>
span { border-color: #703557; }
span { border-color: rgb(112,53,87); }
td.TdClassName
{
border-color: #703557;
}
.TagClassName
{
border-color: #703557;
}
</style>