Shades of Flirt #713050
Tints of Flirt #713050
RGB
CMYK
RGB Variations
Color information
#713050 (or 0x713050) is known color: Flirt. HEX triplet: 71, 30 and 50. RGB value is (113,48,80). Sum of RGB (Red+Green+Blue) = 113+48+80=241 (31% of max value = 765). Red value is 113 (44.53% from 255 or 46.89% from 241); Green value is 48 (19.14% from 255 or 19.92% from 241); Blue value is 80 (31.64% from 255 or 33.20% from 241); Max value from RGB is 113 - color contains mainly: red. Hex color #713050 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713050 is #8ECFAF. Grayscale: #474747. Windows color (decimal): -9359280 or 5255281. OLE color: 5255281.
HSL color Cylindrical-coordinate representation of color #713050: hue angle of 330.46º 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 #713050 is Cyan = 0, Magento = 0.58, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 48 | 80 | - |
| CMYK | 0 | 0.58 | 0.29 | 0.56 |
| HSL | 330.46º | 0.4% | 0.32% | - |
| HSV(B) | 330.46º | 0.58% | 0.44% | - |
| XYZ | 9.31 | 6.2 | 8.3 | - |
| YUV | 71.08 | 133.03 | 157.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 48 | 80 | 0 | 0.58 | 0.29 | 0.56 | 330.46 | 0.4 | 0.32 |
| Hex | 71 | 30 | 50 | 0 | 3A | 1D | 38 | 14A | 28 | 20 |
| Octal | 161 | 60 | 120 | 0 | 72 | 35 | 70 | 512 | 50 | 40 |
| Binary | 1110001 | 110000 | 1010000 | 0 | 111010 | 11101 | 111000 | 101001010 | 101000 | 100000 |
Color Harmonies of #713050
Complementary color
Monochromatic Colors of #713050
Black with #713050
Text Example
Text Example
White with #713050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713050; }
p { color: rgb(113,48,80); }
H1.HeaderClassName
{
color: #713050;
}
.AnyTagClassName
{
color: #713050;
}
</style>
background-color css
<style>
a { background-color: #713050; }
a { background-color: rgb(113,48,80); }
div.DivClassName
{
background-color: #713050;
}
.BgClassName
{
background-color: #713050;
}
</style>
border-color css
<style>
span { border-color: #713050; }
span { border-color: rgb(113,48,80); }
td.TdClassName
{
border-color: #713050;
}
.TagClassName
{
border-color: #713050;
}
</style>