Shades of Flirt #703249
Tints of Flirt #703249
RGB
CMYK
RGB Variations
Color information
#703249 (or 0x703249) is known color: Flirt. HEX triplet: 70, 32 and 49. RGB value is (112,50,73). Sum of RGB (Red+Green+Blue) = 112+50+73=235 (31% of max value = 765). Red value is 112 (44.14% from 255 or 47.66% from 235); Green value is 50 (19.92% from 255 or 21.28% from 235); Blue value is 73 (28.91% from 255 or 31.06% from 235); Max value from RGB is 112 - color contains mainly: red. Hex color #703249 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703249 is #8FCDB6. Grayscale: #474747. Windows color (decimal): -9424311 or 4797040. OLE color: 4797040.
HSL color Cylindrical-coordinate representation of color #703249: hue angle of 337.74º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #703249 is Cyan = 0, Magento = 0.55, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 50 | 73 | - |
| CMYK | 0 | 0.55 | 0.35 | 0.56 |
| HSL | 337.74º | 0.38% | 0.32% | - |
| HSV(B) | 337.74º | 0.55% | 0.44% | - |
| XYZ | 9.03 | 6.21 | 7.03 | - |
| YUV | 71.16 | 129.04 | 157.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 50 | 73 | 0 | 0.55 | 0.35 | 0.56 | 337.74 | 0.38 | 0.32 |
| Hex | 70 | 32 | 49 | 0 | 37 | 23 | 38 | 152 | 26 | 20 |
| Octal | 160 | 62 | 111 | 0 | 67 | 43 | 70 | 522 | 46 | 40 |
| Binary | 1110000 | 110010 | 1001001 | 0 | 110111 | 100011 | 111000 | 101010010 | 100110 | 100000 |
Color Harmonies of #703249
Complementary color
Monochromatic Colors of #703249
Black with #703249
Text Example
Text Example
White with #703249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703249; }
p { color: rgb(112,50,73); }
H1.HeaderClassName
{
color: #703249;
}
.AnyTagClassName
{
color: #703249;
}
</style>
background-color css
<style>
a { background-color: #703249; }
a { background-color: rgb(112,50,73); }
div.DivClassName
{
background-color: #703249;
}
.BgClassName
{
background-color: #703249;
}
</style>
border-color css
<style>
span { border-color: #703249; }
span { border-color: rgb(112,50,73); }
td.TdClassName
{
border-color: #703249;
}
.TagClassName
{
border-color: #703249;
}
</style>