Shades of Flirt #812951
Tints of Flirt #812951
RGB
CMYK
RGB Variations
Color information
#812951 (or 0x812951) is known color: Flirt. HEX triplet: 81, 29 and 51. RGB value is (129,41,81). Sum of RGB (Red+Green+Blue) = 129+41+81=251 (33% of max value = 765). Red value is 129 (50.78% from 255 or 51.39% from 251); Green value is 41 (16.41% from 255 or 16.33% from 251); Blue value is 81 (32.03% from 255 or 32.27% from 251); Max value from RGB is 129 - color contains mainly: red. Hex color #812951 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #812951 is #7ED6AE. Grayscale: #474747. Windows color (decimal): -8312495 or 5319041. OLE color: 5319041.
HSL color Cylindrical-coordinate representation of color #812951: hue angle of 332.73º 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 #812951 is Cyan = 0, Magento = 0.68, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 41 | 81 | - |
| CMYK | 0 | 0.68 | 0.37 | 0.49 |
| HSL | 332.73º | 0.52% | 0.33% | - |
| HSV(B) | 332.73º | 0.68% | 0.51% | - |
| XYZ | 11.33 | 6.85 | 8.51 | - |
| YUV | 71.87 | 133.15 | 168.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 41 | 81 | 0 | 0.68 | 0.37 | 0.49 | 332.73 | 0.52 | 0.33 |
| Hex | 81 | 29 | 51 | 0 | 44 | 25 | 31 | 14D | 34 | 21 |
| Octal | 201 | 51 | 121 | 0 | 104 | 45 | 61 | 515 | 64 | 41 |
| Binary | 10000001 | 101001 | 1010001 | 0 | 1000100 | 100101 | 110001 | 101001101 | 110100 | 100001 |
Color Harmonies of #812951
Complementary color
Monochromatic Colors of #812951
Black with #812951
Text Example
Text Example
White with #812951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812951; }
p { color: rgb(129,41,81); }
H1.HeaderClassName
{
color: #812951;
}
.AnyTagClassName
{
color: #812951;
}
</style>
background-color css
<style>
a { background-color: #812951; }
a { background-color: rgb(129,41,81); }
div.DivClassName
{
background-color: #812951;
}
.BgClassName
{
background-color: #812951;
}
</style>
border-color css
<style>
span { border-color: #812951; }
span { border-color: rgb(129,41,81); }
td.TdClassName
{
border-color: #812951;
}
.TagClassName
{
border-color: #812951;
}
</style>