Shades of Flirt #812240
Tints of Flirt #812240
RGB
CMYK
RGB Variations
Color information
#812240 (or 0x812240) is known color: Flirt. HEX triplet: 81, 22 and 40. RGB value is (129,34,64). Sum of RGB (Red+Green+Blue) = 129+34+64=227 (30% of max value = 765). Red value is 129 (50.78% from 255 or 56.83% from 227); Green value is 34 (13.67% from 255 or 14.98% from 227); Blue value is 64 (25.39% from 255 or 28.19% from 227); Max value from RGB is 129 - color contains mainly: red. Hex color #812240 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812240 is #7EDDBF. Grayscale: #414141. Windows color (decimal): -8314304 or 4203137. OLE color: 4203137.
HSL color Cylindrical-coordinate representation of color #812240: hue angle of 341.05º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #812240 is Cyan = 0, Magento = 0.74, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 34 | 64 | - |
| CMYK | 0 | 0.74 | 0.50 | 0.49 |
| HSL | 341.05º | 0.58% | 0.32% | - |
| HSV(B) | 341.05º | 0.74% | 0.51% | - |
| XYZ | 10.55 | 6.18 | 5.49 | - |
| YUV | 65.83 | 126.97 | 173.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 34 | 64 | 0 | 0.74 | 0.50 | 0.49 | 341.05 | 0.58 | 0.32 |
| Hex | 81 | 22 | 40 | 0 | 4A | 32 | 31 | 155 | 3A | 20 |
| Octal | 201 | 42 | 100 | 0 | 112 | 62 | 61 | 525 | 72 | 40 |
| Binary | 10000001 | 100010 | 1000000 | 0 | 1001010 | 110010 | 110001 | 101010101 | 111010 | 100000 |
Color Harmonies of #812240
Complementary color
Monochromatic Colors of #812240
Black with #812240
Text Example
Text Example
White with #812240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812240; }
p { color: rgb(129,34,64); }
H1.HeaderClassName
{
color: #812240;
}
.AnyTagClassName
{
color: #812240;
}
</style>
background-color css
<style>
a { background-color: #812240; }
a { background-color: rgb(129,34,64); }
div.DivClassName
{
background-color: #812240;
}
.BgClassName
{
background-color: #812240;
}
</style>
border-color css
<style>
span { border-color: #812240; }
span { border-color: rgb(129,34,64); }
td.TdClassName
{
border-color: #812240;
}
.TagClassName
{
border-color: #812240;
}
</style>