Shades of Flirt #703450
Tints of Flirt #703450
RGB
CMYK
RGB Variations
Color information
#703450 (or 0x703450) is known color: Flirt. HEX triplet: 70, 34 and 50. RGB value is (112,52,80). Sum of RGB (Red+Green+Blue) = 112+52+80=244 (32% of max value = 765). Red value is 112 (44.14% from 255 or 45.90% from 244); Green value is 52 (20.70% from 255 or 21.31% from 244); Blue value is 80 (31.64% from 255 or 32.79% from 244); Max value from RGB is 112 - color contains mainly: red. Hex color #703450 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703450 is #8FCBAF. Grayscale: #494949. Windows color (decimal): -9423792 or 5256304. OLE color: 5256304.
HSL color Cylindrical-coordinate representation of color #703450: hue angle of 332º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #703450 is Cyan = 0, Magento = 0.54, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 52 | 80 | - |
| CMYK | 0 | 0.54 | 0.29 | 0.56 |
| HSL | 332º | 0.37% | 0.32% | - |
| HSV(B) | 332º | 0.54% | 0.44% | - |
| XYZ | 9.36 | 6.48 | 8.35 | - |
| YUV | 73.13 | 131.88 | 155.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 52 | 80 | 0 | 0.54 | 0.29 | 0.56 | 332 | 0.37 | 0.32 |
| Hex | 70 | 34 | 50 | 0 | 36 | 1D | 38 | 14C | 25 | 20 |
| Octal | 160 | 64 | 120 | 0 | 66 | 35 | 70 | 514 | 45 | 40 |
| Binary | 1110000 | 110100 | 1010000 | 0 | 110110 | 11101 | 111000 | 101001100 | 100101 | 100000 |
Color Harmonies of #703450
Complementary color
Monochromatic Colors of #703450
Black with #703450
Text Example
Text Example
White with #703450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703450; }
p { color: rgb(112,52,80); }
H1.HeaderClassName
{
color: #703450;
}
.AnyTagClassName
{
color: #703450;
}
</style>
background-color css
<style>
a { background-color: #703450; }
a { background-color: rgb(112,52,80); }
div.DivClassName
{
background-color: #703450;
}
.BgClassName
{
background-color: #703450;
}
</style>
border-color css
<style>
span { border-color: #703450; }
span { border-color: rgb(112,52,80); }
td.TdClassName
{
border-color: #703450;
}
.TagClassName
{
border-color: #703450;
}
</style>