Shades of Flirt #713148
Tints of Flirt #713148
RGB
CMYK
RGB Variations
Color information
#713148 (or 0x713148) is known color: Flirt. HEX triplet: 71, 31 and 48. RGB value is (113,49,72). Sum of RGB (Red+Green+Blue) = 113+49+72=234 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.29% from 234); Green value is 49 (19.53% from 255 or 20.94% from 234); Blue value is 72 (28.52% from 255 or 30.77% from 234); Max value from RGB is 113 - color contains mainly: red. Hex color #713148 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713148 is #8ECEB7. Grayscale: #464646. Windows color (decimal): -9359032 or 4731249. OLE color: 4731249.
HSL color Cylindrical-coordinate representation of color #713148: hue angle of 338.44º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #713148 is Cyan = 0, Magento = 0.57, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 49 | 72 | - |
| CMYK | 0 | 0.57 | 0.36 | 0.56 |
| HSL | 338.44º | 0.4% | 0.32% | - |
| HSV(B) | 338.44º | 0.57% | 0.44% | - |
| XYZ | 9.08 | 6.18 | 6.84 | - |
| YUV | 70.76 | 128.7 | 158.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 49 | 72 | 0 | 0.57 | 0.36 | 0.56 | 338.44 | 0.4 | 0.32 |
| Hex | 71 | 31 | 48 | 0 | 39 | 24 | 38 | 152 | 28 | 20 |
| Octal | 161 | 61 | 110 | 0 | 71 | 44 | 70 | 522 | 50 | 40 |
| Binary | 1110001 | 110001 | 1001000 | 0 | 111001 | 100100 | 111000 | 101010010 | 101000 | 100000 |
Color Harmonies of #713148
Complementary color
Monochromatic Colors of #713148
Black with #713148
Text Example
Text Example
White with #713148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713148; }
p { color: rgb(113,49,72); }
H1.HeaderClassName
{
color: #713148;
}
.AnyTagClassName
{
color: #713148;
}
</style>
background-color css
<style>
a { background-color: #713148; }
a { background-color: rgb(113,49,72); }
div.DivClassName
{
background-color: #713148;
}
.BgClassName
{
background-color: #713148;
}
</style>
border-color css
<style>
span { border-color: #713148; }
span { border-color: rgb(113,49,72); }
td.TdClassName
{
border-color: #713148;
}
.TagClassName
{
border-color: #713148;
}
</style>