Shades of Flirt #703455
Tints of Flirt #703455
RGB
CMYK
RGB Variations
Color information
#703455 (or 0x703455) is known color: Flirt. HEX triplet: 70, 34 and 55. RGB value is (112,52,85). Sum of RGB (Red+Green+Blue) = 112+52+85=249 (32% of max value = 765). Red value is 112 (44.14% from 255 or 44.98% from 249); Green value is 52 (20.70% from 255 or 20.88% from 249); Blue value is 85 (33.59% from 255 or 34.14% from 249); Max value from RGB is 112 - color contains mainly: red. Hex color #703455 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703455 is #8FCBAA. Grayscale: #494949. Windows color (decimal): -9423787 or 5583984. OLE color: 5583984.
HSL color Cylindrical-coordinate representation of color #703455: hue angle of 327º 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 #703455 is Cyan = 0, Magento = 0.54, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 52 | 85 | - |
| CMYK | 0 | 0.54 | 0.24 | 0.56 |
| HSL | 327º | 0.37% | 0.32% | - |
| HSV(B) | 327º | 0.54% | 0.44% | - |
| XYZ | 9.55 | 6.56 | 9.36 | - |
| YUV | 73.7 | 134.38 | 155.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 52 | 85 | 0 | 0.54 | 0.24 | 0.56 | 327 | 0.37 | 0.32 |
| Hex | 70 | 34 | 55 | 0 | 36 | 18 | 38 | 147 | 25 | 20 |
| Octal | 160 | 64 | 125 | 0 | 66 | 30 | 70 | 507 | 45 | 40 |
| Binary | 1110000 | 110100 | 1010101 | 0 | 110110 | 11000 | 111000 | 101000111 | 100101 | 100000 |
Color Harmonies of #703455
Complementary color
Monochromatic Colors of #703455
Black with #703455
Text Example
Text Example
White with #703455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703455; }
p { color: rgb(112,52,85); }
H1.HeaderClassName
{
color: #703455;
}
.AnyTagClassName
{
color: #703455;
}
</style>
background-color css
<style>
a { background-color: #703455; }
a { background-color: rgb(112,52,85); }
div.DivClassName
{
background-color: #703455;
}
.BgClassName
{
background-color: #703455;
}
</style>
border-color css
<style>
span { border-color: #703455; }
span { border-color: rgb(112,52,85); }
td.TdClassName
{
border-color: #703455;
}
.TagClassName
{
border-color: #703455;
}
</style>