Shades of Flirt #713558
Tints of Flirt #713558
RGB
CMYK
RGB Variations
Color information
#713558 (or 0x713558) is known color: Flirt. HEX triplet: 71, 35 and 58. RGB value is (113,53,88). Sum of RGB (Red+Green+Blue) = 113+53+88=254 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.49% from 254); Green value is 53 (21.09% from 255 or 20.87% from 254); Blue value is 88 (34.77% from 255 or 34.65% from 254); Max value from RGB is 113 - color contains mainly: red. Hex color #713558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713558 is #8ECAA7. Grayscale: #4A4A4A. Windows color (decimal): -9357992 or 5780849. OLE color: 5780849.
HSL color Cylindrical-coordinate representation of color #713558: hue angle of 325º 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 #713558 is Cyan = 0, Magento = 0.53, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 53 | 88 | - |
| CMYK | 0 | 0.53 | 0.22 | 0.56 |
| HSL | 325º | 0.36% | 0.33% | - |
| HSV(B) | 325º | 0.53% | 0.44% | - |
| XYZ | 9.84 | 6.76 | 10.02 | - |
| YUV | 74.93 | 135.38 | 155.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 53 | 88 | 0 | 0.53 | 0.22 | 0.56 | 325 | 0.36 | 0.33 |
| Hex | 71 | 35 | 58 | 0 | 35 | 16 | 38 | 145 | 24 | 21 |
| Octal | 161 | 65 | 130 | 0 | 65 | 26 | 70 | 505 | 44 | 41 |
| Binary | 1110001 | 110101 | 1011000 | 0 | 110101 | 10110 | 111000 | 101000101 | 100100 | 100001 |
Color Harmonies of #713558
Complementary color
Monochromatic Colors of #713558
Black with #713558
Text Example
Text Example
White with #713558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713558; }
p { color: rgb(113,53,88); }
H1.HeaderClassName
{
color: #713558;
}
.AnyTagClassName
{
color: #713558;
}
</style>
background-color css
<style>
a { background-color: #713558; }
a { background-color: rgb(113,53,88); }
div.DivClassName
{
background-color: #713558;
}
.BgClassName
{
background-color: #713558;
}
</style>
border-color css
<style>
span { border-color: #713558; }
span { border-color: rgb(113,53,88); }
td.TdClassName
{
border-color: #713558;
}
.TagClassName
{
border-color: #713558;
}
</style>