Shades of Flirt #703656
Tints of Flirt #703656
RGB
CMYK
RGB Variations
Color information
#703656 (or 0x703656) is known color: Flirt. HEX triplet: 70, 36 and 56. RGB value is (112,54,86). Sum of RGB (Red+Green+Blue) = 112+54+86=252 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.44% from 252); Green value is 54 (21.48% from 255 or 21.43% from 252); Blue value is 86 (33.98% from 255 or 34.13% from 252); Max value from RGB is 112 - color contains mainly: red. Hex color #703656 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703656 is #8FC9A9. Grayscale: #4A4A4A. Windows color (decimal): -9423274 or 5650032. OLE color: 5650032.
HSL color Cylindrical-coordinate representation of color #703656: hue angle of 326.9º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #703656 is Cyan = 0, Magento = 0.52, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 54 | 86 | - |
| CMYK | 0 | 0.52 | 0.23 | 0.56 |
| HSL | 326.9º | 0.35% | 0.33% | - |
| HSV(B) | 326.9º | 0.52% | 0.44% | - |
| XYZ | 9.68 | 6.75 | 9.6 | - |
| YUV | 74.99 | 134.22 | 154.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 54 | 86 | 0 | 0.52 | 0.23 | 0.56 | 326.9 | 0.35 | 0.33 |
| Hex | 70 | 36 | 56 | 0 | 34 | 17 | 38 | 147 | 23 | 21 |
| Octal | 160 | 66 | 126 | 0 | 64 | 27 | 70 | 507 | 43 | 41 |
| Binary | 1110000 | 110110 | 1010110 | 0 | 110100 | 10111 | 111000 | 101000111 | 100011 | 100001 |
Color Harmonies of #703656
Complementary color
Monochromatic Colors of #703656
Black with #703656
Text Example
Text Example
White with #703656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703656; }
p { color: rgb(112,54,86); }
H1.HeaderClassName
{
color: #703656;
}
.AnyTagClassName
{
color: #703656;
}
</style>
background-color css
<style>
a { background-color: #703656; }
a { background-color: rgb(112,54,86); }
div.DivClassName
{
background-color: #703656;
}
.BgClassName
{
background-color: #703656;
}
</style>
border-color css
<style>
span { border-color: #703656; }
span { border-color: rgb(112,54,86); }
td.TdClassName
{
border-color: #703656;
}
.TagClassName
{
border-color: #703656;
}
</style>