Shades of Flirt #713355
Tints of Flirt #713355
RGB
CMYK
RGB Variations
Color information
#713355 (or 0x713355) is known color: Flirt. HEX triplet: 71, 33 and 55. RGB value is (113,51,85). Sum of RGB (Red+Green+Blue) = 113+51+85=249 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.38% from 249); Green value is 51 (20.31% from 255 or 20.48% from 249); Blue value is 85 (33.59% from 255 or 34.14% from 249); Max value from RGB is 113 - color contains mainly: red. Hex color #713355 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713355 is #8ECCAA. Grayscale: #494949. Windows color (decimal): -9358507 or 5583729. OLE color: 5583729.
HSL color Cylindrical-coordinate representation of color #713355: hue angle of 327.1º 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 #713355 is Cyan = 0, Magento = 0.55, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 51 | 85 | - |
| CMYK | 0 | 0.55 | 0.25 | 0.56 |
| HSL | 327.1º | 0.38% | 0.32% | - |
| HSV(B) | 327.1º | 0.55% | 0.44% | - |
| XYZ | 9.63 | 6.53 | 9.35 | - |
| YUV | 73.41 | 134.54 | 156.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 51 | 85 | 0 | 0.55 | 0.25 | 0.56 | 327.1 | 0.38 | 0.32 |
| Hex | 71 | 33 | 55 | 0 | 37 | 19 | 38 | 147 | 26 | 20 |
| Octal | 161 | 63 | 125 | 0 | 67 | 31 | 70 | 507 | 46 | 40 |
| Binary | 1110001 | 110011 | 1010101 | 0 | 110111 | 11001 | 111000 | 101000111 | 100110 | 100000 |
Color Harmonies of #713355
Complementary color
Monochromatic Colors of #713355
Black with #713355
Text Example
Text Example
White with #713355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713355; }
p { color: rgb(113,51,85); }
H1.HeaderClassName
{
color: #713355;
}
.AnyTagClassName
{
color: #713355;
}
</style>
background-color css
<style>
a { background-color: #713355; }
a { background-color: rgb(113,51,85); }
div.DivClassName
{
background-color: #713355;
}
.BgClassName
{
background-color: #713355;
}
</style>
border-color css
<style>
span { border-color: #713355; }
span { border-color: rgb(113,51,85); }
td.TdClassName
{
border-color: #713355;
}
.TagClassName
{
border-color: #713355;
}
</style>