Shades of Flirt #703147
Tints of Flirt #703147
RGB
CMYK
RGB Variations
Color information
#703147 (or 0x703147) is known color: Flirt. HEX triplet: 70, 31 and 47. RGB value is (112,49,71). Sum of RGB (Red+Green+Blue) = 112+49+71=232 (30% of max value = 765). Red value is 112 (44.14% from 255 or 48.28% from 232); Green value is 49 (19.53% from 255 or 21.12% from 232); Blue value is 71 (28.12% from 255 or 30.60% from 232); Max value from RGB is 112 - color contains mainly: red. Hex color #703147 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703147 is #8FCEB8. Grayscale: #464646. Windows color (decimal): -9424569 or 4665712. OLE color: 4665712.
HSL color Cylindrical-coordinate representation of color #703147: hue angle of 339.05º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #703147 is Cyan = 0, Magento = 0.56, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 49 | 71 | - |
| CMYK | 0 | 0.56 | 0.37 | 0.56 |
| HSL | 339.05º | 0.39% | 0.32% | - |
| HSV(B) | 339.05º | 0.56% | 0.44% | - |
| XYZ | 8.92 | 6.1 | 6.67 | - |
| YUV | 70.35 | 128.37 | 157.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 49 | 71 | 0 | 0.56 | 0.37 | 0.56 | 339.05 | 0.39 | 0.32 |
| Hex | 70 | 31 | 47 | 0 | 38 | 25 | 38 | 153 | 27 | 20 |
| Octal | 160 | 61 | 107 | 0 | 70 | 45 | 70 | 523 | 47 | 40 |
| Binary | 1110000 | 110001 | 1000111 | 0 | 111000 | 100101 | 111000 | 101010011 | 100111 | 100000 |
Color Harmonies of #703147
Complementary color
Monochromatic Colors of #703147
Black with #703147
Text Example
Text Example
White with #703147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703147; }
p { color: rgb(112,49,71); }
H1.HeaderClassName
{
color: #703147;
}
.AnyTagClassName
{
color: #703147;
}
</style>
background-color css
<style>
a { background-color: #703147; }
a { background-color: rgb(112,49,71); }
div.DivClassName
{
background-color: #703147;
}
.BgClassName
{
background-color: #703147;
}
</style>
border-color css
<style>
span { border-color: #703147; }
span { border-color: rgb(112,49,71); }
td.TdClassName
{
border-color: #703147;
}
.TagClassName
{
border-color: #703147;
}
</style>