Shades of Flirt #713246
Tints of Flirt #713246
RGB
CMYK
RGB Variations
Color information
#713246 (or 0x713246) is known color: Flirt. HEX triplet: 71, 32 and 46. RGB value is (113,50,70). Sum of RGB (Red+Green+Blue) = 113+50+70=233 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.50% from 233); Green value is 50 (19.92% from 255 or 21.46% from 233); Blue value is 70 (27.73% from 255 or 30.04% from 233); Max value from RGB is 113 - color contains mainly: red. Hex color #713246 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713246 is #8ECDB9. Grayscale: #474747. Windows color (decimal): -9358778 or 4600433. OLE color: 4600433.
HSL color Cylindrical-coordinate representation of color #713246: hue angle of 340.95º 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 #713246 is Cyan = 0, Magento = 0.56, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 50 | 70 | - |
| CMYK | 0 | 0.56 | 0.38 | 0.56 |
| HSL | 340.95º | 0.39% | 0.32% | - |
| HSV(B) | 340.95º | 0.56% | 0.44% | - |
| XYZ | 9.06 | 6.23 | 6.52 | - |
| YUV | 71.12 | 127.37 | 157.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 50 | 70 | 0 | 0.56 | 0.38 | 0.56 | 340.95 | 0.39 | 0.32 |
| Hex | 71 | 32 | 46 | 0 | 38 | 26 | 38 | 155 | 27 | 20 |
| Octal | 161 | 62 | 106 | 0 | 70 | 46 | 70 | 525 | 47 | 40 |
| Binary | 1110001 | 110010 | 1000110 | 0 | 111000 | 100110 | 111000 | 101010101 | 100111 | 100000 |
Color Harmonies of #713246
Complementary color
Monochromatic Colors of #713246
Black with #713246
Text Example
Text Example
White with #713246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713246; }
p { color: rgb(113,50,70); }
H1.HeaderClassName
{
color: #713246;
}
.AnyTagClassName
{
color: #713246;
}
</style>
background-color css
<style>
a { background-color: #713246; }
a { background-color: rgb(113,50,70); }
div.DivClassName
{
background-color: #713246;
}
.BgClassName
{
background-color: #713246;
}
</style>
border-color css
<style>
span { border-color: #713246; }
span { border-color: rgb(113,50,70); }
td.TdClassName
{
border-color: #713246;
}
.TagClassName
{
border-color: #713246;
}
</style>