Shades of Flirt #812451
Tints of Flirt #812451
RGB
CMYK
RGB Variations
Color information
#812451 (or 0x812451) is known color: Flirt. HEX triplet: 81, 24 and 51. RGB value is (129,36,81). Sum of RGB (Red+Green+Blue) = 129+36+81=246 (32% of max value = 765). Red value is 129 (50.78% from 255 or 52.44% from 246); Green value is 36 (14.45% from 255 or 14.63% from 246); Blue value is 81 (32.03% from 255 or 32.93% from 246); Max value from RGB is 129 - color contains mainly: red. Hex color #812451 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #812451 is #7EDBAE. Grayscale: #444444. Windows color (decimal): -8313775 or 5317761. OLE color: 5317761.
HSL color Cylindrical-coordinate representation of color #812451: hue angle of 330.97º 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 #812451 is Cyan = 0, Magento = 0.72, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 36 | 81 | - |
| CMYK | 0 | 0.72 | 0.37 | 0.49 |
| HSL | 330.97º | 0.56% | 0.32% | - |
| HSV(B) | 330.97º | 0.72% | 0.51% | - |
| XYZ | 11.17 | 6.52 | 8.45 | - |
| YUV | 68.94 | 134.81 | 170.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 36 | 81 | 0 | 0.72 | 0.37 | 0.49 | 330.97 | 0.56 | 0.32 |
| Hex | 81 | 24 | 51 | 0 | 48 | 25 | 31 | 14B | 38 | 20 |
| Octal | 201 | 44 | 121 | 0 | 110 | 45 | 61 | 513 | 70 | 40 |
| Binary | 10000001 | 100100 | 1010001 | 0 | 1001000 | 100101 | 110001 | 101001011 | 111000 | 100000 |
Color Harmonies of #812451
Complementary color
Monochromatic Colors of #812451
Black with #812451
Text Example
Text Example
White with #812451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812451; }
p { color: rgb(129,36,81); }
H1.HeaderClassName
{
color: #812451;
}
.AnyTagClassName
{
color: #812451;
}
</style>
background-color css
<style>
a { background-color: #812451; }
a { background-color: rgb(129,36,81); }
div.DivClassName
{
background-color: #812451;
}
.BgClassName
{
background-color: #812451;
}
</style>
border-color css
<style>
span { border-color: #812451; }
span { border-color: rgb(129,36,81); }
td.TdClassName
{
border-color: #812451;
}
.TagClassName
{
border-color: #812451;
}
</style>