Shades of Flirt #713651
Tints of Flirt #713651
RGB
CMYK
RGB Variations
Color information
#713651 (or 0x713651) is known color: Flirt. HEX triplet: 71, 36 and 51. RGB value is (113,54,81). Sum of RGB (Red+Green+Blue) = 113+54+81=248 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.56% from 248); Green value is 54 (21.48% from 255 or 21.77% from 248); Blue value is 81 (32.03% from 255 or 32.66% from 248); Max value from RGB is 113 - color contains mainly: red. Hex color #713651 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713651 is #8EC9AE. Grayscale: #4A4A4A. Windows color (decimal): -9357743 or 5322353. OLE color: 5322353.
HSL color Cylindrical-coordinate representation of color #713651: hue angle of 332.54º 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 #713651 is Cyan = 0, Magento = 0.52, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 81 | - |
| CMYK | 0 | 0.52 | 0.28 | 0.56 |
| HSL | 332.54º | 0.35% | 0.33% | - |
| HSV(B) | 332.54º | 0.52% | 0.44% | - |
| XYZ | 9.61 | 6.74 | 8.58 | - |
| YUV | 74.72 | 131.55 | 155.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 81 | 0 | 0.52 | 0.28 | 0.56 | 332.54 | 0.35 | 0.33 |
| Hex | 71 | 36 | 51 | 0 | 34 | 1C | 38 | 14D | 23 | 21 |
| Octal | 161 | 66 | 121 | 0 | 64 | 34 | 70 | 515 | 43 | 41 |
| Binary | 1110001 | 110110 | 1010001 | 0 | 110100 | 11100 | 111000 | 101001101 | 100011 | 100001 |
Color Harmonies of #713651
Complementary color
Monochromatic Colors of #713651
Black with #713651
Text Example
Text Example
White with #713651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713651; }
p { color: rgb(113,54,81); }
H1.HeaderClassName
{
color: #713651;
}
.AnyTagClassName
{
color: #713651;
}
</style>
background-color css
<style>
a { background-color: #713651; }
a { background-color: rgb(113,54,81); }
div.DivClassName
{
background-color: #713651;
}
.BgClassName
{
background-color: #713651;
}
</style>
border-color css
<style>
span { border-color: #713651; }
span { border-color: rgb(113,54,81); }
td.TdClassName
{
border-color: #713651;
}
.TagClassName
{
border-color: #713651;
}
</style>