Shades of Flirt #713047
Tints of Flirt #713047
RGB
CMYK
RGB Variations
Color information
#713047 (or 0x713047) is known color: Flirt. HEX triplet: 71, 30 and 47. RGB value is (113,48,71). Sum of RGB (Red+Green+Blue) = 113+48+71=232 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.71% from 232); Green value is 48 (19.14% from 255 or 20.69% from 232); Blue value is 71 (28.12% from 255 or 30.60% from 232); Max value from RGB is 113 - color contains mainly: red. Hex color #713047 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713047 is #8ECFB8. Grayscale: #464646. Windows color (decimal): -9359289 or 4665457. OLE color: 4665457.
HSL color Cylindrical-coordinate representation of color #713047: hue angle of 338.77º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #713047 is Cyan = 0, Magento = 0.58, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 48 | 71 | - |
| CMYK | 0 | 0.58 | 0.37 | 0.56 |
| HSL | 338.77º | 0.4% | 0.32% | - |
| HSV(B) | 338.77º | 0.58% | 0.44% | - |
| XYZ | 9 | 6.08 | 6.66 | - |
| YUV | 70.06 | 128.53 | 158.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 48 | 71 | 0 | 0.58 | 0.37 | 0.56 | 338.77 | 0.4 | 0.32 |
| Hex | 71 | 30 | 47 | 0 | 3A | 25 | 38 | 153 | 28 | 20 |
| Octal | 161 | 60 | 107 | 0 | 72 | 45 | 70 | 523 | 50 | 40 |
| Binary | 1110001 | 110000 | 1000111 | 0 | 111010 | 100101 | 111000 | 101010011 | 101000 | 100000 |
Color Harmonies of #713047
Complementary color
Monochromatic Colors of #713047
Black with #713047
Text Example
Text Example
White with #713047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713047; }
p { color: rgb(113,48,71); }
H1.HeaderClassName
{
color: #713047;
}
.AnyTagClassName
{
color: #713047;
}
</style>
background-color css
<style>
a { background-color: #713047; }
a { background-color: rgb(113,48,71); }
div.DivClassName
{
background-color: #713047;
}
.BgClassName
{
background-color: #713047;
}
</style>
border-color css
<style>
span { border-color: #713047; }
span { border-color: rgb(113,48,71); }
td.TdClassName
{
border-color: #713047;
}
.TagClassName
{
border-color: #713047;
}
</style>