Shades of Flirt #813251
Tints of Flirt #813251
RGB
CMYK
RGB Variations
Color information
#813251 (or 0x813251) is known color: Flirt. HEX triplet: 81, 32 and 51. RGB value is (129,50,81). Sum of RGB (Red+Green+Blue) = 129+50+81=260 (34% of max value = 765). Red value is 129 (50.78% from 255 or 49.62% from 260); Green value is 50 (19.92% from 255 or 19.23% from 260); Blue value is 81 (32.03% from 255 or 31.15% from 260); Max value from RGB is 129 - color contains mainly: red. Hex color #813251 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813251 is #7ECDAE. Grayscale: #4D4D4D. Windows color (decimal): -8310191 or 5321345. OLE color: 5321345.
HSL color Cylindrical-coordinate representation of color #813251: hue angle of 336.46º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #813251 is Cyan = 0, Magento = 0.61, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 50 | 81 | - |
| CMYK | 0 | 0.61 | 0.37 | 0.49 |
| HSL | 336.46º | 0.44% | 0.35% | - |
| HSV(B) | 336.46º | 0.61% | 0.51% | - |
| XYZ | 11.68 | 7.54 | 8.62 | - |
| YUV | 77.16 | 130.17 | 164.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 50 | 81 | 0 | 0.61 | 0.37 | 0.49 | 336.46 | 0.44 | 0.35 |
| Hex | 81 | 32 | 51 | 0 | 3D | 25 | 31 | 150 | 2C | 23 |
| Octal | 201 | 62 | 121 | 0 | 75 | 45 | 61 | 520 | 54 | 43 |
| Binary | 10000001 | 110010 | 1010001 | 0 | 111101 | 100101 | 110001 | 101010000 | 101100 | 100011 |
Color Harmonies of #813251
Complementary color
Monochromatic Colors of #813251
Black with #813251
Text Example
Text Example
White with #813251
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813251; }
p { color: rgb(129,50,81); }
H1.HeaderClassName
{
color: #813251;
}
.AnyTagClassName
{
color: #813251;
}
</style>
background-color css
<style>
a { background-color: #813251; }
a { background-color: rgb(129,50,81); }
div.DivClassName
{
background-color: #813251;
}
.BgClassName
{
background-color: #813251;
}
</style>
border-color css
<style>
span { border-color: #813251; }
span { border-color: rgb(129,50,81); }
td.TdClassName
{
border-color: #813251;
}
.TagClassName
{
border-color: #813251;
}
</style>