Shades of Flirt #703055
Tints of Flirt #703055
RGB
CMYK
RGB Variations
Color information
#703055 (or 0x703055) is known color: Flirt. HEX triplet: 70, 30 and 55. RGB value is (112,48,85). Sum of RGB (Red+Green+Blue) = 112+48+85=245 (32% of max value = 765). Red value is 112 (44.14% from 255 or 45.71% from 245); Green value is 48 (19.14% from 255 or 19.59% from 245); Blue value is 85 (33.59% from 255 or 34.69% from 245); Max value from RGB is 112 - color contains mainly: red. Hex color #703055 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703055 is #8FCFAA. Grayscale: #474747. Windows color (decimal): -9424811 or 5582960. OLE color: 5582960.
HSL color Cylindrical-coordinate representation of color #703055: hue angle of 325.31º 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 #703055 is Cyan = 0, Magento = 0.57, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 48 | 85 | - |
| CMYK | 0 | 0.57 | 0.24 | 0.56 |
| HSL | 325.31º | 0.4% | 0.31% | - |
| HSV(B) | 325.31º | 0.57% | 0.44% | - |
| XYZ | 9.38 | 6.21 | 9.3 | - |
| YUV | 71.35 | 135.7 | 156.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 48 | 85 | 0 | 0.57 | 0.24 | 0.56 | 325.31 | 0.4 | 0.31 |
| Hex | 70 | 30 | 55 | 0 | 39 | 18 | 38 | 145 | 28 | 1F |
| Octal | 160 | 60 | 125 | 0 | 71 | 30 | 70 | 505 | 50 | 37 |
| Binary | 1110000 | 110000 | 1010101 | 0 | 111001 | 11000 | 111000 | 101000101 | 101000 | 11111 |
Color Harmonies of #703055
Complementary color
Monochromatic Colors of #703055
Black with #703055
Text Example
Text Example
White with #703055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703055; }
p { color: rgb(112,48,85); }
H1.HeaderClassName
{
color: #703055;
}
.AnyTagClassName
{
color: #703055;
}
</style>
background-color css
<style>
a { background-color: #703055; }
a { background-color: rgb(112,48,85); }
div.DivClassName
{
background-color: #703055;
}
.BgClassName
{
background-color: #703055;
}
</style>
border-color css
<style>
span { border-color: #703055; }
span { border-color: rgb(112,48,85); }
td.TdClassName
{
border-color: #703055;
}
.TagClassName
{
border-color: #703055;
}
</style>