Shades of Flirt #713254
Tints of Flirt #713254
RGB
CMYK
RGB Variations
Color information
#713254 (or 0x713254) is known color: Flirt. HEX triplet: 71, 32 and 54. RGB value is (113,50,84). Sum of RGB (Red+Green+Blue) = 113+50+84=247 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.75% from 247); Green value is 50 (19.92% from 255 or 20.24% from 247); Blue value is 84 (33.20% from 255 or 34.01% from 247); Max value from RGB is 113 - color contains mainly: red. Hex color #713254 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713254 is #8ECDAB. Grayscale: #484848. Windows color (decimal): -9358764 or 5517937. OLE color: 5517937.
HSL color Cylindrical-coordinate representation of color #713254: hue angle of 327.62º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #713254 is Cyan = 0, Magento = 0.56, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 50 | 84 | - |
| CMYK | 0 | 0.56 | 0.26 | 0.56 |
| HSL | 327.62º | 0.39% | 0.32% | - |
| HSV(B) | 327.62º | 0.56% | 0.44% | - |
| XYZ | 9.55 | 6.43 | 9.13 | - |
| YUV | 72.71 | 134.37 | 156.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 50 | 84 | 0 | 0.56 | 0.26 | 0.56 | 327.62 | 0.39 | 0.32 |
| Hex | 71 | 32 | 54 | 0 | 38 | 1A | 38 | 148 | 27 | 20 |
| Octal | 161 | 62 | 124 | 0 | 70 | 32 | 70 | 510 | 47 | 40 |
| Binary | 1110001 | 110010 | 1010100 | 0 | 111000 | 11010 | 111000 | 101001000 | 100111 | 100000 |
Color Harmonies of #713254
Complementary color
Monochromatic Colors of #713254
Black with #713254
Text Example
Text Example
White with #713254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713254; }
p { color: rgb(113,50,84); }
H1.HeaderClassName
{
color: #713254;
}
.AnyTagClassName
{
color: #713254;
}
</style>
background-color css
<style>
a { background-color: #713254; }
a { background-color: rgb(113,50,84); }
div.DivClassName
{
background-color: #713254;
}
.BgClassName
{
background-color: #713254;
}
</style>
border-color css
<style>
span { border-color: #713254; }
span { border-color: rgb(113,50,84); }
td.TdClassName
{
border-color: #713254;
}
.TagClassName
{
border-color: #713254;
}
</style>