Shades of Flirt #713449
Tints of Flirt #713449
RGB
CMYK
RGB Variations
Color information
#713449 (or 0x713449) is known color: Flirt. HEX triplet: 71, 34 and 49. RGB value is (113,52,73). Sum of RGB (Red+Green+Blue) = 113+52+73=238 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.48% from 238); Green value is 52 (20.70% from 255 or 21.85% from 238); Blue value is 73 (28.91% from 255 or 30.67% from 238); Max value from RGB is 113 - color contains mainly: red. Hex color #713449 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713449 is #8ECBB6. Grayscale: #484848. Windows color (decimal): -9358263 or 4797553. OLE color: 4797553.
HSL color Cylindrical-coordinate representation of color #713449: hue angle of 339.34º 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 #713449 is Cyan = 0, Magento = 0.54, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 52 | 73 | - |
| CMYK | 0 | 0.54 | 0.35 | 0.56 |
| HSL | 339.34º | 0.37% | 0.32% | - |
| HSV(B) | 339.34º | 0.54% | 0.44% | - |
| XYZ | 9.24 | 6.45 | 7.06 | - |
| YUV | 72.63 | 128.21 | 156.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 52 | 73 | 0 | 0.54 | 0.35 | 0.56 | 339.34 | 0.37 | 0.32 |
| Hex | 71 | 34 | 49 | 0 | 36 | 23 | 38 | 153 | 25 | 20 |
| Octal | 161 | 64 | 111 | 0 | 66 | 43 | 70 | 523 | 45 | 40 |
| Binary | 1110001 | 110100 | 1001001 | 0 | 110110 | 100011 | 111000 | 101010011 | 100101 | 100000 |
Color Harmonies of #713449
Complementary color
Monochromatic Colors of #713449
Black with #713449
Text Example
Text Example
White with #713449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713449; }
p { color: rgb(113,52,73); }
H1.HeaderClassName
{
color: #713449;
}
.AnyTagClassName
{
color: #713449;
}
</style>
background-color css
<style>
a { background-color: #713449; }
a { background-color: rgb(113,52,73); }
div.DivClassName
{
background-color: #713449;
}
.BgClassName
{
background-color: #713449;
}
</style>
border-color css
<style>
span { border-color: #713449; }
span { border-color: rgb(113,52,73); }
td.TdClassName
{
border-color: #713449;
}
.TagClassName
{
border-color: #713449;
}
</style>