Shades of Flirt #812349
Tints of Flirt #812349
RGB
CMYK
RGB Variations
Color information
#812349 (or 0x812349) is known color: Flirt. HEX triplet: 81, 23 and 49. RGB value is (129,35,73). Sum of RGB (Red+Green+Blue) = 129+35+73=237 (31% of max value = 765). Red value is 129 (50.78% from 255 or 54.43% from 237); Green value is 35 (14.06% from 255 or 14.77% from 237); Blue value is 73 (28.91% from 255 or 30.80% from 237); Max value from RGB is 129 - color contains mainly: red. Hex color #812349 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812349 is #7EDCB6. Grayscale: #434343. Windows color (decimal): -8314039 or 4793217. OLE color: 4793217.
HSL color Cylindrical-coordinate representation of color #812349: hue angle of 335.74º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #812349 is Cyan = 0, Magento = 0.73, Yellow = 0.43 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 35 | 73 | - |
| CMYK | 0 | 0.73 | 0.43 | 0.49 |
| HSL | 335.74º | 0.57% | 0.32% | - |
| HSV(B) | 335.74º | 0.73% | 0.51% | - |
| XYZ | 10.86 | 6.35 | 6.96 | - |
| YUV | 67.44 | 131.14 | 171.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 35 | 73 | 0 | 0.73 | 0.43 | 0.49 | 335.74 | 0.57 | 0.32 |
| Hex | 81 | 23 | 49 | 0 | 49 | 2B | 31 | 150 | 39 | 20 |
| Octal | 201 | 43 | 111 | 0 | 111 | 53 | 61 | 520 | 71 | 40 |
| Binary | 10000001 | 100011 | 1001001 | 0 | 1001001 | 101011 | 110001 | 101010000 | 111001 | 100000 |
Color Harmonies of #812349
Complementary color
Monochromatic Colors of #812349
Black with #812349
Text Example
Text Example
White with #812349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812349; }
p { color: rgb(129,35,73); }
H1.HeaderClassName
{
color: #812349;
}
.AnyTagClassName
{
color: #812349;
}
</style>
background-color css
<style>
a { background-color: #812349; }
a { background-color: rgb(129,35,73); }
div.DivClassName
{
background-color: #812349;
}
.BgClassName
{
background-color: #812349;
}
</style>
border-color css
<style>
span { border-color: #812349; }
span { border-color: rgb(129,35,73); }
td.TdClassName
{
border-color: #812349;
}
.TagClassName
{
border-color: #812349;
}
</style>