Shades of Flirt #812647
Tints of Flirt #812647
RGB
CMYK
RGB Variations
Color information
#812647 (or 0x812647) is known color: Flirt. HEX triplet: 81, 26 and 47. RGB value is (129,38,71). Sum of RGB (Red+Green+Blue) = 129+38+71=238 (31% of max value = 765). Red value is 129 (50.78% from 255 or 54.20% from 238); Green value is 38 (15.23% from 255 or 15.97% from 238); Blue value is 71 (28.12% from 255 or 29.83% from 238); Max value from RGB is 129 - color contains mainly: red. Hex color #812647 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812647 is #7ED9B8. Grayscale: #444444. Windows color (decimal): -8313273 or 4662913. OLE color: 4662913.
HSL color Cylindrical-coordinate representation of color #812647: hue angle of 338.24º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #812647 is Cyan = 0, Magento = 0.71, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 38 | 71 | - |
| CMYK | 0 | 0.71 | 0.45 | 0.49 |
| HSL | 338.24º | 0.54% | 0.33% | - |
| HSV(B) | 338.24º | 0.71% | 0.51% | - |
| XYZ | 10.88 | 6.51 | 6.64 | - |
| YUV | 68.97 | 129.15 | 170.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 38 | 71 | 0 | 0.71 | 0.45 | 0.49 | 338.24 | 0.54 | 0.33 |
| Hex | 81 | 26 | 47 | 0 | 47 | 2D | 31 | 152 | 36 | 21 |
| Octal | 201 | 46 | 107 | 0 | 107 | 55 | 61 | 522 | 66 | 41 |
| Binary | 10000001 | 100110 | 1000111 | 0 | 1000111 | 101101 | 110001 | 101010010 | 110110 | 100001 |
Color Harmonies of #812647
Complementary color
Monochromatic Colors of #812647
Black with #812647
Text Example
Text Example
White with #812647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812647; }
p { color: rgb(129,38,71); }
H1.HeaderClassName
{
color: #812647;
}
.AnyTagClassName
{
color: #812647;
}
</style>
background-color css
<style>
a { background-color: #812647; }
a { background-color: rgb(129,38,71); }
div.DivClassName
{
background-color: #812647;
}
.BgClassName
{
background-color: #812647;
}
</style>
border-color css
<style>
span { border-color: #812647; }
span { border-color: rgb(129,38,71); }
td.TdClassName
{
border-color: #812647;
}
.TagClassName
{
border-color: #812647;
}
</style>