Shades of Flirt #803557
Tints of Flirt #803557
RGB
CMYK
RGB Variations
Color information
#803557 (or 0x803557) is known color: Flirt. HEX triplet: 80, 35 and 57. RGB value is (128,53,87). Sum of RGB (Red+Green+Blue) = 128+53+87=268 (35% of max value = 765). Red value is 128 (50.39% from 255 or 47.76% from 268); Green value is 53 (21.09% from 255 or 19.78% from 268); Blue value is 87 (34.38% from 255 or 32.46% from 268); Max value from RGB is 128 - color contains mainly: red. Hex color #803557 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #803557 is #7FCAA8. Grayscale: #4F4F4F. Windows color (decimal): -8374953 or 5715328. OLE color: 5715328.
HSL color Cylindrical-coordinate representation of color #803557: hue angle of 332.8º degrees, saturation: 0.41, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #803557 is Cyan = 0, Magento = 0.59, Yellow = 0.32 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 53 | 87 | - |
| CMYK | 0 | 0.59 | 0.32 | 0.50 |
| HSL | 332.8º | 0.41% | 0.35% | - |
| HSV(B) | 332.8º | 0.59% | 0.5% | - |
| XYZ | 11.9 | 7.82 | 9.9 | - |
| YUV | 79.3 | 132.35 | 162.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 53 | 87 | 0 | 0.59 | 0.32 | 0.50 | 332.8 | 0.41 | 0.35 |
| Hex | 80 | 35 | 57 | 0 | 3B | 20 | 32 | 14D | 29 | 23 |
| Octal | 200 | 65 | 127 | 0 | 73 | 40 | 62 | 515 | 51 | 43 |
| Binary | 10000000 | 110101 | 1010111 | 0 | 111011 | 100000 | 110010 | 101001101 | 101001 | 100011 |
Color Harmonies of #803557
Complementary color
Monochromatic Colors of #803557
Black with #803557
Text Example
Text Example
White with #803557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #803557; }
p { color: rgb(128,53,87); }
H1.HeaderClassName
{
color: #803557;
}
.AnyTagClassName
{
color: #803557;
}
</style>
background-color css
<style>
a { background-color: #803557; }
a { background-color: rgb(128,53,87); }
div.DivClassName
{
background-color: #803557;
}
.BgClassName
{
background-color: #803557;
}
</style>
border-color css
<style>
span { border-color: #803557; }
span { border-color: rgb(128,53,87); }
td.TdClassName
{
border-color: #803557;
}
.TagClassName
{
border-color: #803557;
}
</style>