Shades of Flirt #703351
Tints of Flirt #703351
RGB
CMYK
RGB Variations
Color information
#703351 (or 0x703351) is known color: Flirt. HEX triplet: 70, 33 and 51. RGB value is (112,51,81). Sum of RGB (Red+Green+Blue) = 112+51+81=244 (32% of max value = 765). Red value is 112 (44.14% from 255 or 45.90% from 244); Green value is 51 (20.31% from 255 or 20.90% from 244); Blue value is 81 (32.03% from 255 or 33.20% from 244); Max value from RGB is 112 - color contains mainly: red. Hex color #703351 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703351 is #8FCCAE. Grayscale: #484848. Windows color (decimal): -9424047 or 5321584. OLE color: 5321584.
HSL color Cylindrical-coordinate representation of color #703351: hue angle of 330.49º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #703351 is Cyan = 0, Magento = 0.54, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 51 | 81 | - |
| CMYK | 0 | 0.54 | 0.28 | 0.56 |
| HSL | 330.49º | 0.37% | 0.32% | - |
| HSV(B) | 330.49º | 0.54% | 0.44% | - |
| XYZ | 9.35 | 6.41 | 8.53 | - |
| YUV | 72.66 | 132.71 | 156.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 51 | 81 | 0 | 0.54 | 0.28 | 0.56 | 330.49 | 0.37 | 0.32 |
| Hex | 70 | 33 | 51 | 0 | 36 | 1C | 38 | 14A | 25 | 20 |
| Octal | 160 | 63 | 121 | 0 | 66 | 34 | 70 | 512 | 45 | 40 |
| Binary | 1110000 | 110011 | 1010001 | 0 | 110110 | 11100 | 111000 | 101001010 | 100101 | 100000 |
Color Harmonies of #703351
Complementary color
Monochromatic Colors of #703351
Black with #703351
Text Example
Text Example
White with #703351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703351; }
p { color: rgb(112,51,81); }
H1.HeaderClassName
{
color: #703351;
}
.AnyTagClassName
{
color: #703351;
}
</style>
background-color css
<style>
a { background-color: #703351; }
a { background-color: rgb(112,51,81); }
div.DivClassName
{
background-color: #703351;
}
.BgClassName
{
background-color: #703351;
}
</style>
border-color css
<style>
span { border-color: #703351; }
span { border-color: rgb(112,51,81); }
td.TdClassName
{
border-color: #703351;
}
.TagClassName
{
border-color: #703351;
}
</style>