Shades of Flirt #713659
Tints of Flirt #713659
RGB
CMYK
RGB Variations
Color information
#713659 (or 0x713659) is known color: Flirt. HEX triplet: 71, 36 and 59. RGB value is (113,54,89). Sum of RGB (Red+Green+Blue) = 113+54+89=256 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.14% from 256); Green value is 54 (21.48% from 255 or 21.09% from 256); Blue value is 89 (35.16% from 255 or 34.77% from 256); Max value from RGB is 113 - color contains mainly: red. Hex color #713659 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713659 is #8EC9A6. Grayscale: #4B4B4B. Windows color (decimal): -9357735 or 5846641. OLE color: 5846641.
HSL color Cylindrical-coordinate representation of color #713659: hue angle of 324.41º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #713659 is Cyan = 0, Magento = 0.52, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 89 | - |
| CMYK | 0 | 0.52 | 0.21 | 0.56 |
| HSL | 324.41º | 0.35% | 0.33% | - |
| HSV(B) | 324.41º | 0.52% | 0.44% | - |
| XYZ | 9.93 | 6.87 | 10.25 | - |
| YUV | 75.63 | 135.55 | 154.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 89 | 0 | 0.52 | 0.21 | 0.56 | 324.41 | 0.35 | 0.33 |
| Hex | 71 | 36 | 59 | 0 | 34 | 15 | 38 | 144 | 23 | 21 |
| Octal | 161 | 66 | 131 | 0 | 64 | 25 | 70 | 504 | 43 | 41 |
| Binary | 1110001 | 110110 | 1011001 | 0 | 110100 | 10101 | 111000 | 101000100 | 100011 | 100001 |
Color Harmonies of #713659
Complementary color
Monochromatic Colors of #713659
Black with #713659
Text Example
Text Example
White with #713659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713659; }
p { color: rgb(113,54,89); }
H1.HeaderClassName
{
color: #713659;
}
.AnyTagClassName
{
color: #713659;
}
</style>
background-color css
<style>
a { background-color: #713659; }
a { background-color: rgb(113,54,89); }
div.DivClassName
{
background-color: #713659;
}
.BgClassName
{
background-color: #713659;
}
</style>
border-color css
<style>
span { border-color: #713659; }
span { border-color: rgb(113,54,89); }
td.TdClassName
{
border-color: #713659;
}
.TagClassName
{
border-color: #713659;
}
</style>