Shades of Flirt #812044
Tints of Flirt #812044
RGB
CMYK
RGB Variations
Color information
#812044 (or 0x812044) is known color: Flirt. HEX triplet: 81, 20 and 44. RGB value is (129,32,68). Sum of RGB (Red+Green+Blue) = 129+32+68=229 (30% of max value = 765). Red value is 129 (50.78% from 255 or 56.33% from 229); Green value is 32 (12.89% from 255 or 13.97% from 229); Blue value is 68 (26.95% from 255 or 29.69% from 229); Max value from RGB is 129 - color contains mainly: red. Hex color #812044 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812044 is #7EDFBB. Grayscale: #414141. Windows color (decimal): -8314812 or 4464769. OLE color: 4464769.
HSL color Cylindrical-coordinate representation of color #812044: hue angle of 337.73º 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 #812044 is Cyan = 0, Magento = 0.75, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 32 | 68 | - |
| CMYK | 0 | 0.75 | 0.47 | 0.49 |
| HSL | 337.73º | 0.6% | 0.32% | - |
| HSV(B) | 337.73º | 0.75% | 0.51% | - |
| XYZ | 10.61 | 6.12 | 6.09 | - |
| YUV | 65.11 | 129.64 | 173.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 32 | 68 | 0 | 0.75 | 0.47 | 0.49 | 337.73 | 0.6 | 0.32 |
| Hex | 81 | 20 | 44 | 0 | 4B | 2F | 31 | 152 | 3C | 20 |
| Octal | 201 | 40 | 104 | 0 | 113 | 57 | 61 | 522 | 74 | 40 |
| Binary | 10000001 | 100000 | 1000100 | 0 | 1001011 | 101111 | 110001 | 101010010 | 111100 | 100000 |
Color Harmonies of #812044
Complementary color
Monochromatic Colors of #812044
Black with #812044
Text Example
Text Example
White with #812044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812044; }
p { color: rgb(129,32,68); }
H1.HeaderClassName
{
color: #812044;
}
.AnyTagClassName
{
color: #812044;
}
</style>
background-color css
<style>
a { background-color: #812044; }
a { background-color: rgb(129,32,68); }
div.DivClassName
{
background-color: #812044;
}
.BgClassName
{
background-color: #812044;
}
</style>
border-color css
<style>
span { border-color: #812044; }
span { border-color: rgb(129,32,68); }
td.TdClassName
{
border-color: #812044;
}
.TagClassName
{
border-color: #812044;
}
</style>