Shades of Flirt #703750
Tints of Flirt #703750
RGB
CMYK
RGB Variations
Color information
#703750 (or 0x703750) is known color: Flirt. HEX triplet: 70, 37 and 50. RGB value is (112,55,80). Sum of RGB (Red+Green+Blue) = 112+55+80=247 (32% of max value = 765). Red value is 112 (44.14% from 255 or 45.34% from 247); Green value is 55 (21.88% from 255 or 22.27% from 247); Blue value is 80 (31.64% from 255 or 32.39% from 247); Max value from RGB is 112 - color contains mainly: red. Hex color #703750 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703750 is #8FC8AF. Grayscale: #4A4A4A. Windows color (decimal): -9423024 or 5257072. OLE color: 5257072.
HSL color Cylindrical-coordinate representation of color #703750: hue angle of 333.68º 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 #703750 is Cyan = 0, Magento = 0.51, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 55 | 80 | - |
| CMYK | 0 | 0.51 | 0.29 | 0.56 |
| HSL | 333.68º | 0.34% | 0.33% | - |
| HSV(B) | 333.68º | 0.51% | 0.44% | - |
| XYZ | 9.5 | 6.76 | 8.39 | - |
| YUV | 74.89 | 130.88 | 154.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 55 | 80 | 0 | 0.51 | 0.29 | 0.56 | 333.68 | 0.34 | 0.33 |
| Hex | 70 | 37 | 50 | 0 | 33 | 1D | 38 | 14E | 22 | 21 |
| Octal | 160 | 67 | 120 | 0 | 63 | 35 | 70 | 516 | 42 | 41 |
| Binary | 1110000 | 110111 | 1010000 | 0 | 110011 | 11101 | 111000 | 101001110 | 100010 | 100001 |
Color Harmonies of #703750
Complementary color
Monochromatic Colors of #703750
Black with #703750
Text Example
Text Example
White with #703750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703750; }
p { color: rgb(112,55,80); }
H1.HeaderClassName
{
color: #703750;
}
.AnyTagClassName
{
color: #703750;
}
</style>
background-color css
<style>
a { background-color: #703750; }
a { background-color: rgb(112,55,80); }
div.DivClassName
{
background-color: #703750;
}
.BgClassName
{
background-color: #703750;
}
</style>
border-color css
<style>
span { border-color: #703750; }
span { border-color: rgb(112,55,80); }
td.TdClassName
{
border-color: #703750;
}
.TagClassName
{
border-color: #703750;
}
</style>