Shades of Flirt #813451
Tints of Flirt #813451
RGB
CMYK
RGB Variations
Color information
#813451 (or 0x813451) is known color: Flirt. HEX triplet: 81, 34 and 51. RGB value is (129,52,81). Sum of RGB (Red+Green+Blue) = 129+52+81=262 (34% of max value = 765). Red value is 129 (50.78% from 255 or 49.24% from 262); Green value is 52 (20.70% from 255 or 19.85% from 262); Blue value is 81 (32.03% from 255 or 30.92% from 262); Max value from RGB is 129 - color contains mainly: red. Hex color #813451 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813451 is #7ECBAE. Grayscale: #4E4E4E. Windows color (decimal): -8309679 or 5321857. OLE color: 5321857.
HSL color Cylindrical-coordinate representation of color #813451: hue angle of 337.4º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #813451 is Cyan = 0, Magento = 0.60, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 52 | 81 | - |
| CMYK | 0 | 0.60 | 0.37 | 0.49 |
| HSL | 337.4º | 0.43% | 0.35% | - |
| HSV(B) | 337.4º | 0.6% | 0.51% | - |
| XYZ | 11.77 | 7.72 | 8.65 | - |
| YUV | 78.33 | 129.51 | 164.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 52 | 81 | 0 | 0.60 | 0.37 | 0.49 | 337.4 | 0.43 | 0.35 |
| Hex | 81 | 34 | 51 | 0 | 3C | 25 | 31 | 151 | 2B | 23 |
| Octal | 201 | 64 | 121 | 0 | 74 | 45 | 61 | 521 | 53 | 43 |
| Binary | 10000001 | 110100 | 1010001 | 0 | 111100 | 100101 | 110001 | 101010001 | 101011 | 100011 |
Color Harmonies of #813451
Complementary color
Monochromatic Colors of #813451
Black with #813451
Text Example
Text Example
White with #813451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813451; }
p { color: rgb(129,52,81); }
H1.HeaderClassName
{
color: #813451;
}
.AnyTagClassName
{
color: #813451;
}
</style>
background-color css
<style>
a { background-color: #813451; }
a { background-color: rgb(129,52,81); }
div.DivClassName
{
background-color: #813451;
}
.BgClassName
{
background-color: #813451;
}
</style>
border-color css
<style>
span { border-color: #813451; }
span { border-color: rgb(129,52,81); }
td.TdClassName
{
border-color: #813451;
}
.TagClassName
{
border-color: #813451;
}
</style>