Shades of Flirt #713249
Tints of Flirt #713249
RGB
CMYK
RGB Variations
Color information
#713249 (or 0x713249) is known color: Flirt. HEX triplet: 71, 32 and 49. RGB value is (113,50,73). Sum of RGB (Red+Green+Blue) = 113+50+73=236 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.88% from 236); Green value is 50 (19.92% from 255 or 21.19% from 236); Blue value is 73 (28.91% from 255 or 30.93% from 236); Max value from RGB is 113 - color contains mainly: red. Hex color #713249 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713249 is #8ECDB6. Grayscale: #474747. Windows color (decimal): -9358775 or 4797041. OLE color: 4797041.
HSL color Cylindrical-coordinate representation of color #713249: hue angle of 338.1º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #713249 is Cyan = 0, Magento = 0.56, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 50 | 73 | - |
| CMYK | 0 | 0.56 | 0.35 | 0.56 |
| HSL | 338.1º | 0.39% | 0.32% | - |
| HSV(B) | 338.1º | 0.56% | 0.44% | - |
| XYZ | 9.15 | 6.27 | 7.03 | - |
| YUV | 71.46 | 128.87 | 157.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 50 | 73 | 0 | 0.56 | 0.35 | 0.56 | 338.1 | 0.39 | 0.32 |
| Hex | 71 | 32 | 49 | 0 | 38 | 23 | 38 | 152 | 27 | 20 |
| Octal | 161 | 62 | 111 | 0 | 70 | 43 | 70 | 522 | 47 | 40 |
| Binary | 1110001 | 110010 | 1001001 | 0 | 111000 | 100011 | 111000 | 101010010 | 100111 | 100000 |
Color Harmonies of #713249
Complementary color
Monochromatic Colors of #713249
Black with #713249
Text Example
Text Example
White with #713249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713249; }
p { color: rgb(113,50,73); }
H1.HeaderClassName
{
color: #713249;
}
.AnyTagClassName
{
color: #713249;
}
</style>
background-color css
<style>
a { background-color: #713249; }
a { background-color: rgb(113,50,73); }
div.DivClassName
{
background-color: #713249;
}
.BgClassName
{
background-color: #713249;
}
</style>
border-color css
<style>
span { border-color: #713249; }
span { border-color: rgb(113,50,73); }
td.TdClassName
{
border-color: #713249;
}
.TagClassName
{
border-color: #713249;
}
</style>