Shades of Flirt #713653
Tints of Flirt #713653
RGB
CMYK
RGB Variations
Color information
#713653 (or 0x713653) is known color: Flirt. HEX triplet: 71, 36 and 53. RGB value is (113,54,83). Sum of RGB (Red+Green+Blue) = 113+54+83=250 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.2% from 250); Green value is 54 (21.48% from 255 or 21.6% from 250); Blue value is 83 (32.81% from 255 or 33.2% from 250); Max value from RGB is 113 - color contains mainly: red. Hex color #713653 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713653 is #8EC9AC. Grayscale: #4A4A4A. Windows color (decimal): -9357741 or 5453425. OLE color: 5453425.
HSL color Cylindrical-coordinate representation of color #713653: hue angle of 330.51º 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 #713653 is Cyan = 0, Magento = 0.52, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 83 | - |
| CMYK | 0 | 0.52 | 0.27 | 0.56 |
| HSL | 330.51º | 0.35% | 0.33% | - |
| HSV(B) | 330.51º | 0.52% | 0.44% | - |
| XYZ | 9.69 | 6.77 | 8.98 | - |
| YUV | 74.95 | 132.55 | 155.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 83 | 0 | 0.52 | 0.27 | 0.56 | 330.51 | 0.35 | 0.33 |
| Hex | 71 | 36 | 53 | 0 | 34 | 1B | 38 | 14B | 23 | 21 |
| Octal | 161 | 66 | 123 | 0 | 64 | 33 | 70 | 513 | 43 | 41 |
| Binary | 1110001 | 110110 | 1010011 | 0 | 110100 | 11011 | 111000 | 101001011 | 100011 | 100001 |
Color Harmonies of #713653
Complementary color
Monochromatic Colors of #713653
Black with #713653
Text Example
Text Example
White with #713653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713653; }
p { color: rgb(113,54,83); }
H1.HeaderClassName
{
color: #713653;
}
.AnyTagClassName
{
color: #713653;
}
</style>
background-color css
<style>
a { background-color: #713653; }
a { background-color: rgb(113,54,83); }
div.DivClassName
{
background-color: #713653;
}
.BgClassName
{
background-color: #713653;
}
</style>
border-color css
<style>
span { border-color: #713653; }
span { border-color: rgb(113,54,83); }
td.TdClassName
{
border-color: #713653;
}
.TagClassName
{
border-color: #713653;
}
</style>