Shades of Flirt #811849
Tints of Flirt #811849
RGB
CMYK
RGB Variations
Color information
#811849 (or 0x811849) is known color: Flirt. HEX triplet: 81, 18 and 49. RGB value is (129,24,73). Sum of RGB (Red+Green+Blue) = 129+24+73=226 (29% of max value = 765). Red value is 129 (50.78% from 255 or 57.08% from 226); Green value is 24 (9.77% from 255 or 10.62% from 226); Blue value is 73 (28.91% from 255 or 32.30% from 226); Max value from RGB is 129 - color contains mainly: red. Hex color #811849 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #811849 is #7EE7B6. Grayscale: #3C3C3C. Windows color (decimal): -8316855 or 4790401. OLE color: 4790401.
HSL color Cylindrical-coordinate representation of color #811849: hue angle of 332º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #811849 is Cyan = 0, Magento = 0.81, Yellow = 0.43 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 24 | 73 | - |
| CMYK | 0 | 0.81 | 0.43 | 0.49 |
| HSL | 332º | 0.69% | 0.3% | - |
| HSV(B) | 332º | 0.81% | 0.51% | - |
| XYZ | 10.58 | 5.8 | 6.87 | - |
| YUV | 60.98 | 134.79 | 176.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 24 | 73 | 0 | 0.81 | 0.43 | 0.49 | 332 | 0.69 | 0.3 |
| Hex | 81 | 18 | 49 | 0 | 51 | 2B | 31 | 14C | 45 | 1E |
| Octal | 201 | 30 | 111 | 0 | 121 | 53 | 61 | 514 | 105 | 36 |
| Binary | 10000001 | 11000 | 1001001 | 0 | 1010001 | 101011 | 110001 | 101001100 | 1000101 | 11110 |
Color Harmonies of #811849
Complementary color
Monochromatic Colors of #811849
Black with #811849
Text Example
Text Example
White with #811849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811849; }
p { color: rgb(129,24,73); }
H1.HeaderClassName
{
color: #811849;
}
.AnyTagClassName
{
color: #811849;
}
</style>
background-color css
<style>
a { background-color: #811849; }
a { background-color: rgb(129,24,73); }
div.DivClassName
{
background-color: #811849;
}
.BgClassName
{
background-color: #811849;
}
</style>
border-color css
<style>
span { border-color: #811849; }
span { border-color: rgb(129,24,73); }
td.TdClassName
{
border-color: #811849;
}
.TagClassName
{
border-color: #811849;
}
</style>