Shades of Flirt #713057
Tints of Flirt #713057
RGB
CMYK
RGB Variations
Color information
#713057 (or 0x713057) is known color: Flirt. HEX triplet: 71, 30 and 57. RGB value is (113,48,87). Sum of RGB (Red+Green+Blue) = 113+48+87=248 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.56% from 248); Green value is 48 (19.14% from 255 or 19.35% from 248); Blue value is 87 (34.38% from 255 or 35.08% from 248); Max value from RGB is 113 - color contains mainly: red. Hex color #713057 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713057 is #8ECFA8. Grayscale: #474747. Windows color (decimal): -9359273 or 5714033. OLE color: 5714033.
HSL color Cylindrical-coordinate representation of color #713057: hue angle of 324º 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 #713057 is Cyan = 0, Magento = 0.58, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 48 | 87 | - |
| CMYK | 0 | 0.58 | 0.23 | 0.56 |
| HSL | 324º | 0.4% | 0.32% | - |
| HSV(B) | 324º | 0.58% | 0.44% | - |
| XYZ | 9.59 | 6.31 | 9.73 | - |
| YUV | 71.88 | 136.53 | 157.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 48 | 87 | 0 | 0.58 | 0.23 | 0.56 | 324 | 0.4 | 0.32 |
| Hex | 71 | 30 | 57 | 0 | 3A | 17 | 38 | 144 | 28 | 20 |
| Octal | 161 | 60 | 127 | 0 | 72 | 27 | 70 | 504 | 50 | 40 |
| Binary | 1110001 | 110000 | 1010111 | 0 | 111010 | 10111 | 111000 | 101000100 | 101000 | 100000 |
Color Harmonies of #713057
Complementary color
Monochromatic Colors of #713057
Black with #713057
Text Example
Text Example
White with #713057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713057; }
p { color: rgb(113,48,87); }
H1.HeaderClassName
{
color: #713057;
}
.AnyTagClassName
{
color: #713057;
}
</style>
background-color css
<style>
a { background-color: #713057; }
a { background-color: rgb(113,48,87); }
div.DivClassName
{
background-color: #713057;
}
.BgClassName
{
background-color: #713057;
}
</style>
border-color css
<style>
span { border-color: #713057; }
span { border-color: rgb(113,48,87); }
td.TdClassName
{
border-color: #713057;
}
.TagClassName
{
border-color: #713057;
}
</style>