Shades of Flirt #703851
Tints of Flirt #703851
RGB
CMYK
RGB Variations
Color information
#703851 (or 0x703851) is known color: Flirt. HEX triplet: 70, 38 and 51. RGB value is (112,56,81). Sum of RGB (Red+Green+Blue) = 112+56+81=249 (32% of max value = 765). Red value is 112 (44.14% from 255 or 44.98% from 249); Green value is 56 (22.27% from 255 or 22.49% from 249); Blue value is 81 (32.03% from 255 or 32.53% from 249); Max value from RGB is 112 - color contains mainly: red. Hex color #703851 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703851 is #8FC7AE. Grayscale: #4B4B4B. Windows color (decimal): -9422767 or 5322864. OLE color: 5322864.
HSL color Cylindrical-coordinate representation of color #703851: hue angle of 333.21º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #703851 is Cyan = 0, Magento = 0.50, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 56 | 81 | - |
| CMYK | 0 | 0.50 | 0.28 | 0.56 |
| HSL | 333.21º | 0.33% | 0.33% | - |
| HSV(B) | 333.21º | 0.5% | 0.44% | - |
| XYZ | 9.58 | 6.87 | 8.61 | - |
| YUV | 75.59 | 131.05 | 153.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 56 | 81 | 0 | 0.50 | 0.28 | 0.56 | 333.21 | 0.33 | 0.33 |
| Hex | 70 | 38 | 51 | 0 | 32 | 1C | 38 | 14D | 21 | 21 |
| Octal | 160 | 70 | 121 | 0 | 62 | 34 | 70 | 515 | 41 | 41 |
| Binary | 1110000 | 111000 | 1010001 | 0 | 110010 | 11100 | 111000 | 101001101 | 100001 | 100001 |
Color Harmonies of #703851
Complementary color
Monochromatic Colors of #703851
Black with #703851
Text Example
Text Example
White with #703851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703851; }
p { color: rgb(112,56,81); }
H1.HeaderClassName
{
color: #703851;
}
.AnyTagClassName
{
color: #703851;
}
</style>
background-color css
<style>
a { background-color: #703851; }
a { background-color: rgb(112,56,81); }
div.DivClassName
{
background-color: #703851;
}
.BgClassName
{
background-color: #703851;
}
</style>
border-color css
<style>
span { border-color: #703851; }
span { border-color: rgb(112,56,81); }
td.TdClassName
{
border-color: #703851;
}
.TagClassName
{
border-color: #703851;
}
</style>