Shades of Flirt #802951
Tints of Flirt #802951
RGB
CMYK
RGB Variations
Color information
#802951 (or 0x802951) is known color: Flirt. HEX triplet: 80, 29 and 51. RGB value is (128,41,81). Sum of RGB (Red+Green+Blue) = 128+41+81=250 (33% of max value = 765). Red value is 128 (50.39% from 255 or 51.2% from 250); Green value is 41 (16.41% from 255 or 16.4% from 250); Blue value is 81 (32.03% from 255 or 32.4% from 250); Max value from RGB is 128 - color contains mainly: red. Hex color #802951 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #802951 is #7FD6AE. Grayscale: #474747. Windows color (decimal): -8378031 or 5319040. OLE color: 5319040.
HSL color Cylindrical-coordinate representation of color #802951: hue angle of 332.41º degrees, saturation: 0.51, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #802951 is Cyan = 0, Magento = 0.68, Yellow = 0.37 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 41 | 81 | - |
| CMYK | 0 | 0.68 | 0.37 | 0.50 |
| HSL | 332.41º | 0.51% | 0.33% | - |
| HSV(B) | 332.41º | 0.68% | 0.5% | - |
| XYZ | 11.18 | 6.77 | 8.5 | - |
| YUV | 71.57 | 133.32 | 168.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 41 | 81 | 0 | 0.68 | 0.37 | 0.50 | 332.41 | 0.51 | 0.33 |
| Hex | 80 | 29 | 51 | 0 | 44 | 25 | 32 | 14C | 33 | 21 |
| Octal | 200 | 51 | 121 | 0 | 104 | 45 | 62 | 514 | 63 | 41 |
| Binary | 10000000 | 101001 | 1010001 | 0 | 1000100 | 100101 | 110010 | 101001100 | 110011 | 100001 |
Color Harmonies of #802951
Complementary color
Monochromatic Colors of #802951
Black with #802951
Text Example
Text Example
White with #802951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #802951; }
p { color: rgb(128,41,81); }
H1.HeaderClassName
{
color: #802951;
}
.AnyTagClassName
{
color: #802951;
}
</style>
background-color css
<style>
a { background-color: #802951; }
a { background-color: rgb(128,41,81); }
div.DivClassName
{
background-color: #802951;
}
.BgClassName
{
background-color: #802951;
}
</style>
border-color css
<style>
span { border-color: #802951; }
span { border-color: rgb(128,41,81); }
td.TdClassName
{
border-color: #802951;
}
.TagClassName
{
border-color: #802951;
}
</style>