Shades of Flirt #713556
Tints of Flirt #713556
RGB
CMYK
RGB Variations
Color information
#713556 (or 0x713556) is known color: Flirt. HEX triplet: 71, 35 and 56. RGB value is (113,53,86). Sum of RGB (Red+Green+Blue) = 113+53+86=252 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.84% from 252); Green value is 53 (21.09% from 255 or 21.03% from 252); Blue value is 86 (33.98% from 255 or 34.13% from 252); Max value from RGB is 113 - color contains mainly: red. Hex color #713556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713556 is #8ECAA9. Grayscale: #4A4A4A. Windows color (decimal): -9357994 or 5649777. OLE color: 5649777.
HSL color Cylindrical-coordinate representation of color #713556: hue angle of 327º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #713556 is Cyan = 0, Magento = 0.53, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 53 | 86 | - |
| CMYK | 0 | 0.53 | 0.24 | 0.56 |
| HSL | 327º | 0.36% | 0.33% | - |
| HSV(B) | 327º | 0.53% | 0.44% | - |
| XYZ | 9.76 | 6.73 | 9.59 | - |
| YUV | 74.7 | 134.38 | 155.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 53 | 86 | 0 | 0.53 | 0.24 | 0.56 | 327 | 0.36 | 0.33 |
| Hex | 71 | 35 | 56 | 0 | 35 | 18 | 38 | 147 | 24 | 21 |
| Octal | 161 | 65 | 126 | 0 | 65 | 30 | 70 | 507 | 44 | 41 |
| Binary | 1110001 | 110101 | 1010110 | 0 | 110101 | 11000 | 111000 | 101000111 | 100100 | 100001 |
Color Harmonies of #713556
Complementary color
Monochromatic Colors of #713556
Black with #713556
Text Example
Text Example
White with #713556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713556; }
p { color: rgb(113,53,86); }
H1.HeaderClassName
{
color: #713556;
}
.AnyTagClassName
{
color: #713556;
}
</style>
background-color css
<style>
a { background-color: #713556; }
a { background-color: rgb(113,53,86); }
div.DivClassName
{
background-color: #713556;
}
.BgClassName
{
background-color: #713556;
}
</style>
border-color css
<style>
span { border-color: #713556; }
span { border-color: rgb(113,53,86); }
td.TdClassName
{
border-color: #713556;
}
.TagClassName
{
border-color: #713556;
}
</style>