Shades of Flirt #703552
Tints of Flirt #703552
RGB
CMYK
RGB Variations
Color information
#703552 (or 0x703552) is known color: Flirt. HEX triplet: 70, 35 and 52. RGB value is (112,53,82). Sum of RGB (Red+Green+Blue) = 112+53+82=247 (32% of max value = 765). Red value is 112 (44.14% from 255 or 45.34% from 247); Green value is 53 (21.09% from 255 or 21.46% from 247); Blue value is 82 (32.42% from 255 or 33.20% from 247); Max value from RGB is 112 - color contains mainly: red. Hex color #703552 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703552 is #8FCAAD. Grayscale: #494949. Windows color (decimal): -9423534 or 5387632. OLE color: 5387632.
HSL color Cylindrical-coordinate representation of color #703552: hue angle of 330.51º 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 #703552 is Cyan = 0, Magento = 0.53, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 53 | 82 | - |
| CMYK | 0 | 0.53 | 0.27 | 0.56 |
| HSL | 330.51º | 0.36% | 0.32% | - |
| HSV(B) | 330.51º | 0.53% | 0.44% | - |
| XYZ | 9.48 | 6.6 | 8.76 | - |
| YUV | 73.95 | 132.55 | 155.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 53 | 82 | 0 | 0.53 | 0.27 | 0.56 | 330.51 | 0.36 | 0.32 |
| Hex | 70 | 35 | 52 | 0 | 35 | 1B | 38 | 14B | 24 | 20 |
| Octal | 160 | 65 | 122 | 0 | 65 | 33 | 70 | 513 | 44 | 40 |
| Binary | 1110000 | 110101 | 1010010 | 0 | 110101 | 11011 | 111000 | 101001011 | 100100 | 100000 |
Color Harmonies of #703552
Complementary color
Monochromatic Colors of #703552
Black with #703552
Text Example
Text Example
White with #703552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703552; }
p { color: rgb(112,53,82); }
H1.HeaderClassName
{
color: #703552;
}
.AnyTagClassName
{
color: #703552;
}
</style>
background-color css
<style>
a { background-color: #703552; }
a { background-color: rgb(112,53,82); }
div.DivClassName
{
background-color: #703552;
}
.BgClassName
{
background-color: #703552;
}
</style>
border-color css
<style>
span { border-color: #703552; }
span { border-color: rgb(112,53,82); }
td.TdClassName
{
border-color: #703552;
}
.TagClassName
{
border-color: #703552;
}
</style>