Shades of Flirt #812744
Tints of Flirt #812744
RGB
CMYK
RGB Variations
Color information
#812744 (or 0x812744) is known color: Flirt. HEX triplet: 81, 27 and 44. RGB value is (129,39,68). Sum of RGB (Red+Green+Blue) = 129+39+68=236 (31% of max value = 765). Red value is 129 (50.78% from 255 or 54.66% from 236); Green value is 39 (15.62% from 255 or 16.53% from 236); Blue value is 68 (26.95% from 255 or 28.81% from 236); Max value from RGB is 129 - color contains mainly: red. Hex color #812744 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812744 is #7ED8BB. Grayscale: #454545. Windows color (decimal): -8313020 or 4466561. OLE color: 4466561.
HSL color Cylindrical-coordinate representation of color #812744: hue angle of 340.67º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #812744 is Cyan = 0, Magento = 0.70, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 39 | 68 | - |
| CMYK | 0 | 0.70 | 0.47 | 0.49 |
| HSL | 340.67º | 0.54% | 0.33% | - |
| HSV(B) | 340.67º | 0.7% | 0.51% | - |
| XYZ | 10.82 | 6.54 | 6.16 | - |
| YUV | 69.22 | 127.32 | 170.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 39 | 68 | 0 | 0.70 | 0.47 | 0.49 | 340.67 | 0.54 | 0.33 |
| Hex | 81 | 27 | 44 | 0 | 46 | 2F | 31 | 155 | 36 | 21 |
| Octal | 201 | 47 | 104 | 0 | 106 | 57 | 61 | 525 | 66 | 41 |
| Binary | 10000001 | 100111 | 1000100 | 0 | 1000110 | 101111 | 110001 | 101010101 | 110110 | 100001 |
Color Harmonies of #812744
Complementary color
Monochromatic Colors of #812744
Black with #812744
Text Example
Text Example
White with #812744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812744; }
p { color: rgb(129,39,68); }
H1.HeaderClassName
{
color: #812744;
}
.AnyTagClassName
{
color: #812744;
}
</style>
background-color css
<style>
a { background-color: #812744; }
a { background-color: rgb(129,39,68); }
div.DivClassName
{
background-color: #812744;
}
.BgClassName
{
background-color: #812744;
}
</style>
border-color css
<style>
span { border-color: #812744; }
span { border-color: rgb(129,39,68); }
td.TdClassName
{
border-color: #812744;
}
.TagClassName
{
border-color: #812744;
}
</style>