Shades of Flirt #713655
Tints of Flirt #713655
RGB
CMYK
RGB Variations
Color information
#713655 (or 0x713655) is known color: Flirt. HEX triplet: 71, 36 and 55. RGB value is (113,54,85). Sum of RGB (Red+Green+Blue) = 113+54+85=252 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.84% from 252); Green value is 54 (21.48% from 255 or 21.43% from 252); Blue value is 85 (33.59% from 255 or 33.73% from 252); Max value from RGB is 113 - color contains mainly: red. Hex color #713655 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713655 is #8EC9AA. Grayscale: #4B4B4B. Windows color (decimal): -9357739 or 5584497. OLE color: 5584497.
HSL color Cylindrical-coordinate representation of color #713655: hue angle of 328.47º 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 #713655 is Cyan = 0, Magento = 0.52, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 85 | - |
| CMYK | 0 | 0.52 | 0.25 | 0.56 |
| HSL | 328.47º | 0.35% | 0.33% | - |
| HSV(B) | 328.47º | 0.52% | 0.44% | - |
| XYZ | 9.77 | 6.8 | 9.39 | - |
| YUV | 75.18 | 133.55 | 154.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 85 | 0 | 0.52 | 0.25 | 0.56 | 328.47 | 0.35 | 0.33 |
| Hex | 71 | 36 | 55 | 0 | 34 | 19 | 38 | 148 | 23 | 21 |
| Octal | 161 | 66 | 125 | 0 | 64 | 31 | 70 | 510 | 43 | 41 |
| Binary | 1110001 | 110110 | 1010101 | 0 | 110100 | 11001 | 111000 | 101001000 | 100011 | 100001 |
Color Harmonies of #713655
Complementary color
Monochromatic Colors of #713655
Black with #713655
Text Example
Text Example
White with #713655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713655; }
p { color: rgb(113,54,85); }
H1.HeaderClassName
{
color: #713655;
}
.AnyTagClassName
{
color: #713655;
}
</style>
background-color css
<style>
a { background-color: #713655; }
a { background-color: rgb(113,54,85); }
div.DivClassName
{
background-color: #713655;
}
.BgClassName
{
background-color: #713655;
}
</style>
border-color css
<style>
span { border-color: #713655; }
span { border-color: rgb(113,54,85); }
td.TdClassName
{
border-color: #713655;
}
.TagClassName
{
border-color: #713655;
}
</style>