Shades of Flirt #713247
Tints of Flirt #713247
RGB
CMYK
RGB Variations
Color information
#713247 (or 0x713247) is known color: Flirt. HEX triplet: 71, 32 and 47. RGB value is (113,50,71). Sum of RGB (Red+Green+Blue) = 113+50+71=234 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.29% from 234); Green value is 50 (19.92% from 255 or 21.37% from 234); Blue value is 71 (28.12% from 255 or 30.34% from 234); Max value from RGB is 113 - color contains mainly: red. Hex color #713247 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713247 is #8ECDB8. Grayscale: #474747. Windows color (decimal): -9358777 or 4665969. OLE color: 4665969.
HSL color Cylindrical-coordinate representation of color #713247: hue angle of 340º 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 #713247 is Cyan = 0, Magento = 0.56, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 50 | 71 | - |
| CMYK | 0 | 0.56 | 0.37 | 0.56 |
| HSL | 340º | 0.39% | 0.32% | - |
| HSV(B) | 340º | 0.56% | 0.44% | - |
| XYZ | 9.09 | 6.25 | 6.69 | - |
| YUV | 71.23 | 127.87 | 157.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 50 | 71 | 0 | 0.56 | 0.37 | 0.56 | 340 | 0.39 | 0.32 |
| Hex | 71 | 32 | 47 | 0 | 38 | 25 | 38 | 154 | 27 | 20 |
| Octal | 161 | 62 | 107 | 0 | 70 | 45 | 70 | 524 | 47 | 40 |
| Binary | 1110001 | 110010 | 1000111 | 0 | 111000 | 100101 | 111000 | 101010100 | 100111 | 100000 |
Color Harmonies of #713247
Complementary color
Monochromatic Colors of #713247
Black with #713247
Text Example
Text Example
White with #713247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713247; }
p { color: rgb(113,50,71); }
H1.HeaderClassName
{
color: #713247;
}
.AnyTagClassName
{
color: #713247;
}
</style>
background-color css
<style>
a { background-color: #713247; }
a { background-color: rgb(113,50,71); }
div.DivClassName
{
background-color: #713247;
}
.BgClassName
{
background-color: #713247;
}
</style>
border-color css
<style>
span { border-color: #713247; }
span { border-color: rgb(113,50,71); }
td.TdClassName
{
border-color: #713247;
}
.TagClassName
{
border-color: #713247;
}
</style>