Shades of Flirt #703146
Tints of Flirt #703146
RGB
CMYK
RGB Variations
Color information
#703146 (or 0x703146) is known color: Flirt. HEX triplet: 70, 31 and 46. RGB value is (112,49,70). Sum of RGB (Red+Green+Blue) = 112+49+70=231 (30% of max value = 765). Red value is 112 (44.14% from 255 or 48.48% from 231); Green value is 49 (19.53% from 255 or 21.21% from 231); Blue value is 70 (27.73% from 255 or 30.30% from 231); Max value from RGB is 112 - color contains mainly: red. Hex color #703146 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703146 is #8FCEB9. Grayscale: #464646. Windows color (decimal): -9424570 or 4600176. OLE color: 4600176.
HSL color Cylindrical-coordinate representation of color #703146: hue angle of 340º 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 #703146 is Cyan = 0, Magento = 0.56, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 49 | 70 | - |
| CMYK | 0 | 0.56 | 0.38 | 0.56 |
| HSL | 340º | 0.39% | 0.32% | - |
| HSV(B) | 340º | 0.56% | 0.44% | - |
| XYZ | 8.89 | 6.08 | 6.5 | - |
| YUV | 70.23 | 127.87 | 157.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 49 | 70 | 0 | 0.56 | 0.38 | 0.56 | 340 | 0.39 | 0.32 |
| Hex | 70 | 31 | 46 | 0 | 38 | 26 | 38 | 154 | 27 | 20 |
| Octal | 160 | 61 | 106 | 0 | 70 | 46 | 70 | 524 | 47 | 40 |
| Binary | 1110000 | 110001 | 1000110 | 0 | 111000 | 100110 | 111000 | 101010100 | 100111 | 100000 |
Color Harmonies of #703146
Complementary color
Monochromatic Colors of #703146
Black with #703146
Text Example
Text Example
White with #703146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703146; }
p { color: rgb(112,49,70); }
H1.HeaderClassName
{
color: #703146;
}
.AnyTagClassName
{
color: #703146;
}
</style>
background-color css
<style>
a { background-color: #703146; }
a { background-color: rgb(112,49,70); }
div.DivClassName
{
background-color: #703146;
}
.BgClassName
{
background-color: #703146;
}
</style>
border-color css
<style>
span { border-color: #703146; }
span { border-color: rgb(112,49,70); }
td.TdClassName
{
border-color: #703146;
}
.TagClassName
{
border-color: #703146;
}
</style>