Shades of Flirt #713251
Tints of Flirt #713251
RGB
CMYK
RGB Variations
Color information
#713251 (or 0x713251) is known color: Flirt. HEX triplet: 71, 32 and 51. RGB value is (113,50,81). Sum of RGB (Red+Green+Blue) = 113+50+81=244 (32% of max value = 765). Red value is 113 (44.53% from 255 or 46.31% from 244); Green value is 50 (19.92% from 255 or 20.49% from 244); Blue value is 81 (32.03% from 255 or 33.20% from 244); Max value from RGB is 113 - color contains mainly: red. Hex color #713251 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713251 is #8ECDAE. Grayscale: #484848. Windows color (decimal): -9358767 or 5321329. OLE color: 5321329.
HSL color Cylindrical-coordinate representation of color #713251: hue angle of 330.48º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #713251 is Cyan = 0, Magento = 0.56, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 50 | 81 | - |
| CMYK | 0 | 0.56 | 0.28 | 0.56 |
| HSL | 330.48º | 0.39% | 0.32% | - |
| HSV(B) | 330.48º | 0.56% | 0.44% | - |
| XYZ | 9.44 | 6.39 | 8.52 | - |
| YUV | 72.37 | 132.87 | 156.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 50 | 81 | 0 | 0.56 | 0.28 | 0.56 | 330.48 | 0.39 | 0.32 |
| Hex | 71 | 32 | 51 | 0 | 38 | 1C | 38 | 14A | 27 | 20 |
| Octal | 161 | 62 | 121 | 0 | 70 | 34 | 70 | 512 | 47 | 40 |
| Binary | 1110001 | 110010 | 1010001 | 0 | 111000 | 11100 | 111000 | 101001010 | 100111 | 100000 |
Color Harmonies of #713251
Complementary color
Monochromatic Colors of #713251
Black with #713251
Text Example
Text Example
White with #713251
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713251; }
p { color: rgb(113,50,81); }
H1.HeaderClassName
{
color: #713251;
}
.AnyTagClassName
{
color: #713251;
}
</style>
background-color css
<style>
a { background-color: #713251; }
a { background-color: rgb(113,50,81); }
div.DivClassName
{
background-color: #713251;
}
.BgClassName
{
background-color: #713251;
}
</style>
border-color css
<style>
span { border-color: #713251; }
span { border-color: rgb(113,50,81); }
td.TdClassName
{
border-color: #713251;
}
.TagClassName
{
border-color: #713251;
}
</style>