Shades of Flirt #713349
Tints of Flirt #713349
RGB
CMYK
RGB Variations
Color information
#713349 (or 0x713349) is known color: Flirt. HEX triplet: 71, 33 and 49. RGB value is (113,51,73). Sum of RGB (Red+Green+Blue) = 113+51+73=237 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.68% from 237); Green value is 51 (20.31% from 255 or 21.52% from 237); Blue value is 73 (28.91% from 255 or 30.80% from 237); Max value from RGB is 113 - color contains mainly: red. Hex color #713349 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713349 is #8ECCB6. Grayscale: #484848. Windows color (decimal): -9358519 or 4797297. OLE color: 4797297.
HSL color Cylindrical-coordinate representation of color #713349: hue angle of 338.71º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #713349 is Cyan = 0, Magento = 0.55, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 51 | 73 | - |
| CMYK | 0 | 0.55 | 0.35 | 0.56 |
| HSL | 338.71º | 0.38% | 0.32% | - |
| HSV(B) | 338.71º | 0.55% | 0.44% | - |
| XYZ | 9.2 | 6.36 | 7.05 | - |
| YUV | 72.05 | 128.54 | 157.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 51 | 73 | 0 | 0.55 | 0.35 | 0.56 | 338.71 | 0.38 | 0.32 |
| Hex | 71 | 33 | 49 | 0 | 37 | 23 | 38 | 153 | 26 | 20 |
| Octal | 161 | 63 | 111 | 0 | 67 | 43 | 70 | 523 | 46 | 40 |
| Binary | 1110001 | 110011 | 1001001 | 0 | 110111 | 100011 | 111000 | 101010011 | 100110 | 100000 |
Color Harmonies of #713349
Complementary color
Monochromatic Colors of #713349
Black with #713349
Text Example
Text Example
White with #713349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713349; }
p { color: rgb(113,51,73); }
H1.HeaderClassName
{
color: #713349;
}
.AnyTagClassName
{
color: #713349;
}
</style>
background-color css
<style>
a { background-color: #713349; }
a { background-color: rgb(113,51,73); }
div.DivClassName
{
background-color: #713349;
}
.BgClassName
{
background-color: #713349;
}
</style>
border-color css
<style>
span { border-color: #713349; }
span { border-color: rgb(113,51,73); }
td.TdClassName
{
border-color: #713349;
}
.TagClassName
{
border-color: #713349;
}
</style>