Shades of Flirt #703257
Tints of Flirt #703257
RGB
CMYK
RGB Variations
Color information
#703257 (or 0x703257) is known color: Flirt. HEX triplet: 70, 32 and 57. RGB value is (112,50,87). Sum of RGB (Red+Green+Blue) = 112+50+87=249 (32% of max value = 765). Red value is 112 (44.14% from 255 or 44.98% from 249); Green value is 50 (19.92% from 255 or 20.08% from 249); Blue value is 87 (34.38% from 255 or 34.94% from 249); Max value from RGB is 112 - color contains mainly: red. Hex color #703257 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703257 is #8FCDA8. Grayscale: #484848. Windows color (decimal): -9424297 or 5714544. OLE color: 5714544.
HSL color Cylindrical-coordinate representation of color #703257: hue angle of 324.19º 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 #703257 is Cyan = 0, Magento = 0.55, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 50 | 87 | - |
| CMYK | 0 | 0.55 | 0.22 | 0.56 |
| HSL | 324.19º | 0.38% | 0.32% | - |
| HSV(B) | 324.19º | 0.55% | 0.44% | - |
| XYZ | 9.54 | 6.41 | 9.75 | - |
| YUV | 72.76 | 136.04 | 155.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 50 | 87 | 0 | 0.55 | 0.22 | 0.56 | 324.19 | 0.38 | 0.32 |
| Hex | 70 | 32 | 57 | 0 | 37 | 16 | 38 | 144 | 26 | 20 |
| Octal | 160 | 62 | 127 | 0 | 67 | 26 | 70 | 504 | 46 | 40 |
| Binary | 1110000 | 110010 | 1010111 | 0 | 110111 | 10110 | 111000 | 101000100 | 100110 | 100000 |
Color Harmonies of #703257
Complementary color
Monochromatic Colors of #703257
Black with #703257
Text Example
Text Example
White with #703257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703257; }
p { color: rgb(112,50,87); }
H1.HeaderClassName
{
color: #703257;
}
.AnyTagClassName
{
color: #703257;
}
</style>
background-color css
<style>
a { background-color: #703257; }
a { background-color: rgb(112,50,87); }
div.DivClassName
{
background-color: #703257;
}
.BgClassName
{
background-color: #703257;
}
</style>
border-color css
<style>
span { border-color: #703257; }
span { border-color: rgb(112,50,87); }
td.TdClassName
{
border-color: #703257;
}
.TagClassName
{
border-color: #703257;
}
</style>