Shades of Flirt #713451
Tints of Flirt #713451
RGB
CMYK
RGB Variations
Color information
#713451 (or 0x713451) is known color: Flirt. HEX triplet: 71, 34 and 51. RGB value is (113,52,81). Sum of RGB (Red+Green+Blue) = 113+52+81=246 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.93% from 246); Green value is 52 (20.70% from 255 or 21.14% from 246); Blue value is 81 (32.03% from 255 or 32.93% from 246); Max value from RGB is 113 - color contains mainly: red. Hex color #713451 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713451 is #8ECBAE. Grayscale: #494949. Windows color (decimal): -9358255 or 5321841. OLE color: 5321841.
HSL color Cylindrical-coordinate representation of color #713451: hue angle of 331.48º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #713451 is Cyan = 0, Magento = 0.54, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 52 | 81 | - |
| CMYK | 0 | 0.54 | 0.28 | 0.56 |
| HSL | 331.48º | 0.37% | 0.32% | - |
| HSV(B) | 331.48º | 0.54% | 0.44% | - |
| XYZ | 9.52 | 6.56 | 8.55 | - |
| YUV | 73.55 | 132.21 | 156.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 52 | 81 | 0 | 0.54 | 0.28 | 0.56 | 331.48 | 0.37 | 0.32 |
| Hex | 71 | 34 | 51 | 0 | 36 | 1C | 38 | 14B | 25 | 20 |
| Octal | 161 | 64 | 121 | 0 | 66 | 34 | 70 | 513 | 45 | 40 |
| Binary | 1110001 | 110100 | 1010001 | 0 | 110110 | 11100 | 111000 | 101001011 | 100101 | 100000 |
Color Harmonies of #713451
Complementary color
Monochromatic Colors of #713451
Black with #713451
Text Example
Text Example
White with #713451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713451; }
p { color: rgb(113,52,81); }
H1.HeaderClassName
{
color: #713451;
}
.AnyTagClassName
{
color: #713451;
}
</style>
background-color css
<style>
a { background-color: #713451; }
a { background-color: rgb(113,52,81); }
div.DivClassName
{
background-color: #713451;
}
.BgClassName
{
background-color: #713451;
}
</style>
border-color css
<style>
span { border-color: #713451; }
span { border-color: rgb(113,52,81); }
td.TdClassName
{
border-color: #713451;
}
.TagClassName
{
border-color: #713451;
}
</style>