Shades of Flirt #71394F
Tints of Flirt #71394F
RGB
CMYK
RGB Variations
Color information
#71394F (or 0x71394F) is known color: Flirt. HEX triplet: 71, 39 and 4F. RGB value is (113,57,79). Sum of RGB (Red+Green+Blue) = 113+57+79=249 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.38% from 249); Green value is 57 (22.66% from 255 or 22.89% from 249); Blue value is 79 (31.25% from 255 or 31.73% from 249); Max value from RGB is 113 - color contains mainly: red. Hex color #71394F is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #71394F is #8EC6B0. Grayscale: #4C4C4C. Windows color (decimal): -9356977 or 5192049. OLE color: 5192049.
HSL color Cylindrical-coordinate representation of color #71394F: hue angle of 336.43º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #71394F is Cyan = 0, Magento = 0.50, Yellow = 0.30 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 57 | 79 | - |
| CMYK | 0 | 0.50 | 0.30 | 0.56 |
| HSL | 336.43º | 0.33% | 0.33% | - |
| HSV(B) | 336.43º | 0.5% | 0.44% | - |
| XYZ | 9.68 | 7 | 8.24 | - |
| YUV | 76.25 | 129.55 | 154.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 57 | 79 | 0 | 0.50 | 0.30 | 0.56 | 336.43 | 0.33 | 0.33 |
| Hex | 71 | 39 | 4F | 0 | 32 | 1E | 38 | 150 | 21 | 21 |
| Octal | 161 | 71 | 117 | 0 | 62 | 36 | 70 | 520 | 41 | 41 |
| Binary | 1110001 | 111001 | 1001111 | 0 | 110010 | 11110 | 111000 | 101010000 | 100001 | 100001 |
Color Harmonies of #71394F
Complementary color
Monochromatic Colors of #71394F
Black with #71394F
Text Example
Text Example
White with #71394F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71394F; }
p { color: rgb(113,57,79); }
H1.HeaderClassName
{
color: #71394F;
}
.AnyTagClassName
{
color: #71394F;
}
</style>
background-color css
<style>
a { background-color: #71394F; }
a { background-color: rgb(113,57,79); }
div.DivClassName
{
background-color: #71394F;
}
.BgClassName
{
background-color: #71394F;
}
</style>
border-color css
<style>
span { border-color: #71394F; }
span { border-color: rgb(113,57,79); }
td.TdClassName
{
border-color: #71394F;
}
.TagClassName
{
border-color: #71394F;
}
</style>