Shades of Flirt #703155
Tints of Flirt #703155
RGB
CMYK
RGB Variations
Color information
#703155 (or 0x703155) is known color: Flirt. HEX triplet: 70, 31 and 55. RGB value is (112,49,85). Sum of RGB (Red+Green+Blue) = 112+49+85=246 (32% of max value = 765). Red value is 112 (44.14% from 255 or 45.53% from 246); Green value is 49 (19.53% from 255 or 19.92% from 246); Blue value is 85 (33.59% from 255 or 34.55% from 246); Max value from RGB is 112 - color contains mainly: red. Hex color #703155 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703155 is #8FCEAA. Grayscale: #474747. Windows color (decimal): -9424555 or 5583216. OLE color: 5583216.
HSL color Cylindrical-coordinate representation of color #703155: hue angle of 325.71º 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 #703155 is Cyan = 0, Magento = 0.56, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 49 | 85 | - |
| CMYK | 0 | 0.56 | 0.24 | 0.56 |
| HSL | 325.71º | 0.39% | 0.32% | - |
| HSV(B) | 325.71º | 0.56% | 0.44% | - |
| XYZ | 9.42 | 6.3 | 9.31 | - |
| YUV | 71.94 | 135.37 | 156.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 49 | 85 | 0 | 0.56 | 0.24 | 0.56 | 325.71 | 0.39 | 0.32 |
| Hex | 70 | 31 | 55 | 0 | 38 | 18 | 38 | 146 | 27 | 20 |
| Octal | 160 | 61 | 125 | 0 | 70 | 30 | 70 | 506 | 47 | 40 |
| Binary | 1110000 | 110001 | 1010101 | 0 | 111000 | 11000 | 111000 | 101000110 | 100111 | 100000 |
Color Harmonies of #703155
Complementary color
Monochromatic Colors of #703155
Black with #703155
Text Example
Text Example
White with #703155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703155; }
p { color: rgb(112,49,85); }
H1.HeaderClassName
{
color: #703155;
}
.AnyTagClassName
{
color: #703155;
}
</style>
background-color css
<style>
a { background-color: #703155; }
a { background-color: rgb(112,49,85); }
div.DivClassName
{
background-color: #703155;
}
.BgClassName
{
background-color: #703155;
}
</style>
border-color css
<style>
span { border-color: #703155; }
span { border-color: rgb(112,49,85); }
td.TdClassName
{
border-color: #703155;
}
.TagClassName
{
border-color: #703155;
}
</style>