Shades of Flirt #713347
Tints of Flirt #713347
RGB
CMYK
RGB Variations
Color information
#713347 (or 0x713347) is known color: Flirt. HEX triplet: 71, 33 and 47. RGB value is (113,51,71). Sum of RGB (Red+Green+Blue) = 113+51+71=235 (31% of max value = 765). Red value is 113 (44.53% from 255 or 48.09% from 235); Green value is 51 (20.31% from 255 or 21.70% from 235); Blue value is 71 (28.12% from 255 or 30.21% from 235); Max value from RGB is 113 - color contains mainly: red. Hex color #713347 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713347 is #8ECCB8. Grayscale: #474747. Windows color (decimal): -9358521 or 4666225. OLE color: 4666225.
HSL color Cylindrical-coordinate representation of color #713347: hue angle of 340.65º 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 #713347 is Cyan = 0, Magento = 0.55, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 51 | 71 | - |
| CMYK | 0 | 0.55 | 0.37 | 0.56 |
| HSL | 340.65º | 0.38% | 0.32% | - |
| HSV(B) | 340.65º | 0.55% | 0.44% | - |
| XYZ | 9.13 | 6.33 | 6.7 | - |
| YUV | 71.82 | 127.54 | 157.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 51 | 71 | 0 | 0.55 | 0.37 | 0.56 | 340.65 | 0.38 | 0.32 |
| Hex | 71 | 33 | 47 | 0 | 37 | 25 | 38 | 155 | 26 | 20 |
| Octal | 161 | 63 | 107 | 0 | 67 | 45 | 70 | 525 | 46 | 40 |
| Binary | 1110001 | 110011 | 1000111 | 0 | 110111 | 100101 | 111000 | 101010101 | 100110 | 100000 |
Color Harmonies of #713347
Complementary color
Monochromatic Colors of #713347
Black with #713347
Text Example
Text Example
White with #713347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713347; }
p { color: rgb(113,51,71); }
H1.HeaderClassName
{
color: #713347;
}
.AnyTagClassName
{
color: #713347;
}
</style>
background-color css
<style>
a { background-color: #713347; }
a { background-color: rgb(113,51,71); }
div.DivClassName
{
background-color: #713347;
}
.BgClassName
{
background-color: #713347;
}
</style>
border-color css
<style>
span { border-color: #713347; }
span { border-color: rgb(113,51,71); }
td.TdClassName
{
border-color: #713347;
}
.TagClassName
{
border-color: #713347;
}
</style>