Shades of Flirt #713752
Tints of Flirt #713752
RGB
CMYK
RGB Variations
Color information
#713752 (or 0x713752) is known color: Flirt. HEX triplet: 71, 37 and 52. RGB value is (113,55,82). Sum of RGB (Red+Green+Blue) = 113+55+82=250 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.2% from 250); Green value is 55 (21.88% from 255 or 22% from 250); Blue value is 82 (32.42% from 255 or 32.8% from 250); Max value from RGB is 113 - color contains mainly: red. Hex color #713752 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713752 is #8EC8AD. Grayscale: #4B4B4B. Windows color (decimal): -9357486 or 5388145. OLE color: 5388145.
HSL color Cylindrical-coordinate representation of color #713752: hue angle of 332.07º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #713752 is Cyan = 0, Magento = 0.51, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 55 | 82 | - |
| CMYK | 0 | 0.51 | 0.27 | 0.56 |
| HSL | 332.07º | 0.35% | 0.33% | - |
| HSV(B) | 332.07º | 0.51% | 0.44% | - |
| XYZ | 9.7 | 6.85 | 8.79 | - |
| YUV | 75.42 | 131.72 | 154.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 55 | 82 | 0 | 0.51 | 0.27 | 0.56 | 332.07 | 0.35 | 0.33 |
| Hex | 71 | 37 | 52 | 0 | 33 | 1B | 38 | 14C | 23 | 21 |
| Octal | 161 | 67 | 122 | 0 | 63 | 33 | 70 | 514 | 43 | 41 |
| Binary | 1110001 | 110111 | 1010010 | 0 | 110011 | 11011 | 111000 | 101001100 | 100011 | 100001 |
Color Harmonies of #713752
Complementary color
Monochromatic Colors of #713752
Black with #713752
Text Example
Text Example
White with #713752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713752; }
p { color: rgb(113,55,82); }
H1.HeaderClassName
{
color: #713752;
}
.AnyTagClassName
{
color: #713752;
}
</style>
background-color css
<style>
a { background-color: #713752; }
a { background-color: rgb(113,55,82); }
div.DivClassName
{
background-color: #713752;
}
.BgClassName
{
background-color: #713752;
}
</style>
border-color css
<style>
span { border-color: #713752; }
span { border-color: rgb(113,55,82); }
td.TdClassName
{
border-color: #713752;
}
.TagClassName
{
border-color: #713752;
}
</style>