Shades of Flirt #812040
Tints of Flirt #812040
RGB
CMYK
RGB Variations
Color information
#812040 (or 0x812040) is known color: Flirt. HEX triplet: 81, 20 and 40. RGB value is (129,32,64). Sum of RGB (Red+Green+Blue) = 129+32+64=225 (29% of max value = 765). Red value is 129 (50.78% from 255 or 57.33% from 225); Green value is 32 (12.89% from 255 or 14.22% from 225); Blue value is 64 (25.39% from 255 or 28.44% from 225); Max value from RGB is 129 - color contains mainly: red. Hex color #812040 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812040 is #7EDFBF. Grayscale: #404040. Windows color (decimal): -8314816 or 4202625. OLE color: 4202625.
HSL color Cylindrical-coordinate representation of color #812040: hue angle of 340.21º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #812040 is Cyan = 0, Magento = 0.75, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 32 | 64 | - |
| CMYK | 0 | 0.75 | 0.50 | 0.49 |
| HSL | 340.21º | 0.6% | 0.32% | - |
| HSV(B) | 340.21º | 0.75% | 0.51% | - |
| XYZ | 10.5 | 6.07 | 5.47 | - |
| YUV | 64.65 | 127.64 | 173.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 32 | 64 | 0 | 0.75 | 0.50 | 0.49 | 340.21 | 0.6 | 0.32 |
| Hex | 81 | 20 | 40 | 0 | 4B | 32 | 31 | 154 | 3C | 20 |
| Octal | 201 | 40 | 100 | 0 | 113 | 62 | 61 | 524 | 74 | 40 |
| Binary | 10000001 | 100000 | 1000000 | 0 | 1001011 | 110010 | 110001 | 101010100 | 111100 | 100000 |
Color Harmonies of #812040
Complementary color
Monochromatic Colors of #812040
Black with #812040
Text Example
Text Example
White with #812040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812040; }
p { color: rgb(129,32,64); }
H1.HeaderClassName
{
color: #812040;
}
.AnyTagClassName
{
color: #812040;
}
</style>
background-color css
<style>
a { background-color: #812040; }
a { background-color: rgb(129,32,64); }
div.DivClassName
{
background-color: #812040;
}
.BgClassName
{
background-color: #812040;
}
</style>
border-color css
<style>
span { border-color: #812040; }
span { border-color: rgb(129,32,64); }
td.TdClassName
{
border-color: #812040;
}
.TagClassName
{
border-color: #812040;
}
</style>