Shades of Flirt #703353
Tints of Flirt #703353
RGB
CMYK
RGB Variations
Color information
#703353 (or 0x703353) is known color: Flirt. HEX triplet: 70, 33 and 53. RGB value is (112,51,83). Sum of RGB (Red+Green+Blue) = 112+51+83=246 (32% of max value = 765). Red value is 112 (44.14% from 255 or 45.53% from 246); Green value is 51 (20.31% from 255 or 20.73% from 246); Blue value is 83 (32.81% from 255 or 33.74% from 246); Max value from RGB is 112 - color contains mainly: red. Hex color #703353 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703353 is #8FCCAC. Grayscale: #484848. Windows color (decimal): -9424045 or 5452656. OLE color: 5452656.
HSL color Cylindrical-coordinate representation of color #703353: hue angle of 328.52º 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 #703353 is Cyan = 0, Magento = 0.54, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 51 | 83 | - |
| CMYK | 0 | 0.54 | 0.26 | 0.56 |
| HSL | 328.52º | 0.37% | 0.32% | - |
| HSV(B) | 328.52º | 0.54% | 0.44% | - |
| XYZ | 9.43 | 6.44 | 8.93 | - |
| YUV | 72.89 | 133.71 | 155.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 51 | 83 | 0 | 0.54 | 0.26 | 0.56 | 328.52 | 0.37 | 0.32 |
| Hex | 70 | 33 | 53 | 0 | 36 | 1A | 38 | 149 | 25 | 20 |
| Octal | 160 | 63 | 123 | 0 | 66 | 32 | 70 | 511 | 45 | 40 |
| Binary | 1110000 | 110011 | 1010011 | 0 | 110110 | 11010 | 111000 | 101001001 | 100101 | 100000 |
Color Harmonies of #703353
Complementary color
Monochromatic Colors of #703353
Black with #703353
Text Example
Text Example
White with #703353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703353; }
p { color: rgb(112,51,83); }
H1.HeaderClassName
{
color: #703353;
}
.AnyTagClassName
{
color: #703353;
}
</style>
background-color css
<style>
a { background-color: #703353; }
a { background-color: rgb(112,51,83); }
div.DivClassName
{
background-color: #703353;
}
.BgClassName
{
background-color: #703353;
}
</style>
border-color css
<style>
span { border-color: #703353; }
span { border-color: rgb(112,51,83); }
td.TdClassName
{
border-color: #703353;
}
.TagClassName
{
border-color: #703353;
}
</style>