Shades of Flirt #713654
Tints of Flirt #713654
RGB
CMYK
RGB Variations
Color information
#713654 (or 0x713654) is known color: Flirt. HEX triplet: 71, 36 and 54. RGB value is (113,54,84). Sum of RGB (Red+Green+Blue) = 113+54+84=251 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.02% from 251); Green value is 54 (21.48% from 255 or 21.51% from 251); Blue value is 84 (33.20% from 255 or 33.47% from 251); Max value from RGB is 113 - color contains mainly: red. Hex color #713654 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713654 is #8EC9AB. Grayscale: #4A4A4A. Windows color (decimal): -9357740 or 5518961. OLE color: 5518961.
HSL color Cylindrical-coordinate representation of color #713654: hue angle of 329.49º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #713654 is Cyan = 0, Magento = 0.52, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 84 | - |
| CMYK | 0 | 0.52 | 0.26 | 0.56 |
| HSL | 329.49º | 0.35% | 0.33% | - |
| HSV(B) | 329.49º | 0.52% | 0.44% | - |
| XYZ | 9.73 | 6.79 | 9.19 | - |
| YUV | 75.06 | 133.05 | 155.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 84 | 0 | 0.52 | 0.26 | 0.56 | 329.49 | 0.35 | 0.33 |
| Hex | 71 | 36 | 54 | 0 | 34 | 1A | 38 | 149 | 23 | 21 |
| Octal | 161 | 66 | 124 | 0 | 64 | 32 | 70 | 511 | 43 | 41 |
| Binary | 1110001 | 110110 | 1010100 | 0 | 110100 | 11010 | 111000 | 101001001 | 100011 | 100001 |
Color Harmonies of #713654
Complementary color
Monochromatic Colors of #713654
Black with #713654
Text Example
Text Example
White with #713654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713654; }
p { color: rgb(113,54,84); }
H1.HeaderClassName
{
color: #713654;
}
.AnyTagClassName
{
color: #713654;
}
</style>
background-color css
<style>
a { background-color: #713654; }
a { background-color: rgb(113,54,84); }
div.DivClassName
{
background-color: #713654;
}
.BgClassName
{
background-color: #713654;
}
</style>
border-color css
<style>
span { border-color: #713654; }
span { border-color: rgb(113,54,84); }
td.TdClassName
{
border-color: #713654;
}
.TagClassName
{
border-color: #713654;
}
</style>