Shades of Flirt #812247
Tints of Flirt #812247
RGB
CMYK
RGB Variations
Color information
#812247 (or 0x812247) is known color: Flirt. HEX triplet: 81, 22 and 47. RGB value is (129,34,71). Sum of RGB (Red+Green+Blue) = 129+34+71=234 (30% of max value = 765). Red value is 129 (50.78% from 255 or 55.13% from 234); Green value is 34 (13.67% from 255 or 14.53% from 234); Blue value is 71 (28.12% from 255 or 30.34% from 234); Max value from RGB is 129 - color contains mainly: red. Hex color #812247 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812247 is #7EDDB8. Grayscale: #424242. Windows color (decimal): -8314297 or 4661889. OLE color: 4661889.
HSL color Cylindrical-coordinate representation of color #812247: hue angle of 336.63º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #812247 is Cyan = 0, Magento = 0.74, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 34 | 71 | - |
| CMYK | 0 | 0.74 | 0.45 | 0.49 |
| HSL | 336.63º | 0.58% | 0.32% | - |
| HSV(B) | 336.63º | 0.74% | 0.51% | - |
| XYZ | 10.76 | 6.27 | 6.6 | - |
| YUV | 66.62 | 130.47 | 172.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 34 | 71 | 0 | 0.74 | 0.45 | 0.49 | 336.63 | 0.58 | 0.32 |
| Hex | 81 | 22 | 47 | 0 | 4A | 2D | 31 | 151 | 3A | 20 |
| Octal | 201 | 42 | 107 | 0 | 112 | 55 | 61 | 521 | 72 | 40 |
| Binary | 10000001 | 100010 | 1000111 | 0 | 1001010 | 101101 | 110001 | 101010001 | 111010 | 100000 |
Color Harmonies of #812247
Complementary color
Monochromatic Colors of #812247
Black with #812247
Text Example
Text Example
White with #812247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812247; }
p { color: rgb(129,34,71); }
H1.HeaderClassName
{
color: #812247;
}
.AnyTagClassName
{
color: #812247;
}
</style>
background-color css
<style>
a { background-color: #812247; }
a { background-color: rgb(129,34,71); }
div.DivClassName
{
background-color: #812247;
}
.BgClassName
{
background-color: #812247;
}
</style>
border-color css
<style>
span { border-color: #812247; }
span { border-color: rgb(129,34,71); }
td.TdClassName
{
border-color: #812247;
}
.TagClassName
{
border-color: #812247;
}
</style>