Shades of Flirt #713357
Tints of Flirt #713357
RGB
CMYK
RGB Variations
Color information
#713357 (or 0x713357) is known color: Flirt. HEX triplet: 71, 33 and 57. RGB value is (113,51,87). Sum of RGB (Red+Green+Blue) = 113+51+87=251 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.02% from 251); Green value is 51 (20.31% from 255 or 20.32% from 251); Blue value is 87 (34.38% from 255 or 34.66% from 251); Max value from RGB is 113 - color contains mainly: red. Hex color #713357 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713357 is #8ECCA8. Grayscale: #494949. Windows color (decimal): -9358505 or 5714801. OLE color: 5714801.
HSL color Cylindrical-coordinate representation of color #713357: hue angle of 325.16º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #713357 is Cyan = 0, Magento = 0.55, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 51 | 87 | - |
| CMYK | 0 | 0.55 | 0.23 | 0.56 |
| HSL | 325.16º | 0.38% | 0.32% | - |
| HSV(B) | 325.16º | 0.55% | 0.44% | - |
| XYZ | 9.71 | 6.57 | 9.77 | - |
| YUV | 73.64 | 135.54 | 156.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 51 | 87 | 0 | 0.55 | 0.23 | 0.56 | 325.16 | 0.38 | 0.32 |
| Hex | 71 | 33 | 57 | 0 | 37 | 17 | 38 | 145 | 26 | 20 |
| Octal | 161 | 63 | 127 | 0 | 67 | 27 | 70 | 505 | 46 | 40 |
| Binary | 1110001 | 110011 | 1010111 | 0 | 110111 | 10111 | 111000 | 101000101 | 100110 | 100000 |
Color Harmonies of #713357
Complementary color
Monochromatic Colors of #713357
Black with #713357
Text Example
Text Example
White with #713357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713357; }
p { color: rgb(113,51,87); }
H1.HeaderClassName
{
color: #713357;
}
.AnyTagClassName
{
color: #713357;
}
</style>
background-color css
<style>
a { background-color: #713357; }
a { background-color: rgb(113,51,87); }
div.DivClassName
{
background-color: #713357;
}
.BgClassName
{
background-color: #713357;
}
</style>
border-color css
<style>
span { border-color: #713357; }
span { border-color: rgb(113,51,87); }
td.TdClassName
{
border-color: #713357;
}
.TagClassName
{
border-color: #713357;
}
</style>