Shades of Flirt #812845
Tints of Flirt #812845
RGB
CMYK
RGB Variations
Color information
#812845 (or 0x812845) is known color: Flirt. HEX triplet: 81, 28 and 45. RGB value is (129,40,69). Sum of RGB (Red+Green+Blue) = 129+40+69=238 (31% of max value = 765). Red value is 129 (50.78% from 255 or 54.20% from 238); Green value is 40 (16.02% from 255 or 16.81% from 238); Blue value is 69 (27.34% from 255 or 28.99% from 238); Max value from RGB is 129 - color contains mainly: red. Hex color #812845 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812845 is #7ED7BA. Grayscale: #454545. Windows color (decimal): -8312763 or 4532353. OLE color: 4532353.
HSL color Cylindrical-coordinate representation of color #812845: hue angle of 340.45º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #812845 is Cyan = 0, Magento = 0.69, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 40 | 69 | - |
| CMYK | 0 | 0.69 | 0.47 | 0.49 |
| HSL | 340.45º | 0.53% | 0.33% | - |
| HSV(B) | 340.45º | 0.69% | 0.51% | - |
| XYZ | 10.89 | 6.61 | 6.33 | - |
| YUV | 69.92 | 127.49 | 170.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 40 | 69 | 0 | 0.69 | 0.47 | 0.49 | 340.45 | 0.53 | 0.33 |
| Hex | 81 | 28 | 45 | 0 | 45 | 2F | 31 | 154 | 35 | 21 |
| Octal | 201 | 50 | 105 | 0 | 105 | 57 | 61 | 524 | 65 | 41 |
| Binary | 10000001 | 101000 | 1000101 | 0 | 1000101 | 101111 | 110001 | 101010100 | 110101 | 100001 |
Color Harmonies of #812845
Complementary color
Monochromatic Colors of #812845
Black with #812845
Text Example
Text Example
White with #812845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812845; }
p { color: rgb(129,40,69); }
H1.HeaderClassName
{
color: #812845;
}
.AnyTagClassName
{
color: #812845;
}
</style>
background-color css
<style>
a { background-color: #812845; }
a { background-color: rgb(129,40,69); }
div.DivClassName
{
background-color: #812845;
}
.BgClassName
{
background-color: #812845;
}
</style>
border-color css
<style>
span { border-color: #812845; }
span { border-color: rgb(129,40,69); }
td.TdClassName
{
border-color: #812845;
}
.TagClassName
{
border-color: #812845;
}
</style>