Shades of Flirt #813252
Tints of Flirt #813252
RGB
CMYK
RGB Variations
Color information
#813252 (or 0x813252) is known color: Flirt. HEX triplet: 81, 32 and 52. RGB value is (129,50,82). Sum of RGB (Red+Green+Blue) = 129+50+82=261 (34% of max value = 765). Red value is 129 (50.78% from 255 or 49.43% from 261); Green value is 50 (19.92% from 255 or 19.16% from 261); Blue value is 82 (32.42% from 255 or 31.42% from 261); Max value from RGB is 129 - color contains mainly: red. Hex color #813252 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813252 is #7ECDAD. Grayscale: #4D4D4D. Windows color (decimal): -8310190 or 5386881. OLE color: 5386881.
HSL color Cylindrical-coordinate representation of color #813252: hue angle of 335.7º 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 #813252 is Cyan = 0, Magento = 0.61, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 50 | 82 | - |
| CMYK | 0 | 0.61 | 0.36 | 0.49 |
| HSL | 335.7º | 0.44% | 0.35% | - |
| HSV(B) | 335.7º | 0.61% | 0.51% | - |
| XYZ | 11.72 | 7.56 | 8.82 | - |
| YUV | 77.27 | 130.67 | 164.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 50 | 82 | 0 | 0.61 | 0.36 | 0.49 | 335.7 | 0.44 | 0.35 |
| Hex | 81 | 32 | 52 | 0 | 3D | 24 | 31 | 150 | 2C | 23 |
| Octal | 201 | 62 | 122 | 0 | 75 | 44 | 61 | 520 | 54 | 43 |
| Binary | 10000001 | 110010 | 1010010 | 0 | 111101 | 100100 | 110001 | 101010000 | 101100 | 100011 |
Color Harmonies of #813252
Complementary color
Monochromatic Colors of #813252
Black with #813252
Text Example
Text Example
White with #813252
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813252; }
p { color: rgb(129,50,82); }
H1.HeaderClassName
{
color: #813252;
}
.AnyTagClassName
{
color: #813252;
}
</style>
background-color css
<style>
a { background-color: #813252; }
a { background-color: rgb(129,50,82); }
div.DivClassName
{
background-color: #813252;
}
.BgClassName
{
background-color: #813252;
}
</style>
border-color css
<style>
span { border-color: #813252; }
span { border-color: rgb(129,50,82); }
td.TdClassName
{
border-color: #813252;
}
.TagClassName
{
border-color: #813252;
}
</style>