Shades of Flirt #803558
Tints of Flirt #803558
RGB
CMYK
RGB Variations
Color information
#803558 (or 0x803558) is known color: Flirt. HEX triplet: 80, 35 and 58. RGB value is (128,53,88). Sum of RGB (Red+Green+Blue) = 128+53+88=269 (35% of max value = 765). Red value is 128 (50.39% from 255 or 47.58% from 269); Green value is 53 (21.09% from 255 or 19.70% from 269); Blue value is 88 (34.77% from 255 or 32.71% from 269); Max value from RGB is 128 - color contains mainly: red. Hex color #803558 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #803558 is #7FCAA7. Grayscale: #4F4F4F. Windows color (decimal): -8374952 or 5780864. OLE color: 5780864.
HSL color Cylindrical-coordinate representation of color #803558: hue angle of 332º 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 #803558 is Cyan = 0, Magento = 0.59, Yellow = 0.31 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 53 | 88 | - |
| CMYK | 0 | 0.59 | 0.31 | 0.50 |
| HSL | 332º | 0.41% | 0.35% | - |
| HSV(B) | 332º | 0.59% | 0.5% | - |
| XYZ | 11.94 | 7.84 | 10.12 | - |
| YUV | 79.42 | 132.85 | 162.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 53 | 88 | 0 | 0.59 | 0.31 | 0.50 | 332 | 0.41 | 0.35 |
| Hex | 80 | 35 | 58 | 0 | 3B | 1F | 32 | 14C | 29 | 23 |
| Octal | 200 | 65 | 130 | 0 | 73 | 37 | 62 | 514 | 51 | 43 |
| Binary | 10000000 | 110101 | 1011000 | 0 | 111011 | 11111 | 110010 | 101001100 | 101001 | 100011 |
Color Harmonies of #803558
Complementary color
Monochromatic Colors of #803558
Black with #803558
Text Example
Text Example
White with #803558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #803558; }
p { color: rgb(128,53,88); }
H1.HeaderClassName
{
color: #803558;
}
.AnyTagClassName
{
color: #803558;
}
</style>
background-color css
<style>
a { background-color: #803558; }
a { background-color: rgb(128,53,88); }
div.DivClassName
{
background-color: #803558;
}
.BgClassName
{
background-color: #803558;
}
</style>
border-color css
<style>
span { border-color: #803558; }
span { border-color: rgb(128,53,88); }
td.TdClassName
{
border-color: #803558;
}
.TagClassName
{
border-color: #803558;
}
</style>