Shades of Flirt #703048
Tints of Flirt #703048
RGB
CMYK
RGB Variations
Color information
#703048 (or 0x703048) is known color: Flirt. HEX triplet: 70, 30 and 48. RGB value is (112,48,72). Sum of RGB (Red+Green+Blue) = 112+48+72=232 (30% of max value = 765). Red value is 112 (44.14% from 255 or 48.28% from 232); Green value is 48 (19.14% from 255 or 20.69% from 232); Blue value is 72 (28.52% from 255 or 31.03% from 232); Max value from RGB is 112 - color contains mainly: red. Hex color #703048 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703048 is #8FCFB7. Grayscale: #454545. Windows color (decimal): -9424824 or 4730992. OLE color: 4730992.
HSL color Cylindrical-coordinate representation of color #703048: hue angle of 337.5º degrees, saturation: 0.4, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #703048 is Cyan = 0, Magento = 0.57, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 48 | 72 | - |
| CMYK | 0 | 0.57 | 0.36 | 0.56 |
| HSL | 337.5º | 0.4% | 0.31% | - |
| HSV(B) | 337.5º | 0.57% | 0.44% | - |
| XYZ | 8.91 | 6.03 | 6.82 | - |
| YUV | 69.87 | 129.2 | 158.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 48 | 72 | 0 | 0.57 | 0.36 | 0.56 | 337.5 | 0.4 | 0.31 |
| Hex | 70 | 30 | 48 | 0 | 39 | 24 | 38 | 152 | 28 | 1F |
| Octal | 160 | 60 | 110 | 0 | 71 | 44 | 70 | 522 | 50 | 37 |
| Binary | 1110000 | 110000 | 1001000 | 0 | 111001 | 100100 | 111000 | 101010010 | 101000 | 11111 |
Color Harmonies of #703048
Complementary color
Monochromatic Colors of #703048
Black with #703048
Text Example
Text Example
White with #703048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703048; }
p { color: rgb(112,48,72); }
H1.HeaderClassName
{
color: #703048;
}
.AnyTagClassName
{
color: #703048;
}
</style>
background-color css
<style>
a { background-color: #703048; }
a { background-color: rgb(112,48,72); }
div.DivClassName
{
background-color: #703048;
}
.BgClassName
{
background-color: #703048;
}
</style>
border-color css
<style>
span { border-color: #703048; }
span { border-color: rgb(112,48,72); }
td.TdClassName
{
border-color: #703048;
}
.TagClassName
{
border-color: #703048;
}
</style>