Shades of Flirt #703655
Tints of Flirt #703655
RGB
CMYK
RGB Variations
Color information
#703655 (or 0x703655) is known color: Flirt. HEX triplet: 70, 36 and 55. RGB value is (112,54,85). Sum of RGB (Red+Green+Blue) = 112+54+85=251 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.62% from 251); Green value is 54 (21.48% from 255 or 21.51% from 251); Blue value is 85 (33.59% from 255 or 33.86% from 251); Max value from RGB is 112 - color contains mainly: red. Hex color #703655 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703655 is #8FC9AA. Grayscale: #4A4A4A. Windows color (decimal): -9423275 or 5584496. OLE color: 5584496.
HSL color Cylindrical-coordinate representation of color #703655: hue angle of 327.93º 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 #703655 is Cyan = 0, Magento = 0.52, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 54 | 85 | - |
| CMYK | 0 | 0.52 | 0.24 | 0.56 |
| HSL | 327.93º | 0.35% | 0.33% | - |
| HSV(B) | 327.93º | 0.52% | 0.44% | - |
| XYZ | 9.64 | 6.74 | 9.39 | - |
| YUV | 74.88 | 133.72 | 154.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 54 | 85 | 0 | 0.52 | 0.24 | 0.56 | 327.93 | 0.35 | 0.33 |
| Hex | 70 | 36 | 55 | 0 | 34 | 18 | 38 | 148 | 23 | 21 |
| Octal | 160 | 66 | 125 | 0 | 64 | 30 | 70 | 510 | 43 | 41 |
| Binary | 1110000 | 110110 | 1010101 | 0 | 110100 | 11000 | 111000 | 101001000 | 100011 | 100001 |
Color Harmonies of #703655
Complementary color
Monochromatic Colors of #703655
Black with #703655
Text Example
Text Example
White with #703655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703655; }
p { color: rgb(112,54,85); }
H1.HeaderClassName
{
color: #703655;
}
.AnyTagClassName
{
color: #703655;
}
</style>
background-color css
<style>
a { background-color: #703655; }
a { background-color: rgb(112,54,85); }
div.DivClassName
{
background-color: #703655;
}
.BgClassName
{
background-color: #703655;
}
</style>
border-color css
<style>
span { border-color: #703655; }
span { border-color: rgb(112,54,85); }
td.TdClassName
{
border-color: #703655;
}
.TagClassName
{
border-color: #703655;
}
</style>