Shades of Flirt #713453
Tints of Flirt #713453
RGB
CMYK
RGB Variations
Color information
#713453 (or 0x713453) is known color: Flirt. HEX triplet: 71, 34 and 53. RGB value is (113,52,83). Sum of RGB (Red+Green+Blue) = 113+52+83=248 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.56% from 248); Green value is 52 (20.70% from 255 or 20.97% from 248); Blue value is 83 (32.81% from 255 or 33.47% from 248); Max value from RGB is 113 - color contains mainly: red. Hex color #713453 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713453 is #8ECBAC. Grayscale: #494949. Windows color (decimal): -9358253 or 5452913. OLE color: 5452913.
HSL color Cylindrical-coordinate representation of color #713453: hue angle of 329.51º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #713453 is Cyan = 0, Magento = 0.54, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 52 | 83 | - |
| CMYK | 0 | 0.54 | 0.27 | 0.56 |
| HSL | 329.51º | 0.37% | 0.32% | - |
| HSV(B) | 329.51º | 0.54% | 0.44% | - |
| XYZ | 9.6 | 6.59 | 8.95 | - |
| YUV | 73.77 | 133.21 | 155.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 52 | 83 | 0 | 0.54 | 0.27 | 0.56 | 329.51 | 0.37 | 0.32 |
| Hex | 71 | 34 | 53 | 0 | 36 | 1B | 38 | 14A | 25 | 20 |
| Octal | 161 | 64 | 123 | 0 | 66 | 33 | 70 | 512 | 45 | 40 |
| Binary | 1110001 | 110100 | 1010011 | 0 | 110110 | 11011 | 111000 | 101001010 | 100101 | 100000 |
Color Harmonies of #713453
Complementary color
Monochromatic Colors of #713453
Black with #713453
Text Example
Text Example
White with #713453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713453; }
p { color: rgb(113,52,83); }
H1.HeaderClassName
{
color: #713453;
}
.AnyTagClassName
{
color: #713453;
}
</style>
background-color css
<style>
a { background-color: #713453; }
a { background-color: rgb(113,52,83); }
div.DivClassName
{
background-color: #713453;
}
.BgClassName
{
background-color: #713453;
}
</style>
border-color css
<style>
span { border-color: #713453; }
span { border-color: rgb(113,52,83); }
td.TdClassName
{
border-color: #713453;
}
.TagClassName
{
border-color: #713453;
}
</style>