Shades of Flirt #713658
Tints of Flirt #713658
RGB
CMYK
RGB Variations
Color information
#713658 (or 0x713658) is known color: Flirt. HEX triplet: 71, 36 and 58. RGB value is (113,54,88). Sum of RGB (Red+Green+Blue) = 113+54+88=255 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.31% from 255); Green value is 54 (21.48% from 255 or 21.18% from 255); Blue value is 88 (34.77% from 255 or 34.51% from 255); Max value from RGB is 113 - color contains mainly: red. Hex color #713658 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713658 is #8EC9A7. Grayscale: #4B4B4B. Windows color (decimal): -9357736 or 5781105. OLE color: 5781105.
HSL color Cylindrical-coordinate representation of color #713658: hue angle of 325.42º 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 #713658 is Cyan = 0, Magento = 0.52, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 88 | - |
| CMYK | 0 | 0.52 | 0.22 | 0.56 |
| HSL | 325.42º | 0.35% | 0.33% | - |
| HSV(B) | 325.42º | 0.52% | 0.44% | - |
| XYZ | 9.89 | 6.85 | 10.03 | - |
| YUV | 75.52 | 135.05 | 154.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 88 | 0 | 0.52 | 0.22 | 0.56 | 325.42 | 0.35 | 0.33 |
| Hex | 71 | 36 | 58 | 0 | 34 | 16 | 38 | 145 | 23 | 21 |
| Octal | 161 | 66 | 130 | 0 | 64 | 26 | 70 | 505 | 43 | 41 |
| Binary | 1110001 | 110110 | 1011000 | 0 | 110100 | 10110 | 111000 | 101000101 | 100011 | 100001 |
Color Harmonies of #713658
Complementary color
Monochromatic Colors of #713658
Black with #713658
Text Example
Text Example
White with #713658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713658; }
p { color: rgb(113,54,88); }
H1.HeaderClassName
{
color: #713658;
}
.AnyTagClassName
{
color: #713658;
}
</style>
background-color css
<style>
a { background-color: #713658; }
a { background-color: rgb(113,54,88); }
div.DivClassName
{
background-color: #713658;
}
.BgClassName
{
background-color: #713658;
}
</style>
border-color css
<style>
span { border-color: #713658; }
span { border-color: rgb(113,54,88); }
td.TdClassName
{
border-color: #713658;
}
.TagClassName
{
border-color: #713658;
}
</style>