Shades of Flirt #713056
Tints of Flirt #713056
RGB
CMYK
RGB Variations
Color information
#713056 (or 0x713056) is known color: Flirt. HEX triplet: 71, 30 and 56. RGB value is (113,48,86). Sum of RGB (Red+Green+Blue) = 113+48+86=247 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.75% from 247); Green value is 48 (19.14% from 255 or 19.43% from 247); Blue value is 86 (33.98% from 255 or 34.82% from 247); Max value from RGB is 113 - color contains mainly: red. Hex color #713056 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713056 is #8ECFA9. Grayscale: #474747. Windows color (decimal): -9359274 or 5648497. OLE color: 5648497.
HSL color Cylindrical-coordinate representation of color #713056: hue angle of 324.92º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #713056 is Cyan = 0, Magento = 0.58, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 48 | 86 | - |
| CMYK | 0 | 0.58 | 0.24 | 0.56 |
| HSL | 324.92º | 0.4% | 0.32% | - |
| HSV(B) | 324.92º | 0.58% | 0.44% | - |
| XYZ | 9.55 | 6.3 | 9.52 | - |
| YUV | 71.77 | 136.03 | 157.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 48 | 86 | 0 | 0.58 | 0.24 | 0.56 | 324.92 | 0.4 | 0.32 |
| Hex | 71 | 30 | 56 | 0 | 3A | 18 | 38 | 145 | 28 | 20 |
| Octal | 161 | 60 | 126 | 0 | 72 | 30 | 70 | 505 | 50 | 40 |
| Binary | 1110001 | 110000 | 1010110 | 0 | 111010 | 11000 | 111000 | 101000101 | 101000 | 100000 |
Color Harmonies of #713056
Complementary color
Monochromatic Colors of #713056
Black with #713056
Text Example
Text Example
White with #713056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713056; }
p { color: rgb(113,48,86); }
H1.HeaderClassName
{
color: #713056;
}
.AnyTagClassName
{
color: #713056;
}
</style>
background-color css
<style>
a { background-color: #713056; }
a { background-color: rgb(113,48,86); }
div.DivClassName
{
background-color: #713056;
}
.BgClassName
{
background-color: #713056;
}
</style>
border-color css
<style>
span { border-color: #713056; }
span { border-color: rgb(113,48,86); }
td.TdClassName
{
border-color: #713056;
}
.TagClassName
{
border-color: #713056;
}
</style>