Shades of Flirt #713450
Tints of Flirt #713450
RGB
CMYK
RGB Variations
Color information
#713450 (or 0x713450) is known color: Flirt. HEX triplet: 71, 34 and 50. RGB value is (113,52,80). Sum of RGB (Red+Green+Blue) = 113+52+80=245 (32% of max value = 765). Red value is 113 (44.53% from 255 or 46.12% from 245); Green value is 52 (20.70% from 255 or 21.22% from 245); Blue value is 80 (31.64% from 255 or 32.65% from 245); Max value from RGB is 113 - color contains mainly: red. Hex color #713450 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713450 is #8ECBAF. Grayscale: #494949. Windows color (decimal): -9358256 or 5256305. OLE color: 5256305.
HSL color Cylindrical-coordinate representation of color #713450: hue angle of 332.46º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #713450 is Cyan = 0, Magento = 0.54, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 52 | 80 | - |
| CMYK | 0 | 0.54 | 0.29 | 0.56 |
| HSL | 332.46º | 0.37% | 0.32% | - |
| HSV(B) | 332.46º | 0.54% | 0.44% | - |
| XYZ | 9.49 | 6.55 | 8.35 | - |
| YUV | 73.43 | 131.71 | 156.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 52 | 80 | 0 | 0.54 | 0.29 | 0.56 | 332.46 | 0.37 | 0.32 |
| Hex | 71 | 34 | 50 | 0 | 36 | 1D | 38 | 14C | 25 | 20 |
| Octal | 161 | 64 | 120 | 0 | 66 | 35 | 70 | 514 | 45 | 40 |
| Binary | 1110001 | 110100 | 1010000 | 0 | 110110 | 11101 | 111000 | 101001100 | 100101 | 100000 |
Color Harmonies of #713450
Complementary color
Monochromatic Colors of #713450
Black with #713450
Text Example
Text Example
White with #713450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713450; }
p { color: rgb(113,52,80); }
H1.HeaderClassName
{
color: #713450;
}
.AnyTagClassName
{
color: #713450;
}
</style>
background-color css
<style>
a { background-color: #713450; }
a { background-color: rgb(113,52,80); }
div.DivClassName
{
background-color: #713450;
}
.BgClassName
{
background-color: #713450;
}
</style>
border-color css
<style>
span { border-color: #713450; }
span { border-color: rgb(113,52,80); }
td.TdClassName
{
border-color: #713450;
}
.TagClassName
{
border-color: #713450;
}
</style>