Shades of Flirt #703550
Tints of Flirt #703550
RGB
CMYK
RGB Variations
Color information
#703550 (or 0x703550) is known color: Flirt. HEX triplet: 70, 35 and 50. RGB value is (112,53,80). Sum of RGB (Red+Green+Blue) = 112+53+80=245 (32% of max value = 765). Red value is 112 (44.14% from 255 or 45.71% from 245); Green value is 53 (21.09% from 255 or 21.63% from 245); Blue value is 80 (31.64% from 255 or 32.65% from 245); Max value from RGB is 112 - color contains mainly: red. Hex color #703550 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703550 is #8FCAAF. Grayscale: #494949. Windows color (decimal): -9423536 or 5256560. OLE color: 5256560.
HSL color Cylindrical-coordinate representation of color #703550: hue angle of 332.54º degrees, saturation: 0.36, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #703550 is Cyan = 0, Magento = 0.53, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 53 | 80 | - |
| CMYK | 0 | 0.53 | 0.29 | 0.56 |
| HSL | 332.54º | 0.36% | 0.32% | - |
| HSV(B) | 332.54º | 0.53% | 0.44% | - |
| XYZ | 9.4 | 6.57 | 8.36 | - |
| YUV | 73.72 | 131.55 | 155.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 53 | 80 | 0 | 0.53 | 0.29 | 0.56 | 332.54 | 0.36 | 0.32 |
| Hex | 70 | 35 | 50 | 0 | 35 | 1D | 38 | 14D | 24 | 20 |
| Octal | 160 | 65 | 120 | 0 | 65 | 35 | 70 | 515 | 44 | 40 |
| Binary | 1110000 | 110101 | 1010000 | 0 | 110101 | 11101 | 111000 | 101001101 | 100100 | 100000 |
Color Harmonies of #703550
Complementary color
Monochromatic Colors of #703550
Black with #703550
Text Example
Text Example
White with #703550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703550; }
p { color: rgb(112,53,80); }
H1.HeaderClassName
{
color: #703550;
}
.AnyTagClassName
{
color: #703550;
}
</style>
background-color css
<style>
a { background-color: #703550; }
a { background-color: rgb(112,53,80); }
div.DivClassName
{
background-color: #703550;
}
.BgClassName
{
background-color: #703550;
}
</style>
border-color css
<style>
span { border-color: #703550; }
span { border-color: rgb(112,53,80); }
td.TdClassName
{
border-color: #703550;
}
.TagClassName
{
border-color: #703550;
}
</style>