Shades of Flirt #713554
Tints of Flirt #713554
RGB
CMYK
RGB Variations
Color information
#713554 (or 0x713554) is known color: Flirt. HEX triplet: 71, 35 and 54. RGB value is (113,53,84). Sum of RGB (Red+Green+Blue) = 113+53+84=250 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.2% from 250); Green value is 53 (21.09% from 255 or 21.2% from 250); Blue value is 84 (33.20% from 255 or 33.6% from 250); Max value from RGB is 113 - color contains mainly: red. Hex color #713554 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713554 is #8ECAAB. Grayscale: #4A4A4A. Windows color (decimal): -9357996 or 5518705. OLE color: 5518705.
HSL color Cylindrical-coordinate representation of color #713554: hue angle of 329º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #713554 is Cyan = 0, Magento = 0.53, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 53 | 84 | - |
| CMYK | 0 | 0.53 | 0.26 | 0.56 |
| HSL | 329º | 0.36% | 0.33% | - |
| HSV(B) | 329º | 0.53% | 0.44% | - |
| XYZ | 9.68 | 6.7 | 9.17 | - |
| YUV | 74.47 | 133.38 | 155.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 53 | 84 | 0 | 0.53 | 0.26 | 0.56 | 329 | 0.36 | 0.33 |
| Hex | 71 | 35 | 54 | 0 | 35 | 1A | 38 | 149 | 24 | 21 |
| Octal | 161 | 65 | 124 | 0 | 65 | 32 | 70 | 511 | 44 | 41 |
| Binary | 1110001 | 110101 | 1010100 | 0 | 110101 | 11010 | 111000 | 101001001 | 100100 | 100001 |
Color Harmonies of #713554
Complementary color
Monochromatic Colors of #713554
Black with #713554
Text Example
Text Example
White with #713554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713554; }
p { color: rgb(113,53,84); }
H1.HeaderClassName
{
color: #713554;
}
.AnyTagClassName
{
color: #713554;
}
</style>
background-color css
<style>
a { background-color: #713554; }
a { background-color: rgb(113,53,84); }
div.DivClassName
{
background-color: #713554;
}
.BgClassName
{
background-color: #713554;
}
</style>
border-color css
<style>
span { border-color: #713554; }
span { border-color: rgb(113,53,84); }
td.TdClassName
{
border-color: #713554;
}
.TagClassName
{
border-color: #713554;
}
</style>