Shades of Flirt #713851
Tints of Flirt #713851
RGB
CMYK
RGB Variations
Color information
#713851 (or 0x713851) is known color: Flirt. HEX triplet: 71, 38 and 51. RGB value is (113,56,81). Sum of RGB (Red+Green+Blue) = 113+56+81=250 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.2% from 250); Green value is 56 (22.27% from 255 or 22.4% from 250); Blue value is 81 (32.03% from 255 or 32.4% from 250); Max value from RGB is 113 - color contains mainly: red. Hex color #713851 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713851 is #8EC7AE. Grayscale: #4B4B4B. Windows color (decimal): -9357231 or 5322865. OLE color: 5322865.
HSL color Cylindrical-coordinate representation of color #713851: hue angle of 333.68º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #713851 is Cyan = 0, Magento = 0.50, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 56 | 81 | - |
| CMYK | 0 | 0.50 | 0.28 | 0.56 |
| HSL | 333.68º | 0.34% | 0.33% | - |
| HSV(B) | 333.68º | 0.5% | 0.44% | - |
| XYZ | 9.71 | 6.93 | 8.61 | - |
| YUV | 75.89 | 130.88 | 154.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 56 | 81 | 0 | 0.50 | 0.28 | 0.56 | 333.68 | 0.34 | 0.33 |
| Hex | 71 | 38 | 51 | 0 | 32 | 1C | 38 | 14E | 22 | 21 |
| Octal | 161 | 70 | 121 | 0 | 62 | 34 | 70 | 516 | 42 | 41 |
| Binary | 1110001 | 111000 | 1010001 | 0 | 110010 | 11100 | 111000 | 101001110 | 100010 | 100001 |
Color Harmonies of #713851
Complementary color
Monochromatic Colors of #713851
Black with #713851
Text Example
Text Example
White with #713851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713851; }
p { color: rgb(113,56,81); }
H1.HeaderClassName
{
color: #713851;
}
.AnyTagClassName
{
color: #713851;
}
</style>
background-color css
<style>
a { background-color: #713851; }
a { background-color: rgb(113,56,81); }
div.DivClassName
{
background-color: #713851;
}
.BgClassName
{
background-color: #713851;
}
</style>
border-color css
<style>
span { border-color: #713851; }
span { border-color: rgb(113,56,81); }
td.TdClassName
{
border-color: #713851;
}
.TagClassName
{
border-color: #713851;
}
</style>