Shades of Flirt #703058
Tints of Flirt #703058
RGB
CMYK
RGB Variations
Color information
#703058 (or 0x703058) is known color: Flirt. HEX triplet: 70, 30 and 58. RGB value is (112,48,88). Sum of RGB (Red+Green+Blue) = 112+48+88=248 (32% of max value = 765). Red value is 112 (44.14% from 255 or 45.16% from 248); Green value is 48 (19.14% from 255 or 19.35% from 248); Blue value is 88 (34.77% from 255 or 35.48% from 248); Max value from RGB is 112 - color contains mainly: red. Hex color #703058 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703058 is #8FCFA7. Grayscale: #474747. Windows color (decimal): -9424808 or 5779568. OLE color: 5779568.
HSL color Cylindrical-coordinate representation of color #703058: hue angle of 322.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 #703058 is Cyan = 0, Magento = 0.57, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 48 | 88 | - |
| CMYK | 0 | 0.57 | 0.21 | 0.56 |
| HSL | 322.5º | 0.4% | 0.31% | - |
| HSV(B) | 322.5º | 0.57% | 0.44% | - |
| XYZ | 9.5 | 6.26 | 9.94 | - |
| YUV | 71.7 | 137.2 | 156.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 48 | 88 | 0 | 0.57 | 0.21 | 0.56 | 322.5 | 0.4 | 0.31 |
| Hex | 70 | 30 | 58 | 0 | 39 | 15 | 38 | 142 | 28 | 1F |
| Octal | 160 | 60 | 130 | 0 | 71 | 25 | 70 | 502 | 50 | 37 |
| Binary | 1110000 | 110000 | 1011000 | 0 | 111001 | 10101 | 111000 | 101000010 | 101000 | 11111 |
Color Harmonies of #703058
Complementary color
Monochromatic Colors of #703058
Black with #703058
Text Example
Text Example
White with #703058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703058; }
p { color: rgb(112,48,88); }
H1.HeaderClassName
{
color: #703058;
}
.AnyTagClassName
{
color: #703058;
}
</style>
background-color css
<style>
a { background-color: #703058; }
a { background-color: rgb(112,48,88); }
div.DivClassName
{
background-color: #703058;
}
.BgClassName
{
background-color: #703058;
}
</style>
border-color css
<style>
span { border-color: #703058; }
span { border-color: rgb(112,48,88); }
td.TdClassName
{
border-color: #703058;
}
.TagClassName
{
border-color: #703058;
}
</style>