Shades of Flirt #703259
Tints of Flirt #703259
RGB
CMYK
RGB Variations
Color information
#703259 (or 0x703259) is known color: Flirt. HEX triplet: 70, 32 and 59. RGB value is (112,50,89). Sum of RGB (Red+Green+Blue) = 112+50+89=251 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.62% from 251); Green value is 50 (19.92% from 255 or 19.92% from 251); Blue value is 89 (35.16% from 255 or 35.46% from 251); Max value from RGB is 112 - color contains mainly: red. Hex color #703259 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703259 is #8FCDA6. Grayscale: #484848. Windows color (decimal): -9424295 or 5845616. OLE color: 5845616.
HSL color Cylindrical-coordinate representation of color #703259: hue angle of 322.26º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #703259 is Cyan = 0, Magento = 0.55, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 50 | 89 | - |
| CMYK | 0 | 0.55 | 0.21 | 0.56 |
| HSL | 322.26º | 0.38% | 0.32% | - |
| HSV(B) | 322.26º | 0.55% | 0.44% | - |
| XYZ | 9.63 | 6.45 | 10.19 | - |
| YUV | 72.98 | 137.04 | 155.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 50 | 89 | 0 | 0.55 | 0.21 | 0.56 | 322.26 | 0.38 | 0.32 |
| Hex | 70 | 32 | 59 | 0 | 37 | 15 | 38 | 142 | 26 | 20 |
| Octal | 160 | 62 | 131 | 0 | 67 | 25 | 70 | 502 | 46 | 40 |
| Binary | 1110000 | 110010 | 1011001 | 0 | 110111 | 10101 | 111000 | 101000010 | 100110 | 100000 |
Color Harmonies of #703259
Complementary color
Monochromatic Colors of #703259
Black with #703259
Text Example
Text Example
White with #703259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703259; }
p { color: rgb(112,50,89); }
H1.HeaderClassName
{
color: #703259;
}
.AnyTagClassName
{
color: #703259;
}
</style>
background-color css
<style>
a { background-color: #703259; }
a { background-color: rgb(112,50,89); }
div.DivClassName
{
background-color: #703259;
}
.BgClassName
{
background-color: #703259;
}
</style>
border-color css
<style>
span { border-color: #703259; }
span { border-color: rgb(112,50,89); }
td.TdClassName
{
border-color: #703259;
}
.TagClassName
{
border-color: #703259;
}
</style>