Shades of Flirt #713750
Tints of Flirt #713750
RGB
CMYK
RGB Variations
Color information
#713750 (or 0x713750) is known color: Flirt. HEX triplet: 71, 37 and 50. RGB value is (113,55,80). Sum of RGB (Red+Green+Blue) = 113+55+80=248 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.56% from 248); Green value is 55 (21.88% from 255 or 22.18% from 248); Blue value is 80 (31.64% from 255 or 32.26% from 248); Max value from RGB is 113 - color contains mainly: red. Hex color #713750 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713750 is #8EC8AF. Grayscale: #4B4B4B. Windows color (decimal): -9357488 or 5257073. OLE color: 5257073.
HSL color Cylindrical-coordinate representation of color #713750: hue angle of 334.14º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #713750 is Cyan = 0, Magento = 0.51, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 55 | 80 | - |
| CMYK | 0 | 0.51 | 0.29 | 0.56 |
| HSL | 334.14º | 0.35% | 0.33% | - |
| HSV(B) | 334.14º | 0.51% | 0.44% | - |
| XYZ | 9.62 | 6.82 | 8.4 | - |
| YUV | 75.19 | 130.72 | 154.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 55 | 80 | 0 | 0.51 | 0.29 | 0.56 | 334.14 | 0.35 | 0.33 |
| Hex | 71 | 37 | 50 | 0 | 33 | 1D | 38 | 14E | 23 | 21 |
| Octal | 161 | 67 | 120 | 0 | 63 | 35 | 70 | 516 | 43 | 41 |
| Binary | 1110001 | 110111 | 1010000 | 0 | 110011 | 11101 | 111000 | 101001110 | 100011 | 100001 |
Color Harmonies of #713750
Complementary color
Monochromatic Colors of #713750
Black with #713750
Text Example
Text Example
White with #713750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713750; }
p { color: rgb(113,55,80); }
H1.HeaderClassName
{
color: #713750;
}
.AnyTagClassName
{
color: #713750;
}
</style>
background-color css
<style>
a { background-color: #713750; }
a { background-color: rgb(113,55,80); }
div.DivClassName
{
background-color: #713750;
}
.BgClassName
{
background-color: #713750;
}
</style>
border-color css
<style>
span { border-color: #713750; }
span { border-color: rgb(113,55,80); }
td.TdClassName
{
border-color: #713750;
}
.TagClassName
{
border-color: #713750;
}
</style>