Shades of Flirt #713850
Tints of Flirt #713850
RGB
CMYK
RGB Variations
Color information
#713850 (or 0x713850) is known color: Flirt. HEX triplet: 71, 38 and 50. RGB value is (113,56,80). Sum of RGB (Red+Green+Blue) = 113+56+80=249 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.38% from 249); Green value is 56 (22.27% from 255 or 22.49% from 249); Blue value is 80 (31.64% from 255 or 32.13% from 249); Max value from RGB is 113 - color contains mainly: red. Hex color #713850 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713850 is #8EC7AF. Grayscale: #4B4B4B. Windows color (decimal): -9357232 or 5257329. OLE color: 5257329.
HSL color Cylindrical-coordinate representation of color #713850: hue angle of 334.74º degrees, saturation: 0.34, 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 #713850 is Cyan = 0, Magento = 0.50, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 56 | 80 | - |
| CMYK | 0 | 0.50 | 0.29 | 0.56 |
| HSL | 334.74º | 0.34% | 0.33% | - |
| HSV(B) | 334.74º | 0.5% | 0.44% | - |
| XYZ | 9.67 | 6.92 | 8.41 | - |
| YUV | 75.78 | 130.38 | 154.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 56 | 80 | 0 | 0.50 | 0.29 | 0.56 | 334.74 | 0.34 | 0.33 |
| Hex | 71 | 38 | 50 | 0 | 32 | 1D | 38 | 14F | 22 | 21 |
| Octal | 161 | 70 | 120 | 0 | 62 | 35 | 70 | 517 | 42 | 41 |
| Binary | 1110001 | 111000 | 1010000 | 0 | 110010 | 11101 | 111000 | 101001111 | 100010 | 100001 |
Color Harmonies of #713850
Complementary color
Monochromatic Colors of #713850
Black with #713850
Text Example
Text Example
White with #713850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713850; }
p { color: rgb(113,56,80); }
H1.HeaderClassName
{
color: #713850;
}
.AnyTagClassName
{
color: #713850;
}
</style>
background-color css
<style>
a { background-color: #713850; }
a { background-color: rgb(113,56,80); }
div.DivClassName
{
background-color: #713850;
}
.BgClassName
{
background-color: #713850;
}
</style>
border-color css
<style>
span { border-color: #713850; }
span { border-color: rgb(113,56,80); }
td.TdClassName
{
border-color: #713850;
}
.TagClassName
{
border-color: #713850;
}
</style>