Shades of Flirt #703751
Tints of Flirt #703751
RGB
CMYK
RGB Variations
Color information
#703751 (or 0x703751) is known color: Flirt. HEX triplet: 70, 37 and 51. RGB value is (112,55,81). Sum of RGB (Red+Green+Blue) = 112+55+81=248 (32% of max value = 765). Red value is 112 (44.14% from 255 or 45.16% from 248); Green value is 55 (21.88% from 255 or 22.18% from 248); Blue value is 81 (32.03% from 255 or 32.66% from 248); Max value from RGB is 112 - color contains mainly: red. Hex color #703751 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703751 is #8FC8AE. Grayscale: #4A4A4A. Windows color (decimal): -9423023 or 5322608. OLE color: 5322608.
HSL color Cylindrical-coordinate representation of color #703751: hue angle of 332.63º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #703751 is Cyan = 0, Magento = 0.51, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 55 | 81 | - |
| CMYK | 0 | 0.51 | 0.28 | 0.56 |
| HSL | 332.63º | 0.34% | 0.33% | - |
| HSV(B) | 332.63º | 0.51% | 0.44% | - |
| XYZ | 9.53 | 6.77 | 8.59 | - |
| YUV | 75.01 | 131.38 | 154.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 55 | 81 | 0 | 0.51 | 0.28 | 0.56 | 332.63 | 0.34 | 0.33 |
| Hex | 70 | 37 | 51 | 0 | 33 | 1C | 38 | 14D | 22 | 21 |
| Octal | 160 | 67 | 121 | 0 | 63 | 34 | 70 | 515 | 42 | 41 |
| Binary | 1110000 | 110111 | 1010001 | 0 | 110011 | 11100 | 111000 | 101001101 | 100010 | 100001 |
Color Harmonies of #703751
Complementary color
Monochromatic Colors of #703751
Black with #703751
Text Example
Text Example
White with #703751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703751; }
p { color: rgb(112,55,81); }
H1.HeaderClassName
{
color: #703751;
}
.AnyTagClassName
{
color: #703751;
}
</style>
background-color css
<style>
a { background-color: #703751; }
a { background-color: rgb(112,55,81); }
div.DivClassName
{
background-color: #703751;
}
.BgClassName
{
background-color: #703751;
}
</style>
border-color css
<style>
span { border-color: #703751; }
span { border-color: rgb(112,55,81); }
td.TdClassName
{
border-color: #703751;
}
.TagClassName
{
border-color: #703751;
}
</style>