Shades of Flirt #812949
Tints of Flirt #812949
RGB
CMYK
RGB Variations
Color information
#812949 (or 0x812949) is known color: Flirt. HEX triplet: 81, 29 and 49. RGB value is (129,41,73). Sum of RGB (Red+Green+Blue) = 129+41+73=243 (32% of max value = 765). Red value is 129 (50.78% from 255 or 53.09% from 243); Green value is 41 (16.41% from 255 or 16.87% from 243); Blue value is 73 (28.91% from 255 or 30.04% from 243); Max value from RGB is 129 - color contains mainly: red. Hex color #812949 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812949 is #7ED6B6. Grayscale: #464646. Windows color (decimal): -8312503 or 4794753. OLE color: 4794753.
HSL color Cylindrical-coordinate representation of color #812949: hue angle of 338.18º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #812949 is Cyan = 0, Magento = 0.68, Yellow = 0.43 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 41 | 73 | - |
| CMYK | 0 | 0.68 | 0.43 | 0.49 |
| HSL | 338.18º | 0.52% | 0.33% | - |
| HSV(B) | 338.18º | 0.68% | 0.51% | - |
| XYZ | 11.05 | 6.73 | 7.02 | - |
| YUV | 70.96 | 129.15 | 169.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 41 | 73 | 0 | 0.68 | 0.43 | 0.49 | 338.18 | 0.52 | 0.33 |
| Hex | 81 | 29 | 49 | 0 | 44 | 2B | 31 | 152 | 34 | 21 |
| Octal | 201 | 51 | 111 | 0 | 104 | 53 | 61 | 522 | 64 | 41 |
| Binary | 10000001 | 101001 | 1001001 | 0 | 1000100 | 101011 | 110001 | 101010010 | 110100 | 100001 |
Color Harmonies of #812949
Complementary color
Monochromatic Colors of #812949
Black with #812949
Text Example
Text Example
White with #812949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812949; }
p { color: rgb(129,41,73); }
H1.HeaderClassName
{
color: #812949;
}
.AnyTagClassName
{
color: #812949;
}
</style>
background-color css
<style>
a { background-color: #812949; }
a { background-color: rgb(129,41,73); }
div.DivClassName
{
background-color: #812949;
}
.BgClassName
{
background-color: #812949;
}
</style>
border-color css
<style>
span { border-color: #812949; }
span { border-color: rgb(129,41,73); }
td.TdClassName
{
border-color: #812949;
}
.TagClassName
{
border-color: #812949;
}
</style>