Shades of Flirt #703753
Tints of Flirt #703753
RGB
CMYK
RGB Variations
Color information
#703753 (or 0x703753) is known color: Flirt. HEX triplet: 70, 37 and 53. RGB value is (112,55,83). Sum of RGB (Red+Green+Blue) = 112+55+83=250 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.8% from 250); Green value is 55 (21.88% from 255 or 22% from 250); Blue value is 83 (32.81% from 255 or 33.2% from 250); Max value from RGB is 112 - color contains mainly: red. Hex color #703753 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703753 is #8FC8AC. Grayscale: #4B4B4B. Windows color (decimal): -9423021 or 5453680. OLE color: 5453680.
HSL color Cylindrical-coordinate representation of color #703753: hue angle of 330.53º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #703753 is Cyan = 0, Magento = 0.51, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 55 | 83 | - |
| CMYK | 0 | 0.51 | 0.26 | 0.56 |
| HSL | 330.53º | 0.34% | 0.33% | - |
| HSV(B) | 330.53º | 0.51% | 0.44% | - |
| XYZ | 9.61 | 6.8 | 8.99 | - |
| YUV | 75.24 | 132.38 | 154.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 55 | 83 | 0 | 0.51 | 0.26 | 0.56 | 330.53 | 0.34 | 0.33 |
| Hex | 70 | 37 | 53 | 0 | 33 | 1A | 38 | 14B | 22 | 21 |
| Octal | 160 | 67 | 123 | 0 | 63 | 32 | 70 | 513 | 42 | 41 |
| Binary | 1110000 | 110111 | 1010011 | 0 | 110011 | 11010 | 111000 | 101001011 | 100010 | 100001 |
Color Harmonies of #703753
Complementary color
Monochromatic Colors of #703753
Black with #703753
Text Example
Text Example
White with #703753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703753; }
p { color: rgb(112,55,83); }
H1.HeaderClassName
{
color: #703753;
}
.AnyTagClassName
{
color: #703753;
}
</style>
background-color css
<style>
a { background-color: #703753; }
a { background-color: rgb(112,55,83); }
div.DivClassName
{
background-color: #703753;
}
.BgClassName
{
background-color: #703753;
}
</style>
border-color css
<style>
span { border-color: #703753; }
span { border-color: rgb(112,55,83); }
td.TdClassName
{
border-color: #703753;
}
.TagClassName
{
border-color: #703753;
}
</style>