Shades of Flirt #812041
Tints of Flirt #812041
RGB
CMYK
RGB Variations
Color information
#812041 (or 0x812041) is known color: Flirt. HEX triplet: 81, 20 and 41. RGB value is (129,32,65). Sum of RGB (Red+Green+Blue) = 129+32+65=226 (29% of max value = 765). Red value is 129 (50.78% from 255 or 57.08% from 226); Green value is 32 (12.89% from 255 or 14.16% from 226); Blue value is 65 (25.78% from 255 or 28.76% from 226); Max value from RGB is 129 - color contains mainly: red. Hex color #812041 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812041 is #7EDFBE. Grayscale: #404040. Windows color (decimal): -8314815 or 4268161. OLE color: 4268161.
HSL color Cylindrical-coordinate representation of color #812041: hue angle of 339.59º 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 #812041 is Cyan = 0, Magento = 0.75, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 32 | 65 | - |
| CMYK | 0 | 0.75 | 0.50 | 0.49 |
| HSL | 339.59º | 0.6% | 0.32% | - |
| HSV(B) | 339.59º | 0.75% | 0.51% | - |
| XYZ | 10.52 | 6.08 | 5.62 | - |
| YUV | 64.77 | 128.14 | 173.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 32 | 65 | 0 | 0.75 | 0.50 | 0.49 | 339.59 | 0.6 | 0.32 |
| Hex | 81 | 20 | 41 | 0 | 4B | 32 | 31 | 154 | 3C | 20 |
| Octal | 201 | 40 | 101 | 0 | 113 | 62 | 61 | 524 | 74 | 40 |
| Binary | 10000001 | 100000 | 1000001 | 0 | 1001011 | 110010 | 110001 | 101010100 | 111100 | 100000 |
Color Harmonies of #812041
Complementary color
Monochromatic Colors of #812041
Black with #812041
Text Example
Text Example
White with #812041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812041; }
p { color: rgb(129,32,65); }
H1.HeaderClassName
{
color: #812041;
}
.AnyTagClassName
{
color: #812041;
}
</style>
background-color css
<style>
a { background-color: #812041; }
a { background-color: rgb(129,32,65); }
div.DivClassName
{
background-color: #812041;
}
.BgClassName
{
background-color: #812041;
}
</style>
border-color css
<style>
span { border-color: #812041; }
span { border-color: rgb(129,32,65); }
td.TdClassName
{
border-color: #812041;
}
.TagClassName
{
border-color: #812041;
}
</style>