Shades of Flirt #703754
Tints of Flirt #703754
RGB
CMYK
RGB Variations
Color information
#703754 (or 0x703754) is known color: Flirt. HEX triplet: 70, 37 and 54. RGB value is (112,55,84). Sum of RGB (Red+Green+Blue) = 112+55+84=251 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.62% from 251); Green value is 55 (21.88% from 255 or 21.91% from 251); Blue value is 84 (33.20% from 255 or 33.47% from 251); Max value from RGB is 112 - color contains mainly: red. Hex color #703754 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703754 is #8FC8AB. Grayscale: #4B4B4B. Windows color (decimal): -9423020 or 5519216. OLE color: 5519216.
HSL color Cylindrical-coordinate representation of color #703754: hue angle of 329.47º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #703754 is Cyan = 0, Magento = 0.51, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 55 | 84 | - |
| CMYK | 0 | 0.51 | 0.25 | 0.56 |
| HSL | 329.47º | 0.34% | 0.33% | - |
| HSV(B) | 329.47º | 0.51% | 0.44% | - |
| XYZ | 9.65 | 6.82 | 9.19 | - |
| YUV | 75.35 | 132.88 | 154.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 55 | 84 | 0 | 0.51 | 0.25 | 0.56 | 329.47 | 0.34 | 0.33 |
| Hex | 70 | 37 | 54 | 0 | 33 | 19 | 38 | 149 | 22 | 21 |
| Octal | 160 | 67 | 124 | 0 | 63 | 31 | 70 | 511 | 42 | 41 |
| Binary | 1110000 | 110111 | 1010100 | 0 | 110011 | 11001 | 111000 | 101001001 | 100010 | 100001 |
Color Harmonies of #703754
Complementary color
Monochromatic Colors of #703754
Black with #703754
Text Example
Text Example
White with #703754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703754; }
p { color: rgb(112,55,84); }
H1.HeaderClassName
{
color: #703754;
}
.AnyTagClassName
{
color: #703754;
}
</style>
background-color css
<style>
a { background-color: #703754; }
a { background-color: rgb(112,55,84); }
div.DivClassName
{
background-color: #703754;
}
.BgClassName
{
background-color: #703754;
}
</style>
border-color css
<style>
span { border-color: #703754; }
span { border-color: rgb(112,55,84); }
td.TdClassName
{
border-color: #703754;
}
.TagClassName
{
border-color: #703754;
}
</style>