Shades of Flirt #812946
Tints of Flirt #812946
RGB
CMYK
RGB Variations
Color information
#812946 (or 0x812946) is known color: Flirt. HEX triplet: 81, 29 and 46. RGB value is (129,41,70). Sum of RGB (Red+Green+Blue) = 129+41+70=240 (31% of max value = 765). Red value is 129 (50.78% from 255 or 53.75% from 240); Green value is 41 (16.41% from 255 or 17.08% from 240); Blue value is 70 (27.73% from 255 or 29.17% from 240); Max value from RGB is 129 - color contains mainly: red. Hex color #812946 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812946 is #7ED6B9. Grayscale: #464646. Windows color (decimal): -8312506 or 4598145. OLE color: 4598145.
HSL color Cylindrical-coordinate representation of color #812946: hue angle of 340.23º 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 #812946 is Cyan = 0, Magento = 0.68, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 41 | 70 | - |
| CMYK | 0 | 0.68 | 0.46 | 0.49 |
| HSL | 340.23º | 0.52% | 0.33% | - |
| HSV(B) | 340.23º | 0.68% | 0.51% | - |
| XYZ | 10.95 | 6.7 | 6.51 | - |
| YUV | 70.62 | 127.65 | 169.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 41 | 70 | 0 | 0.68 | 0.46 | 0.49 | 340.23 | 0.52 | 0.33 |
| Hex | 81 | 29 | 46 | 0 | 44 | 2E | 31 | 154 | 34 | 21 |
| Octal | 201 | 51 | 106 | 0 | 104 | 56 | 61 | 524 | 64 | 41 |
| Binary | 10000001 | 101001 | 1000110 | 0 | 1000100 | 101110 | 110001 | 101010100 | 110100 | 100001 |
Color Harmonies of #812946
Complementary color
Monochromatic Colors of #812946
Black with #812946
Text Example
Text Example
White with #812946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812946; }
p { color: rgb(129,41,70); }
H1.HeaderClassName
{
color: #812946;
}
.AnyTagClassName
{
color: #812946;
}
</style>
background-color css
<style>
a { background-color: #812946; }
a { background-color: rgb(129,41,70); }
div.DivClassName
{
background-color: #812946;
}
.BgClassName
{
background-color: #812946;
}
</style>
border-color css
<style>
span { border-color: #812946; }
span { border-color: rgb(129,41,70); }
td.TdClassName
{
border-color: #812946;
}
.TagClassName
{
border-color: #812946;
}
</style>