Shades of Flirt #713356
Tints of Flirt #713356
RGB
CMYK
RGB Variations
Color information
#713356 (or 0x713356) is known color: Flirt. HEX triplet: 71, 33 and 56. RGB value is (113,51,86). Sum of RGB (Red+Green+Blue) = 113+51+86=250 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.2% from 250); Green value is 51 (20.31% from 255 or 20.4% from 250); Blue value is 86 (33.98% from 255 or 34.4% from 250); Max value from RGB is 113 - color contains mainly: red. Hex color #713356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713356 is #8ECCA9. Grayscale: #494949. Windows color (decimal): -9358506 or 5649265. OLE color: 5649265.
HSL color Cylindrical-coordinate representation of color #713356: hue angle of 326.13º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #713356 is Cyan = 0, Magento = 0.55, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 51 | 86 | - |
| CMYK | 0 | 0.55 | 0.24 | 0.56 |
| HSL | 326.13º | 0.38% | 0.32% | - |
| HSV(B) | 326.13º | 0.55% | 0.44% | - |
| XYZ | 9.67 | 6.55 | 9.56 | - |
| YUV | 73.53 | 135.04 | 156.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 51 | 86 | 0 | 0.55 | 0.24 | 0.56 | 326.13 | 0.38 | 0.32 |
| Hex | 71 | 33 | 56 | 0 | 37 | 18 | 38 | 146 | 26 | 20 |
| Octal | 161 | 63 | 126 | 0 | 67 | 30 | 70 | 506 | 46 | 40 |
| Binary | 1110001 | 110011 | 1010110 | 0 | 110111 | 11000 | 111000 | 101000110 | 100110 | 100000 |
Color Harmonies of #713356
Complementary color
Monochromatic Colors of #713356
Black with #713356
Text Example
Text Example
White with #713356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713356; }
p { color: rgb(113,51,86); }
H1.HeaderClassName
{
color: #713356;
}
.AnyTagClassName
{
color: #713356;
}
</style>
background-color css
<style>
a { background-color: #713356; }
a { background-color: rgb(113,51,86); }
div.DivClassName
{
background-color: #713356;
}
.BgClassName
{
background-color: #713356;
}
</style>
border-color css
<style>
span { border-color: #713356; }
span { border-color: rgb(113,51,86); }
td.TdClassName
{
border-color: #713356;
}
.TagClassName
{
border-color: #713356;
}
</style>