Shades of Flirt #712948
Tints of Flirt #712948
RGB
CMYK
RGB Variations
Color information
#712948 (or 0x712948) is known color: Flirt. HEX triplet: 71, 29 and 48. RGB value is (113,41,72). Sum of RGB (Red+Green+Blue) = 113+41+72=226 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50% from 226); Green value is 41 (16.41% from 255 or 18.14% from 226); Blue value is 72 (28.52% from 255 or 31.86% from 226); Max value from RGB is 113 - color contains mainly: red. Hex color #712948 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #712948 is #8ED6B7. Grayscale: #424242. Windows color (decimal): -9361080 or 4729201. OLE color: 4729201.
HSL color Cylindrical-coordinate representation of color #712948: hue angle of 334.17º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #712948 is Cyan = 0, Magento = 0.64, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 41 | 72 | - |
| CMYK | 0 | 0.64 | 0.36 | 0.56 |
| HSL | 334.17º | 0.47% | 0.3% | - |
| HSV(B) | 334.17º | 0.64% | 0.44% | - |
| XYZ | 8.77 | 5.56 | 6.74 | - |
| YUV | 66.06 | 131.35 | 161.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 41 | 72 | 0 | 0.64 | 0.36 | 0.56 | 334.17 | 0.47 | 0.3 |
| Hex | 71 | 29 | 48 | 0 | 40 | 24 | 38 | 14E | 2F | 1E |
| Octal | 161 | 51 | 110 | 0 | 100 | 44 | 70 | 516 | 57 | 36 |
| Binary | 1110001 | 101001 | 1001000 | 0 | 1000000 | 100100 | 111000 | 101001110 | 101111 | 11110 |
Color Harmonies of #712948
Complementary color
Monochromatic Colors of #712948
Black with #712948
Text Example
Text Example
White with #712948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712948; }
p { color: rgb(113,41,72); }
H1.HeaderClassName
{
color: #712948;
}
.AnyTagClassName
{
color: #712948;
}
</style>
background-color css
<style>
a { background-color: #712948; }
a { background-color: rgb(113,41,72); }
div.DivClassName
{
background-color: #712948;
}
.BgClassName
{
background-color: #712948;
}
</style>
border-color css
<style>
span { border-color: #712948; }
span { border-color: rgb(113,41,72); }
td.TdClassName
{
border-color: #712948;
}
.TagClassName
{
border-color: #712948;
}
</style>