Shades of Flirt #703148
Tints of Flirt #703148
RGB
CMYK
RGB Variations
Color information
#703148 (or 0x703148) is known color: Flirt. HEX triplet: 70, 31 and 48. RGB value is (112,49,72). Sum of RGB (Red+Green+Blue) = 112+49+72=233 (30% of max value = 765). Red value is 112 (44.14% from 255 or 48.07% from 233); Green value is 49 (19.53% from 255 or 21.03% from 233); Blue value is 72 (28.52% from 255 or 30.90% from 233); Max value from RGB is 112 - color contains mainly: red. Hex color #703148 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703148 is #8FCEB7. Grayscale: #464646. Windows color (decimal): -9424568 or 4731248. OLE color: 4731248.
HSL color Cylindrical-coordinate representation of color #703148: hue angle of 338.1º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #703148 is Cyan = 0, Magento = 0.56, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 49 | 72 | - |
| CMYK | 0 | 0.56 | 0.36 | 0.56 |
| HSL | 338.1º | 0.39% | 0.32% | - |
| HSV(B) | 338.1º | 0.56% | 0.44% | - |
| XYZ | 8.95 | 6.11 | 6.84 | - |
| YUV | 70.46 | 128.87 | 157.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 49 | 72 | 0 | 0.56 | 0.36 | 0.56 | 338.1 | 0.39 | 0.32 |
| Hex | 70 | 31 | 48 | 0 | 38 | 24 | 38 | 152 | 27 | 20 |
| Octal | 160 | 61 | 110 | 0 | 70 | 44 | 70 | 522 | 47 | 40 |
| Binary | 1110000 | 110001 | 1001000 | 0 | 111000 | 100100 | 111000 | 101010010 | 100111 | 100000 |
Color Harmonies of #703148
Complementary color
Monochromatic Colors of #703148
Black with #703148
Text Example
Text Example
White with #703148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703148; }
p { color: rgb(112,49,72); }
H1.HeaderClassName
{
color: #703148;
}
.AnyTagClassName
{
color: #703148;
}
</style>
background-color css
<style>
a { background-color: #703148; }
a { background-color: rgb(112,49,72); }
div.DivClassName
{
background-color: #703148;
}
.BgClassName
{
background-color: #703148;
}
</style>
border-color css
<style>
span { border-color: #703148; }
span { border-color: rgb(112,49,72); }
td.TdClassName
{
border-color: #703148;
}
.TagClassName
{
border-color: #703148;
}
</style>