Shades of Flirt #812441
Tints of Flirt #812441
RGB
CMYK
RGB Variations
Color information
#812441 (or 0x812441) is known color: Flirt. HEX triplet: 81, 24 and 41. RGB value is (129,36,65). Sum of RGB (Red+Green+Blue) = 129+36+65=230 (30% of max value = 765). Red value is 129 (50.78% from 255 or 56.09% from 230); Green value is 36 (14.45% from 255 or 15.65% from 230); Blue value is 65 (25.78% from 255 or 28.26% from 230); Max value from RGB is 129 - color contains mainly: red. Hex color #812441 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812441 is #7EDBBE. Grayscale: #434343. Windows color (decimal): -8313791 or 4269185. OLE color: 4269185.
HSL color Cylindrical-coordinate representation of color #812441: hue angle of 341.29º degrees, saturation: 0.56, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #812441 is Cyan = 0, Magento = 0.72, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 36 | 65 | - |
| CMYK | 0 | 0.72 | 0.50 | 0.49 |
| HSL | 341.29º | 0.56% | 0.32% | - |
| HSV(B) | 341.29º | 0.72% | 0.51% | - |
| XYZ | 10.64 | 6.31 | 5.66 | - |
| YUV | 67.11 | 126.81 | 172.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 36 | 65 | 0 | 0.72 | 0.50 | 0.49 | 341.29 | 0.56 | 0.32 |
| Hex | 81 | 24 | 41 | 0 | 48 | 32 | 31 | 155 | 38 | 20 |
| Octal | 201 | 44 | 101 | 0 | 110 | 62 | 61 | 525 | 70 | 40 |
| Binary | 10000001 | 100100 | 1000001 | 0 | 1001000 | 110010 | 110001 | 101010101 | 111000 | 100000 |
Color Harmonies of #812441
Complementary color
Monochromatic Colors of #812441
Black with #812441
Text Example
Text Example
White with #812441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812441; }
p { color: rgb(129,36,65); }
H1.HeaderClassName
{
color: #812441;
}
.AnyTagClassName
{
color: #812441;
}
</style>
background-color css
<style>
a { background-color: #812441; }
a { background-color: rgb(129,36,65); }
div.DivClassName
{
background-color: #812441;
}
.BgClassName
{
background-color: #812441;
}
</style>
border-color css
<style>
span { border-color: #812441; }
span { border-color: rgb(129,36,65); }
td.TdClassName
{
border-color: #812441;
}
.TagClassName
{
border-color: #812441;
}
</style>